diff options
author | edwin <edwin@FreeBSD.org> | 2003-05-09 09:09:03 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-05-09 09:09:03 +0800 |
commit | 544014f1eaae0538d78b66a02beca5bfc429dcf2 (patch) | |
tree | 0a59f9e3b75864b7adc41c678258287e2eda9df6 /textproc | |
parent | 547f660cb545a070c023f23394ec70c3a2e5e8e8 (diff) | |
download | freebsd-ports-gnome-544014f1eaae0538d78b66a02beca5bfc429dcf2.tar.gz freebsd-ports-gnome-544014f1eaae0538d78b66a02beca5bfc429dcf2.tar.zst freebsd-ports-gnome-544014f1eaae0538d78b66a02beca5bfc429dcf2.zip |
update textproc/p5-Text-Template to 1.44
update to 1.44
grab maintainership
PR: ports/51612
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Template/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Template/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 19dbfb9fe413..4319315e2183 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -6,14 +6,14 @@ # PORTNAME= Text-Template -PORTVERSION= 1.43 +PORTVERSION= 1.44 CATEGORIES= textproc perl5 MASTER_SITES= http://perl.plover.com/Template/ \ ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk COMMENT= Expand template text with embedded Perl PERL_CONFIGURE= YES diff --git a/textproc/p5-Text-Template/distinfo b/textproc/p5-Text-Template/distinfo index ec8542f25812..2d92ff4015ee 100644 --- a/textproc/p5-Text-Template/distinfo +++ b/textproc/p5-Text-Template/distinfo @@ -1 +1 @@ -MD5 (Text-Template-1.43.tar.gz) = b8026c119a491975ec02853862957f61 +MD5 (Text-Template-1.44.tar.gz) = 81a43d284d9c3cdb2b28e104c1c18609 |