1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Update to 3.23

- Better adjustment of dependencis
- Style

PR:		ports/120905
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:	maintainer
This commit is contained in:
Gabor Kovesdan 2008-02-25 13:31:48 +00:00
parent 8ac7331016
commit 4f67fabb88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207873
2 changed files with 7 additions and 9 deletions

View File

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

View File

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