ports/158768: [MAINTAINER] devel/p5-Pod-Coverage-TrustPod:
update to 0.100001
milki
milki at rescomp.berkeley.edu
Mon Jul 11 11:10:13 UTC 2011
The following reply was made to PR ports/158768; it has been noted by GNATS.
From: milki <milki at rescomp.berkeley.edu>
To: bug-followup at FreeBSD.org
Cc:
Subject: RE: ports/158768: [MAINTAINER] devel/p5-Pod-Coverage-TrustPod:
update to 0.100001
Date: Mon, 11 Jul 2011 04:03:30 -0700
--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Removed coverage.diff from patch
--
milki
milki at rescomp.berkeley.edu
--zhXaljGHf11kAtnf
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="coverage.diff"
diff -ruN --exclude=CVS /usr/ports/devel/p5-Pod-Coverage-TrustPod/Makefile /tmp/milki/ports/p5-Pod-Coverage-TrustPod/Makefile
--- /usr/ports/devel/p5-Pod-Coverage-TrustPod/Makefile 2011-04-11 00:48:13.000000000 -0700
+++ /tmp/milki/ports/p5-Pod-Coverage-TrustPod/Makefile 2011-07-10 09:56:17.000000000 -0700
@@ -6,7 +6,7 @@
#
PORTNAME= Pod-Coverage-TrustPod
-PORTVERSION= 0.100000
+PORTVERSION= 0.100001
CATEGORIES= devel textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RJBS
@@ -15,16 +15,31 @@
MAINTAINER= milki at rescomp.berkeley.edu
COMMENT= Declare trusted symbol names in POD
-BUILD_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \
- p5-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Pod-Coverage \
+.include <bsd.port.pre.mk>
+
+BUILD_DEPENDS+= p5-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Pod-Coverage \
+ p5-Pod-Eventual>=0:${PORTSDIR}/textproc/p5-Pod-Eventual
+RUN_DEPENDS+= p5-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Pod-Coverage \
p5-Pod-Eventual>=0:${PORTSDIR}/textproc/p5-Pod-Eventual
-RUN_DEPENDS= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \
- p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod
+TEST_DEPENDS+= p5-Test-Pod>=1.41:${PORTSDIR}/devel/p5-Test-Pod
+
+.if ${PERL_LEVEL} < 500808
+BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.30:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+RUN_DEPENDS+= p5-ExtUtils-MakeMaker>=6.30:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+.endif
+
+.if ${PERL_LEVEL} >= 500900 && ${PERL_LEVEL} < 500903
+BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.30:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+RUN_DEPENDS+= p5-ExtUtils-MakeMaker>=6.30:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+.endif
+
+.if ${PERL_LEVEL} < 501001
+TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
+.endif
PERL_CONFIGURE= yes
MAN3= Pod::Coverage::TrustPod.3
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-Pod-Coverage-TrustPod/distinfo /tmp/milki/ports/p5-Pod-Coverage-TrustPod/distinfo
--- /usr/ports/devel/p5-Pod-Coverage-TrustPod/distinfo 2011-04-11 00:48:13.000000000 -0700
+++ /tmp/milki/ports/p5-Pod-Coverage-TrustPod/distinfo 2011-07-10 09:56:17.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (Pod-Coverage-TrustPod-0.100000.tar.gz) = 8d7ac47af5be6882b80c8f16c53017f1e3d83887874794ea9a37d172fc079d93
-SIZE (Pod-Coverage-TrustPod-0.100000.tar.gz) = 11677
+SHA256 (Pod-Coverage-TrustPod-0.100001.tar.gz) = 3def5e05ab36ed4083149c544e80037910abb9c8d381ec8b7421a8b274be00f8
+SIZE (Pod-Coverage-TrustPod-0.100001.tar.gz) = 11916
--zhXaljGHf11kAtnf--
More information about the freebsd-perl
mailing list