aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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