From yasuf@big.or.jp  Mon Dec 20 10:43:36 1999
Return-Path: <yasuf@big.or.jp>
Received: from smtp.teleway.ne.jp (smtp.teleway.ne.jp [203.140.129.13])
	by hub.freebsd.org (Postfix) with ESMTP id 9C51F150E4
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Dec 1999 10:43:34 -0800 (PST)
	(envelope-from yasuf@big.or.jp)
Received: from localhost (kokura1-14.teleway.ne.jp [210.234.51.14])
	by smtp.teleway.ne.jp (8.9.3+3.2W/3.7W) with ESMTP id DAA07777
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 21 Dec 1999 03:43:31 +0900 (JST)
	(envelope-from yasuf@big.or.jp)
Message-Id: <19991221034327H.yasuf@big.or.jp>
Date: Tue, 21 Dec 1999 03:43:27 +0900
From: yasuf@big.or.jp
Reply-To: yasuf@big.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update: lang/ruby
X-Send-Pr-Version: 3.2

>Number:         15590
>Category:       ports
>Synopsis:       Update: lang/ruby
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 10:50:01 PST 1999
>Closed-Date:    Thu Dec 23 20:31:03 PST 1999
>Last-Modified:  Thu Dec 23 20:31:15 PST 1999
>Originator:     Yasuhiro Fukuma
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

This patch contains:

  - Updates for ruby-1.4.3.

>How-To-Repeat:

	

>Fix:

Index: ruby/Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/ruby/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	1999/11/14 01:37:13	1.14
+++ Makefile	1999/12/16 07:09:02
@@ -1,12 +1,12 @@
 # New ports collection makefile for:    ruby
-# Version required:     1.4.2
+# Version required:     1.4.3
 # Date created:         04 September 1997
 # Whom:                 Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
 #
 # $FreeBSD: ports/lang/ruby/Makefile,v 1.14 1999/11/14 01:37:13 steve Exp $
 #
 
-DISTNAME=	ruby-1.4.2
+DISTNAME=	ruby-1.4.3
 CATEGORIES=	lang
 MASTER_SITES=	ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
 		ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \
Index: ruby/files/md5
===================================================================
RCS file: /home/ncvs/ports/lang/ruby/files/md5,v
retrieving revision 1.8
diff -u -r1.8 md5
--- md5	1999/11/14 01:37:19	1.8
+++ md5	1999/12/09 22:50:51
@@ -1 +1 @@
-MD5 (ruby-1.4.2.tar.gz) = 13c18f8cfa0cb0bf1268942cfc04c462
+MD5 (ruby-1.4.3.tar.gz) = ff2df3fa6855e087998bf5d1fb6dfbd9
Index: ruby/pkg/PLIST
===================================================================
RCS file: /home/ncvs/ports/lang/ruby/pkg/PLIST,v
retrieving revision 1.9
diff -u -r1.9 PLIST
--- PLIST	1999/11/14 01:37:22	1.9
+++ PLIST	1999/12/09 23:05:24
@@ -29,7 +29,6 @@
 lib/ruby/%%RUBY_VER%%/%%RUBY_ARCH%%/st.h
 lib/ruby/%%RUBY_VER%%/%%RUBY_ARCH%%/util.h
 lib/ruby/%%RUBY_VER%%/%%RUBY_ARCH%%/version.h
-lib/ruby/%%RUBY_VER%%/%%RUBY_ARCH%%/y.tab.h
 lib/ruby/%%RUBY_VER%%/English.rb
 lib/ruby/%%RUBY_VER%%/Env.rb
 lib/ruby/%%RUBY_VER%%/base64.rb
@@ -79,6 +78,7 @@
 lib/ruby/%%RUBY_VER%%/timeout.rb
 lib/ruby/%%RUBY_VER%%/tracer.rb
 lib/ruby/%%RUBY_VER%%/weakref.rb
+lib/ruby/%%RUBY_VER%%/cgi/session.rb
 lib/ruby/%%RUBY_VER%%/net/pop.rb
 lib/ruby/%%RUBY_VER%%/net/session.rb
 lib/ruby/%%RUBY_VER%%/net/smtp.rb
@@ -86,6 +86,7 @@
 @dirrm lib/ruby/%%RUBY_VER%%/site_ruby/%%RUBY_ARCH%%
 @dirrm lib/ruby/%%RUBY_VER%%/site_ruby
 @dirrm lib/ruby/%%RUBY_VER%%/%%RUBY_ARCH%%
+@dirrm lib/ruby/%%RUBY_VER%%/cgi
 @dirrm lib/ruby/%%RUBY_VER%%/net
 @dirrm lib/ruby/%%RUBY_VER%%
 @dirrm lib/ruby
@@ -147,7 +148,6 @@
 share/examples/ruby/rcs.awk
 share/examples/ruby/rcs.dat
 share/examples/ruby/rcs.rb
-share/examples/ruby/rd2html.rb
 share/examples/ruby/regx.rb
 share/examples/ruby/rename.rb
 share/examples/ruby/sieve.rb

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Thu Dec 23 20:31:03 PST 1999 
State-Changed-Why:  
Update committed, thanks! 
>Unformatted:
