ports/120905: [UPDATE] devel/p5-File-Util
Felippe de Meirelles Motta
lippemail at gmail.com
Wed Feb 20 19:10:03 UTC 2008
>Number: 120905
>Category: ports
>Synopsis: [UPDATE] devel/p5-File-Util
>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: Wed Feb 20 19:10:03 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:
- Updated to 3.23
- Use CPAN macro
- Minimal versions required by dependencys.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Util/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 20 Jun 2007 06:19:38 -0000 1.2
+++ Makefile 20 Feb 2008 17:53:40 -0000
@@ -6,18 +6,16 @@
#
PORTNAME= File-Util
-PORTVERSION= 3.22
+PORTVERSION= 3.23
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= File
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= jeffhung at mail2000.com.tw
COMMENT= Perl5 module for easy, versatile, portable file handling
-RUN_DEPENDS= ${SITE_PERL}/Class/OOorNO.pm:${PORTSDIR}/devel/p5-Class-OOorNO \
- ${SITE_PERL}/Exception/Handler.pm:${PORTSDIR}/devel/p5-Exception-Handler
+RUN_DEPENDS= p5-Class-OOorNO>=0.01:${PORTSDIR}/devel/p5-Class-OOorNO \
+ p5-Exception-Handler>=1:${PORTSDIR}/devel/p5-Exception-Handler
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= YES
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-File-Util/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 20 Jun 2007 06:19:38 -0000 1.2
+++ distinfo 20 Feb 2008 17:53:40 -0000
@@ -1,3 +1,3 @@
-MD5 (File-Util-3.22.tar.gz) = b45264cb0b9fdc443d11c01ff0445c06
-SHA256 (File-Util-3.22.tar.gz) = 2a9d81113160e27051ce62713c8d1bf1ee792807b446218fbd15470c9725c10c
-SIZE (File-Util-3.22.tar.gz) = 42637
+MD5 (File-Util-3.23.tar.gz) = 0a198e293df92fcd5ba45eaee7f153ff
+SHA256 (File-Util-3.23.tar.gz) = b19e949ff1ed28caba83df7067096041e97a7f4bf49d2fd59aa32cfd3fb12c3a
+SIZE (File-Util-3.23.tar.gz) = 42409
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list