- Update to 1.02

- Remove 4.x cruft
This commit is contained in:
Lars Thegler 2007-09-03 14:35:51 +00:00
parent 9841f530eb
commit 6307fc2508
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198694
2 changed files with 8 additions and 13 deletions

View File

@ -6,25 +6,20 @@
#
PORTNAME= Template-Plugin-Number-Format
PORTVERSION= 1.01
PORTVERSION= 1.02
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Template
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Plugin/filter interface to Number::Format
BUILD_DEPENDS= p5-Number-Format>=0:${PORTSDIR}/textproc/p5-Number-Format \
RUN_DEPENDS= p5-Number-Format>0:${PORTSDIR}/textproc/p5-Number-Format \
p5-Template-Toolkit>=2.07:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS= ${BUILD_DEPENDS}
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Template::Plugin::Number::Format.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6 or newer. Please install lang/perl or lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (Template-Plugin-Number-Format-1.01.tar.gz) = 0822bca562c536abc3450cebd66c83f1
SHA256 (Template-Plugin-Number-Format-1.01.tar.gz) = 41488ba0e93d1cf23349693a8453a52eeec1d4c01dcd2e572a90d7fc67793954
SIZE (Template-Plugin-Number-Format-1.01.tar.gz) = 3801
MD5 (Template-Plugin-Number-Format-1.02.tar.gz) = 6ccfbc9db84fc86ae64aae9973f037cf
SHA256 (Template-Plugin-Number-Format-1.02.tar.gz) = 121b798ab279a5914968cc79bf5a9204ecc6a508901a1a7c162b15555f883468
SIZE (Template-Plugin-Number-Format-1.02.tar.gz) = 3977