From owner-freebsd-ports Thu Apr 15 14:12:25 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED32014E46 for ; Thu, 15 Apr 1999 14:12:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA06141; Thu, 15 Apr 1999 14:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 15 Apr 1999 14:10:02 -0700 (PDT) Message-Id: <199904152110.OAA06141@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Yasuhiro Fukuma Subject: Re: ports/10906: Update: lang/ruby Reply-To: Yasuhiro Fukuma Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/10906; it has been noted by GNATS. From: Yasuhiro Fukuma To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: ports/10906: Update: lang/ruby Date: Fri, 16 Apr 1999 06:07:28 +0900 And 1.2.5 has released. Matz, the father of Ruby, says it's really a final release from 1.2 series (or he hopes so at least), so I believe there's no problem to commit the patches now. Thanks :) diff -ruN ruby-1.2.4.19990409/Makefile ruby/Makefile --- ruby-1.2.4.19990409/Makefile Fri Apr 9 02:57:54 1999 +++ ruby/Makefile Wed Apr 14 00:32:36 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: ruby -# Version required: 1.2.4 +# Version required: 1.2.5 # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto # # $Id: Makefile,v 1.9 1999/02/22 04:11:48 steve Exp $ # -DISTNAME= ruby-1.2.4 +DISTNAME= ruby-1.2.5 CATEGORIES= lang MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \ diff -ruN ruby-1.2.4.19990409/files/md5 ruby/files/md5 --- ruby-1.2.4.19990409/files/md5 Fri Apr 9 01:54:01 1999 +++ ruby/files/md5 Wed Apr 14 00:34:56 1999 @@ -1 +1 @@ -MD5 (ruby-1.2.4.tar.gz) = 1d72ba25cb35fecb7e910f6ce2034232 +MD5 (ruby-1.2.5.tar.gz) = 3ec298b7697843733ea0230f23b626b6 diff -ruN ruby-1.2.4.19990409/pkg/PLIST ruby/pkg/PLIST --- ruby-1.2.4.19990409/pkg/PLIST Fri Apr 9 02:58:10 1999 +++ ruby/pkg/PLIST Wed Apr 14 00:42:43 1999 @@ -40,6 +40,7 @@ lib/ruby/finalize.rb lib/ruby/ftplib.rb lib/ruby/ftools.rb +lib/ruby/getoptlong.rb lib/ruby/getopts.rb lib/ruby/importenv.rb lib/ruby/jcode.rb @@ -55,6 +56,7 @@ lib/ruby/parsearg.rb lib/ruby/parsedate.rb lib/ruby/ping.rb +lib/ruby/profile.rb lib/ruby/pstore.rb lib/ruby/rational.rb lib/ruby/readbytes.rb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message