Date: Thu, 1 Mar 2007 00:02:16 +0800 (CST) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jw@innerewut.de Subject: ports/109681: [PATCH] devel/rubygem-hoe: update to 1.2.0 Message-ID: <20070228160216.78D8D28633@going04.iis.sinica.edu.tw> Resent-Message-ID: <200702281600.l1SG0EJj025509@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109681 >Category: ports >Synopsis: [PATCH] devel/rubygem-hoe: update to 1.2.0 >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: Wed Feb 28 16:00:13 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 6.2-RELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD going04.iis.sinica.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #22: Fri Jan 12 22:51:58 CST 2007 >Description: - Update to 1.2.0 - required by www/rubygem-mechanize-0.6.5 Port maintainer (jw@innerewut.de) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rubygem-hoe-1.2.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/rubygem-hoe/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 2 Feb 2007 08:15:45 -0000 1.2 +++ Makefile 28 Feb 2007 15:58:24 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/devel/rubygem-hoe/Makefile,v 1.2 2007/02/02 08:15:45 clsung Exp $ PORTNAME= hoe -PORTVERSION= 1.1.7 +PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= seattlerb Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/rubygem-hoe/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 2 Feb 2007 08:15:45 -0000 1.2 +++ distinfo 28 Feb 2007 15:58:24 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/hoe-1.1.7.gem) = f38d2c91468b8c4717c28471e4b2fd8a -SHA256 (rubygem/hoe-1.1.7.gem) = 8ef3beaaa4204c7fc02882cf955acb5b2cf4ca4ebf91acabb1ac1ee558e5a7c5 -SIZE (rubygem/hoe-1.1.7.gem) = 12288 +MD5 (rubygem/hoe-1.2.0.gem) = 6d481b25bb688470805e8261325a23c9 +SHA256 (rubygem/hoe-1.2.0.gem) = 597023845b3400ef35cc8172f996ff287927ee4f9263c62ec2a706a948f2d171 +SIZE (rubygem/hoe-1.2.0.gem) = 13312 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/rubygem-hoe/pkg-plist,v retrieving revision 1.3 diff -u -u -r1.3 pkg-plist --- pkg-plist 2 Feb 2007 08:15:45 -0000 1.3 +++ pkg-plist 28 Feb 2007 15:58:24 -0000 @@ -14,6 +14,7 @@ %%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src/M000002.html %%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src/M000003.html %%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src/M000004.html +%%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src/M000005.html %%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.html %%GEM_DOC_DIR%%/rdoc/classes/Hoe.html %%GEM_DOC_DIR%%/rdoc/fr_file_index.html --- rubygem-hoe-1.2.0.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?20070228160216.78D8D28633>