aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Template
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-28 09:48:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-28 09:48:01 +0000
commit3beb786b52f3b97cb42cfffba70c678ad8459c38 (patch)
tree7670fce2f27b43308de49c40833957f6c5a86379 /textproc/p5-Text-Template
parent80ec0f02805bca702f160e2f331ab088cd4ae05c (diff)
downloadports-3beb786b52f3b97cb42cfffba70c678ad8459c38.tar.gz
ports-3beb786b52f3b97cb42cfffba70c678ad8459c38.zip
Notes
Diffstat (limited to 'textproc/p5-Text-Template')
-rw-r--r--textproc/p5-Text-Template/Makefile13
-rw-r--r--textproc/p5-Text-Template/distinfo5
-rw-r--r--textproc/p5-Text-Template/files/patch-lib_Text_Template.pm10
-rw-r--r--textproc/p5-Text-Template/pkg-plist4
4 files changed, 10 insertions, 22 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile
index 562b6ddb3c8f..b6fa9e6d0a4e 100644
--- a/textproc/p5-Text-Template/Makefile
+++ b/textproc/p5-Text-Template/Makefile
@@ -2,23 +2,20 @@
# $FreeBSD$
PORTNAME= Text-Template
-PORTVERSION= 1.46
-PORTREVISION= 1
+PORTVERSION= 1.47
CATEGORIES= textproc perl5
-MASTER_SITES= http://perl.plover.com/Template/ \
- CPAN
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Expand template text with embedded Perl
-LICENSE= ART10 GPLv2
+LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-post-patch:
- @${FIND} ${WRKSRC} -name "*.orig" -delete
-
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-Template/distinfo b/textproc/p5-Text-Template/distinfo
index 317dd773904d..7de7ed29890a 100644
--- a/textproc/p5-Text-Template/distinfo
+++ b/textproc/p5-Text-Template/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Text-Template-1.46.tar.gz) = 77d812cb86e48091bcd59aa8522ef887b33a0ff758f8a269da8c2b733889d580
-SIZE (Text-Template-1.46.tar.gz) = 43952
+TIMESTAMP = 1488262664
+SHA256 (Text-Template-1.47.tar.gz) = 50d742c74482478aa01008d468290fcfbc0b9a1219cfe1284076f1f31f0be8fc
+SIZE (Text-Template-1.47.tar.gz) = 48988
diff --git a/textproc/p5-Text-Template/files/patch-lib_Text_Template.pm b/textproc/p5-Text-Template/files/patch-lib_Text_Template.pm
deleted file mode 100644
index 890a01d0a59e..000000000000
--- a/textproc/p5-Text-Template/files/patch-lib_Text_Template.pm
+++ /dev/null
@@ -1,10 +0,0 @@
---- lib/Text/Template.pm.orig 2008-04-16 18:38:08.000000000 -0500
-+++ lib/Text/Template.pm 2012-03-17 06:44:14.882739137 -0500
-@@ -428,6 +428,8 @@
- foreach my $key (keys %$hash) {
- undef $hash->{$key};
- }
-+ %$hash = ();
-+ delete $Text::Template::{$s."::"};
- }
- }
diff --git a/textproc/p5-Text-Template/pkg-plist b/textproc/p5-Text-Template/pkg-plist
index 2218988463d1..5f3828e7a91c 100644
--- a/textproc/p5-Text-Template/pkg-plist
+++ b/textproc/p5-Text-Template/pkg-plist
@@ -1,4 +1,4 @@
-%%PERL5_MAN3%%/Text::Template.3.gz
-%%PERL5_MAN3%%/Text::Template::Preprocess.3.gz
%%SITE_PERL%%/Text/Template.pm
%%SITE_PERL%%/Text/Template/Preprocess.pm
+%%PERL5_MAN3%%/Text::Template.3.gz
+%%PERL5_MAN3%%/Text::Template::Preprocess.3.gz