ports/159757: [PATCH] devel/p5-Package-Stash-XS: update to 0.23

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 14 03:50:13 UTC 2011


>Number:         159757
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Package-Stash-XS: update to 0.23
>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 Aug 14 03:50:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Update to 0.23

Port maintainer (milki at rescomp.berkeley.edu) is cc'd.

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

--- p5-Package-Stash-XS-0.23.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Package-Stash-XS/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	5 Mar 2011 05:45:58 -0000	1.2
+++ Makefile	14 Aug 2011 03:41:33 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Package-Stash-XS
-PORTVERSION=	0.22
+PORTVERSION=	0.23
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DOY
@@ -15,11 +15,16 @@
 MAINTAINER=	milki at rescomp.berkeley.edu
 COMMENT=	Faster and more correct implementation of the Package::Stash API
 
-TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal	\
-		p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
 
-PERL_CONFIGURE=	YES
+PERL_CONFIGURE=	5.8.1+
 
 MAN3=		Package::Stash::XS.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501001
+TEST_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Package-Stash-XS/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	5 Mar 2011 05:45:58 -0000	1.2
+++ distinfo	14 Aug 2011 03:41:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (Package-Stash-XS-0.22.tar.gz) = f69c97276b3e00f3710db383e0bd4f5dcacec3760264d0927f409c80cea928ec
-SIZE (Package-Stash-XS-0.22.tar.gz) = 65842
+SHA256 (Package-Stash-XS-0.23.tar.gz) = 46f24f8d92322e487c2791ad080462eab5618143a44762f0eaed987597362837
+SIZE (Package-Stash-XS-0.23.tar.gz) = 66634
--- p5-Package-Stash-XS-0.23.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list