ports/104610: [PATCH] lang/p5-Error: update to 0.17.007
Jin-Shan Tseng
tjs at cdpa.nsysu.edu.tw
Fri Oct 20 07:40:29 UTC 2006
>Number: 104610
>Category: ports
>Synopsis: [PATCH] lang/p5-Error: update to 0.17.007
>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 Oct 20 07:40:26 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Jin-Shan Tseng
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Oct 12 11:54:24 CST 2006
>Description:
- Update to 0.17.007
Port maintainer (pvh at wfeet.za.net) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Error-0.17.007.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/lang/p5-Error/Makefile /hd1/p5-Error/Makefile
--- /usr/ports/lang/p5-Error/Makefile Wed Sep 27 09:08:34 2006
+++ /hd1/p5-Error/Makefile Fri Oct 20 15:32:14 2006
@@ -6,12 +6,12 @@
#
PORTNAME= Error
-PORTVERSION= 0.17.004
+PORTVERSION= 0.17.007
CATEGORIES= lang perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Error
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-0.17004
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/.(00[0-9])$/\1/}
MAINTAINER= pvh at wfeet.za.net
COMMENT= Perl module to provide Error/exception support for perl: Error
@@ -27,8 +27,7 @@
.endif
.if ${PERL_LEVEL} < 500702
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/lang/p5-Error/distinfo /hd1/p5-Error/distinfo
--- /usr/ports/lang/p5-Error/distinfo Wed Sep 27 09:08:34 2006
+++ /hd1/p5-Error/distinfo Fri Oct 20 15:31:46 2006
@@ -1,3 +1,3 @@
-MD5 (Error-0.17004.tar.gz) = 4dfca8732331a4f79c6803c3bc6b722f
-SHA256 (Error-0.17004.tar.gz) = f464f0068772c276b81a7345f6788bdc3a243c13de24563346043d049a5497ba
-SIZE (Error-0.17004.tar.gz) = 14590
+MD5 (Error-0.17007.tar.gz) = fd80f6b2d1f5d31529145301031795b4
+SHA256 (Error-0.17007.tar.gz) = 3cdf35ccc0c7e7ab5808f4efe23123e13bb0e4b3ea4bfee9ad8527253a401f5a
+SIZE (Error-0.17007.tar.gz) = 16759
--- p5-Error-0.17.007.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list