aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-Comma
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-03-10 09:16:31 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-03-10 09:16:31 +0000
commit186e54be81cc133477ae24a195a2e22a87bc5dc3 (patch)
tree1e641bc246fac244ee5045ea4edf56248561a3d2 /www/p5-Template-Plugin-Comma
parent22fab81c2503de3c48a7c6a6ae8770d3435609e9 (diff)
downloadports-186e54be81cc133477ae24a195a2e22a87bc5dc3.tar.gz
ports-186e54be81cc133477ae24a195a2e22a87bc5dc3.zip
Notes
Diffstat (limited to 'www/p5-Template-Plugin-Comma')
-rw-r--r--www/p5-Template-Plugin-Comma/Makefile6
-rw-r--r--www/p5-Template-Plugin-Comma/distinfo4
-rw-r--r--www/p5-Template-Plugin-Comma/pkg-descr2
-rw-r--r--www/p5-Template-Plugin-Comma/pkg-plist2
4 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Template-Plugin-Comma/Makefile b/www/p5-Template-Plugin-Comma/Makefile
index 785b781df45b..c398c67f941f 100644
--- a/www/p5-Template-Plugin-Comma/Makefile
+++ b/www/p5-Template-Plugin-Comma/Makefile
@@ -6,20 +6,18 @@
#
PORTNAME= Template-Plugin-Comma
-PORTVERSION= 0.03
+PORTVERSION= 0.04
CATEGORIES= www textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Template
PKGNAMEPREFIX= p5-
MAINTAINER= knu@FreeBSD.org
-COMMENT= Template::Plugin::Comma - TT Plugin to commify numbers
+COMMENT= TT Plugin to commify numbers
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS= ${BUILD_DEPENDS}
-BROKEN= Incomplete pkg-plist
-
PERL_CONFIGURE= yes
MAN3= Template::Plugin::Comma.3
diff --git a/www/p5-Template-Plugin-Comma/distinfo b/www/p5-Template-Plugin-Comma/distinfo
index 280f1f8f63bc..a6d55b53d65b 100644
--- a/www/p5-Template-Plugin-Comma/distinfo
+++ b/www/p5-Template-Plugin-Comma/distinfo
@@ -1,2 +1,2 @@
-MD5 (Template-Plugin-Comma-0.03.tar.gz) = 7f0797adb4235367ec3c89c2341d1136
-SIZE (Template-Plugin-Comma-0.03.tar.gz) = 1755
+MD5 (Template-Plugin-Comma-0.04.tar.gz) = 20f83a2d58d067e06ffc3def604c1422
+SIZE (Template-Plugin-Comma-0.04.tar.gz) = 2281
diff --git a/www/p5-Template-Plugin-Comma/pkg-descr b/www/p5-Template-Plugin-Comma/pkg-descr
index 295149edd2f4..7c21f36a0c43 100644
--- a/www/p5-Template-Plugin-Comma/pkg-descr
+++ b/www/p5-Template-Plugin-Comma/pkg-descr
@@ -2,4 +2,4 @@ Template::Plugin::Comma is a plugin for TT, which allows you to
commify your numbers in templates. This would be especially useful
for prices.
-WWW: http://search.cpan.org/search?dist=Template-Plugin-Comma
+WWW: http://search.cpan.org/dist/Template-Plugin-Comma/
diff --git a/www/p5-Template-Plugin-Comma/pkg-plist b/www/p5-Template-Plugin-Comma/pkg-plist
index 3b5c23e2a523..945251f50a1f 100644
--- a/www/p5-Template-Plugin-Comma/pkg-plist
+++ b/www/p5-Template-Plugin-Comma/pkg-plist
@@ -1,4 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Comma/.packlist
%%SITE_PERL%%/Template/Plugin/Comma.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Comma
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Template/Plugin 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Template 2>/dev/null || true