ports/89655: [PATCH] textproc/p5-PPI: p5-Params-Util is required

Cheng-Lung Sung clsung at tw.freebsd.org
Mon Nov 28 06:00:20 UTC 2005


>Number:         89655
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-PPI: p5-Params-Util is required
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 28 06:00:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #3: Fri Nov 25 11:26:33 CST 2005
>Description:
- perl module Params::Util (>= 0.05) is required
- add SHA256 checksum

Port maintainer (lth at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
    Simply run 'make test' you will get error messages.
>Fix:

--- p5-PPI-1.104.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-PPI/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	11 Nov 2005 13:47:25 -0000	1.8
+++ Makefile	28 Nov 2005 05:55:58 -0000
@@ -21,6 +21,7 @@
 		${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
 		${SITE_PERL}/File/Remove.pm:${PORTSDIR}/devel/p5-File-Remove \
 		${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
+		${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
 		${SITE_PERL}/Test/ClassAPI.pm:${PORTSDIR}/devel/p5-Test-ClassAPI \
 		${SITE_PERL}/Test/SubCalls.pm:${PORTSDIR}/devel/p5-Test-SubCalls
 RUN_DEPENDS=	${BUILD_DEPENDS}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-PPI/distinfo,v
retrieving revision 1.8
diff -u -u -r1.8 distinfo
--- distinfo	11 Nov 2005 13:47:25 -0000	1.8
+++ distinfo	28 Nov 2005 05:55:58 -0000
@@ -1,2 +1,3 @@
 MD5 (PPI-1.104.tar.gz) = 2b7ea1f1cc096a7a26f8e2b494af0242
+SHA256 (PPI-1.104.tar.gz) = f95e86549f220f1cb2ba827cb67b3b720d831b07ff1f174a6370121617e39318
 SIZE (PPI-1.104.tar.gz) = 167881
--- p5-PPI-1.104.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list