aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Jemplate
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-04-24 09:10:52 +0800
committerswills <swills@FreeBSD.org>2012-04-24 09:10:52 +0800
commit0b461a83006c38fccc391debded17656e08f7207 (patch)
tree8d204935c584d5772bf7c6ce8479cc4cbdab84a2 /www/p5-Jemplate
parenta00fc5ba29d3e31947bce818cdf743bff1681892 (diff)
downloadfreebsd-ports-gnome-0b461a83006c38fccc391debded17656e08f7207.tar.gz
freebsd-ports-gnome-0b461a83006c38fccc391debded17656e08f7207.tar.zst
freebsd-ports-gnome-0b461a83006c38fccc391debded17656e08f7207.zip
- Update to 0.262
PR: ports/166627 Approved by: maintainer timeout (lth, >2 weeks)
Diffstat (limited to 'www/p5-Jemplate')
-rw-r--r--www/p5-Jemplate/Makefile7
-rw-r--r--www/p5-Jemplate/distinfo4
-rw-r--r--www/p5-Jemplate/pkg-plist1
3 files changed, 8 insertions, 4 deletions
diff --git a/www/p5-Jemplate/Makefile b/www/p5-Jemplate/Makefile
index f1c9a4de0b66..7eaee9061f82 100644
--- a/www/p5-Jemplate/Makefile
+++ b/www/p5-Jemplate/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= Jemplate
-PORTVERSION= 0.261
+PORTVERSION= 0.262
CATEGORIES= www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:RKRIMEN
+MASTER_SITE_SUBDIR= CPAN:FREW
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
@@ -28,4 +28,7 @@ MAN3= Jemplate.3 \
Jemplate::Runtime.3 \
Jemplate::Runtime::Compact.3
+post-patch:
+ @${RM} ${WRKSRC}/bin/README
+
.include <bsd.port.mk>
diff --git a/www/p5-Jemplate/distinfo b/www/p5-Jemplate/distinfo
index 1d731ee543ba..e226f2979bde 100644
--- a/www/p5-Jemplate/distinfo
+++ b/www/p5-Jemplate/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Jemplate-0.261.tar.gz) = c7ca2461bf3f525973eb5a5ada6b8d11d0a303d513d1dc17741c11a7a3dfea73
-SIZE (Jemplate-0.261.tar.gz) = 251573
+SHA256 (Jemplate-0.262.tar.gz) = 519501696fbef36889fae0c27f5011519c667b201212438e0962377adbd1ce21
+SIZE (Jemplate-0.262.tar.gz) = 1967276
diff --git a/www/p5-Jemplate/pkg-plist b/www/p5-Jemplate/pkg-plist
index 5d9661ec5b89..88f7bfab2338 100644
--- a/www/p5-Jemplate/pkg-plist
+++ b/www/p5-Jemplate/pkg-plist
@@ -1,5 +1,6 @@
bin/jemplate
%%SITE_PERL%%/Jemplate.pm
+%%SITE_PERL%%/Jemplate.pod
%%SITE_PERL%%/Jemplate/Directive.pm
%%SITE_PERL%%/Jemplate/Grammar.pm
%%SITE_PERL%%/Jemplate/Parser.pm