Date: Sat, 5 Mar 2005 02:51:20 +0900 (JST) From: IWATSUKI Hiroyuki <don@na.rim.or.jp> To: FreeBSD-gnats-submit@FreeBSD.org Cc: chero7@telus.net Subject: ports/78421: [PATCH] devel/ruby18-gems: update to 0.8.6 Message-ID: <200503041751.j24HpKUF061163@lemmy.moonrock.local> Resent-Message-ID: <200503041800.j24I0UX1055199@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78421 >Category: ports >Synopsis: [PATCH] devel/ruby18-gems: update to 0.8.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Mar 04 18:00:29 GMT 2005 >Closed-Date: >Last-Modified: >Originator: IWATSUKI Hiroyuki >Release: FreeBSD 5.3-STABLE i386 >Organization: Natsume Co., Ltd. >Environment: System: FreeBSD lemmy.moonrock.local 5.3-STABLE FreeBSD 5.3-STABLE #4: Mon Feb 14 09:13:12 JST 2005 >Description: - Update to 0.8.6 Port maintainer (chero7@telus.net) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- ruby18-gems-0.8.6.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ruby-gems/Makefile,v retrieving revision 1.4 diff -u -p -u -r1.4 Makefile --- Makefile 25 Jan 2005 10:29:17 -0000 1.4 +++ Makefile 4 Mar 2005 13:21:13 -0000 @@ -6,9 +6,9 @@ # PORTNAME= gems -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.6 CATEGORIES= devel ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/2412/ +MASTER_SITES= http://rubyforge.org/frs/download.php/3224/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/ruby-gems/distinfo,v retrieving revision 1.2 diff -u -p -u -r1.2 distinfo --- distinfo 25 Jan 2005 10:29:17 -0000 1.2 +++ distinfo 4 Mar 2005 13:21:39 -0000 @@ -1,2 +1,2 @@ -MD5 (ruby/rubygems-0.8.4.tgz) = a2ad2d03dae8a98002c2a7cd6c3ed352 -SIZE (ruby/rubygems-0.8.4.tgz) = 136163 +MD5 (ruby/rubygems-0.8.6.tgz) = 9de98d2f62e3f91521b0207a4dcdeb5b +SIZE (ruby/rubygems-0.8.6.tgz) = 139587 --- ruby18-gems-0.8.6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503041751.j24HpKUF061163>