ports/121036: [UPDATE] textproc/p5-Getopt-Lucid
Felippe de Meirelles Motta
lippemail at gmail.com
Sat Feb 23 20:50:02 UTC 2008
>Number: 121036
>Category: ports
>Synopsis: [UPDATE] textproc/p5-Getopt-Lucid
>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: Sat Feb 23 20:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Felippe de Meirelles Motta
>Release: FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC
>Description:
- Update to 0.17
- Better adjustment of dependences
- Require perl 5.006
- Update pkg-plist
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Getopt-Lucid/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile 19 Feb 2008 06:55:03 -0000 1.1
+++ Makefile 23 Feb 2008 20:38:18 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Getopt-Lucid
-PORTVERSION= 0.16
+PORTVERSION= 0.17
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,14 +14,14 @@
MAINTAINER= lippemail at gmail.com
COMMENT= Getopt::Lucid - Clear, readable syntax for command line processing
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \
- ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
- ${SITE_PERL}/Exception/Class/TryCatch.pm:${PORTSDIR}/devel/p5-Exception-Class-TryCatch \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \
+ p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \
+ p5-Exception-Class-TryCatch>=1.1:${PORTSDIR}/devel/p5-Exception-Class-TryCatch \
+ p5-Storable>=2.16:${PORTSDIR}/devel/p5-Storable \
+ p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS+= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.6.0+
MAN3= Getopt::Lucid.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Getopt-Lucid/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 19 Feb 2008 06:55:03 -0000 1.1
+++ distinfo 23 Feb 2008 20:38:18 -0000
@@ -1,3 +1,3 @@
-MD5 (Getopt-Lucid-0.16.tar.gz) = e09eee84dc5dcaf25713dc7e5b574dcd
-SHA256 (Getopt-Lucid-0.16.tar.gz) = 6da381bc18b471a4c7c155a95612f1433ddd636f088298f9db9b9c0bfea3c35c
-SIZE (Getopt-Lucid-0.16.tar.gz) = 40362
+MD5 (Getopt-Lucid-0.17.tar.gz) = f2a806a179370eb1bf719197e8091776
+SHA256 (Getopt-Lucid-0.17.tar.gz) = d5c2124f6d70ea2fbbf6c299ea4dc6b932daa6d07762ae7351a3d669ed374926
+SIZE (Getopt-Lucid-0.17.tar.gz) = 39190
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/p5-Getopt-Lucid/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist 19 Feb 2008 06:55:03 -0000 1.1
+++ pkg-plist 23 Feb 2008 20:38:18 -0000
@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Lucid/.packlist
%%SITE_PERL%%/Getopt/Lucid.pm
+%%SITE_PERL%%/Getopt/Lucid.pod
%%SITE_PERL%%/Getopt/Lucid/Exception.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Lucid
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list