ports/113699: [PATCH] devel/rubygem-hoe: update to 1.2.1

Cheng-Lung Sung clsung at FreeBSD.org
Fri Jun 15 05:30:10 UTC 2007


>Number:         113699
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-hoe: update to 1.2.1
>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 Jun 15 05:30:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-RELEASE-p2 amd64
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #1: Tue Mar  6 14:57:42 CST
>Description:
- Update to 1.2.1
- required by rubygem-parsetree-1.7.1

Port maintainer (jw at innerewut.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- rubygem-hoe-1.2.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-hoe/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	9 Mar 2007 02:48:55 -0000	1.3
+++ Makefile	15 Jun 2007 05:26:07 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/rubygem-hoe/Makefile,v 1.3 2007/03/09 02:48:55 clsung Exp $
 
 PORTNAME=	hoe
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 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.3
diff -u -u -r1.3 distinfo
--- distinfo	9 Mar 2007 02:48:55 -0000	1.3
+++ distinfo	15 Jun 2007 05:26:07 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/hoe-1.2.0.gem) = 6d481b25bb688470805e8261325a23c9
-SHA256 (rubygem/hoe-1.2.0.gem) = 597023845b3400ef35cc8172f996ff287927ee4f9263c62ec2a706a948f2d171
-SIZE (rubygem/hoe-1.2.0.gem) = 13312
+MD5 (rubygem/hoe-1.2.1.gem) = c6ca4f087d6c90ba9dfcd20756ba7ef5
+SHA256 (rubygem/hoe-1.2.1.gem) = a730edefe2f6470d91b60d74f8f864da3c5d19ec267f5c0efb615b9b78c15806
+SIZE (rubygem/hoe-1.2.1.gem) = 13824
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/rubygem-hoe/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist	9 Mar 2007 02:48:55 -0000	1.4
+++ pkg-plist	15 Jun 2007 05:26:07 -0000
@@ -10,13 +10,12 @@
 %%GEM_LIB_DIR%%/test/test_hoe.rb
 %%GEM_DOC_DIR%%/rdoc/created.rid
 %%GEM_DOC_DIR%%/rdoc/rdoc-style.css
-%%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src/M000001.html
-%%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/files/History_txt.html
+%%GEM_DOC_DIR%%/rdoc/files/Manifest_txt.html
+%%GEM_DOC_DIR%%/rdoc/files/README_txt.html
 %%GEM_DOC_DIR%%/rdoc/classes/Hoe.html
+%%GEM_DOC_DIR%%/rdoc/classes/Hoe.src/M000001.html
 %%GEM_DOC_DIR%%/rdoc/fr_file_index.html
 %%GEM_DOC_DIR%%/rdoc/fr_class_index.html
 %%GEM_DOC_DIR%%/rdoc/fr_method_index.html
@@ -25,8 +24,8 @@
 @dirrm %%GEM_LIB_DIR%%/lib
 @dirrm %%GEM_LIB_DIR%%/bin
 @dirrm %%GEM_LIB_DIR%%
+ at dirrm %%GEM_DOC_DIR%%/rdoc/classes/Hoe.src
 @dirrm %%GEM_DOC_DIR%%/rdoc/classes
- at dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src
 @dirrm %%GEM_DOC_DIR%%/rdoc/files/lib
 @dirrm %%GEM_DOC_DIR%%/rdoc/files
 @dirrm %%GEM_DOC_DIR%%/rdoc
--- rubygem-hoe-1.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list