Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2005 13:57:08 +0800 (CST)
From:      Cheng-Lung Sung <clsung@tw.freebsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lth@FreeBSD.org
Subject:   ports/89655: [PATCH] textproc/p5-PPI: p5-Params-Util is required
Message-ID:  <20051128055708.664047E9FB@FreeBSD.csie.nctu.edu.tw>
Resent-Message-ID: <200511280600.jAS60DXU042005@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051128055708.664047E9FB>