ports/113527: [PATCH] devel/p5-Hash-Case: update to 1.004

Gea-Suan Lin gslin at gslin.org
Sun Jun 10 14:30:05 UTC 2007


>Number:         113527
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Hash-Case: update to 1.004
>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:   Sun Jun 10 14:30:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun  5 03:26:27 CST
>Description:
- Update to 1.004

Port maintainer (gslin at gslin.org) is cc'd.

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

--- p5-Hash-Case-1.004.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Hash-Case/Makefile /home/staff/gslin/work/ports/p5-Hash-Case/Makefile
--- /usr/ports/devel/p5-Hash-Case/Makefile	Tue Aug 15 23:38:55 2006
+++ /home/staff/gslin/work/ports/p5-Hash-Case/Makefile	Sun Jun 10 22:25:51 2007
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	Hash-Case
-PORTVERSION=	1.003
+PORTVERSION=	1.004
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Hash
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin at gslin.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Base class for hashes with key-casing requirements
 
 PERL_CONFIGURE=	yes
@@ -20,14 +20,4 @@
 MAN3=		Hash::Case.3 Hash::Case::Lower.3 Hash::Case::Preserve.3 \
 		Hash::Case::Upper.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-post-patch:
-	@${PERL} -pi -e 's/^our (\W\w+);/use vars q($$1);/o;' \
-	    	-e 's/^our\s+(\W\w+)(?!;)/use vars q($$1); $$1/o;' \
-		-e 'undef $$_ if /^\s*(no|use) warnings/o;' \
-		${WRKSRC}/lib/Hash/Case.pm
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-Hash-Case/distinfo /home/staff/gslin/work/ports/p5-Hash-Case/distinfo
--- /usr/ports/devel/p5-Hash-Case/distinfo	Tue Aug 15 23:38:55 2006
+++ /home/staff/gslin/work/ports/p5-Hash-Case/distinfo	Sun Jun 10 22:26:05 2007
@@ -1,3 +1,3 @@
-MD5 (Hash-Case-1.003.tar.gz) = 3cf179f0730b3e3651eb7e270aed2dac
-SHA256 (Hash-Case-1.003.tar.gz) = 78099c6e1bf95f390ffa8e7e276bf44d0c906babbd37210ee528cc61661622f0
-SIZE (Hash-Case-1.003.tar.gz) = 4683
+MD5 (Hash-Case-1.004.tar.gz) = f5b97f3504f9ccc202156d095c5be9d7
+SHA256 (Hash-Case-1.004.tar.gz) = d523b3b284c4b9e61cd95bfcb2cc4ea0ee34d3e29da63fda596cb2fe68d48d0c
+SIZE (Hash-Case-1.004.tar.gz) = 5820
diff -ruN --exclude=CVS /usr/ports/devel/p5-Hash-Case/pkg-plist /home/staff/gslin/work/ports/p5-Hash-Case/pkg-plist
--- /usr/ports/devel/p5-Hash-Case/pkg-plist	Tue Aug 15 23:38:55 2006
+++ /home/staff/gslin/work/ports/p5-Hash-Case/pkg-plist	Sun Jun 10 22:27:14 2007
@@ -1,9 +1,13 @@
 @comment $FreeBSD: ports/devel/p5-Hash-Case/pkg-plist,v 1.1 2006/08/15 15:38:55 clsung Exp $
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/Case/.packlist
 %%SITE_PERL%%/Hash/Case.pm
+%%SITE_PERL%%/Hash/Case.pod
 %%SITE_PERL%%/Hash/Case/Lower.pm
+%%SITE_PERL%%/Hash/Case/Lower.pod
 %%SITE_PERL%%/Hash/Case/Preserve.pm
+%%SITE_PERL%%/Hash/Case/Preserve.pod
 %%SITE_PERL%%/Hash/Case/Upper.pm
+%%SITE_PERL%%/Hash/Case/Upper.pod
 %%SITE_PERL%%/Hash/Makefile.PL
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/Case
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash
--- p5-Hash-Case-1.004.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list