aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2007-09-03 22:35:51 +0800
committerlth <lth@FreeBSD.org>2007-09-03 22:35:51 +0800
commitb9a3d4efabd23f27c61035b285d84d076246c0b4 (patch)
treeefaaf80ddbb36694dccd47908d680f7ddb033c7e
parent4de62d1aa8870bc807b2c7bf671f5591c83ca210 (diff)
downloadfreebsd-ports-gnome-b9a3d4efabd23f27c61035b285d84d076246c0b4.tar.gz
freebsd-ports-gnome-b9a3d4efabd23f27c61035b285d84d076246c0b4.tar.zst
freebsd-ports-gnome-b9a3d4efabd23f27c61035b285d84d076246c0b4.zip
- Update to 1.02
- Remove 4.x cruft
-rw-r--r--www/p5-Template-Plugin-Number-Format/Makefile15
-rw-r--r--www/p5-Template-Plugin-Number-Format/distinfo6
2 files changed, 8 insertions, 13 deletions
diff --git a/www/p5-Template-Plugin-Number-Format/Makefile b/www/p5-Template-Plugin-Number-Format/Makefile
index cdbbe07b1dda..03c13880785c 100644
--- a/www/p5-Template-Plugin-Number-Format/Makefile
+++ b/www/p5-Template-Plugin-Number-Format/Makefile
@@ -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>
diff --git a/www/p5-Template-Plugin-Number-Format/distinfo b/www/p5-Template-Plugin-Number-Format/distinfo
index a6f030661c0a..aa47a2a697f7 100644
--- a/www/p5-Template-Plugin-Number-Format/distinfo
+++ b/www/p5-Template-Plugin-Number-Format/distinfo
@@ -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