ports/141126: Update port: devel/p5-Chooser update to 2.0.0

Zane C.B. vvelox at vvelox.net
Thu Dec 3 00:00:09 UTC 2009


>Number:         141126
>Category:       ports
>Synopsis:       Update port: devel/p5-Chooser    update to 2.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 03 00:00:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Zane C.B.
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.2-STABLE #2: Tue Sep 22 17:59:50 CDT 2009
    root at vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC



>Description:


2.0.0   2009-11-26/09:50
                -Implement templating.
                -Implement SSL cert checking.



>How-To-Repeat:





>Fix:


--- p5-Chooser.diff begins here ---
diff -u p5-Chooser.orig/Makefile p5-Chooser/Makefile
--- p5-Chooser.orig/Makefile	2009-09-21 06:27:16.000000000 -0500
+++ p5-Chooser/Makefile	2009-12-02 17:48:44.000000000 -0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Chooser
-PORTVERSION=	1.1.8
+PORTVERSION=	2.0.0
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
@@ -15,7 +15,9 @@
 MAINTAINER=	vvelox at vvelox.net
 COMMENT=	Takes a string composed of various tests, arguements, and etc and returns a value
 
-RUN_DEPENDS=	${SITE_PERL}/Net/CIDR/Lite.pm:${PORTSDIR}/net/p5-Net-CIDR-Lite
+RUN_DEPENDS=	${SITE_PERL}/Net/CIDR/Lite.pm:${PORTSDIR}/net/p5-Net-CIDR-Lite \
+		${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
+		${SITE_PERL}/Text/NeatTemplate.pm:${PORTSDIR}/textproc/p5-Text-NeatTemplate
 
 PERL_CONFIGURE=	yes
 
Only in p5-Chooser.orig/: Makefile.orig
diff -u p5-Chooser.orig/distinfo p5-Chooser/distinfo
--- p5-Chooser.orig/distinfo	2009-09-21 00:26:00.000000000 -0500
+++ p5-Chooser/distinfo	2009-12-02 17:50:07.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (Chooser-1.1.8.tar.gz) = 3ca0c124726d605feaa7a7a25c4125b6
-SHA256 (Chooser-1.1.8.tar.gz) = bf2b86ff7433aa3fab071861f72910b0e297d4542cc6adcb4e9dc836fbeff127
-SIZE (Chooser-1.1.8.tar.gz) = 6018
+MD5 (Chooser-2.0.0.tar.gz) = 2564eef9701fce61ce697cb0855bc952
+SHA256 (Chooser-2.0.0.tar.gz) = 7f439b17fcb30cf3f205083b6bce6a3090e97d35f6c4dfae64914511100a0855
+SIZE (Chooser-2.0.0.tar.gz) = 8572
Only in p5-Chooser.orig/: distinfo.orig
--- p5-Chooser.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list