Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 1999 03:43:27 +0900
From:      yasuf@big.or.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15590: Update: lang/ruby
Message-ID:  <19991221034327H.yasuf@big.or.jp>

next in thread | raw e-mail | index | archive | help

>Number:         15590
>Category:       ports
>Synopsis:       Update: lang/ruby
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 10:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991221034327H.yasuf>