ports/120398: [UPDATE] devel/p5-PAR-Dist
Felippe de Meirelles Motta
lippemail at gmail.com
Fri Feb 8 06:10:01 UTC 2008
>Number: 120398
>Category: ports
>Synopsis: [UPDATE] devel/p5-PAR-Dist
>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 Feb 08 06:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Felippe de Meirelles Motta
>Release: FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
>Description:
- Updated to 0.29;
- Add missing B-deps.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-PAR-Dist/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile 1 Aug 2007 01:44:33 -0000 1.22
+++ Makefile 8 Feb 2008 06:01:27 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= PAR-Dist
-PORTVERSION= 0.25
+PORTVERSION= 0.29
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PAR
@@ -15,6 +15,9 @@
MAINTAINER= clsung at FreeBSD.org
COMMENT= Create and manipulate PAR distributions
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
+ ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
+
PERL_CONFIGURE= yes
MAN3= PAR::Dist.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-PAR-Dist/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- distinfo 1 Aug 2007 01:44:33 -0000 1.21
+++ distinfo 8 Feb 2008 06:01:27 -0000
@@ -1,3 +1,3 @@
-MD5 (PAR-Dist-0.25.tar.gz) = 3062e847bce0534000eda759617daa1a
-SHA256 (PAR-Dist-0.25.tar.gz) = 7468702b9c022849808f4a7ba6e583c39a6721a37d0f566e97b2c7e935c5ff4e
-SIZE (PAR-Dist-0.25.tar.gz) = 14899
+MD5 (PAR-Dist-0.29.tar.gz) = 4e40870c5dd8ae4947fc40ed8e69a56d
+SHA256 (PAR-Dist-0.29.tar.gz) = 2651eca8c0d25f66a63e855b79c2fc119d6c948e23f26010a467f3c5b24c7a79
+SIZE (PAR-Dist-0.29.tar.gz) = 14565
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list