diff options
author | tobez <tobez@FreeBSD.org> | 2013-02-12 00:52:43 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-02-12 00:52:43 +0800 |
commit | 6364ef594843b8b77ba148449b69499f91d456c3 (patch) | |
tree | 18a98db5d10a2b9be1a55daeda9eb7deedbf7a3f /textproc | |
parent | 1a119e5bdacd10076843eaee6fb90c22b87a01c8 (diff) | |
download | freebsd-ports-graphics-6364ef594843b8b77ba148449b69499f91d456c3.tar.gz freebsd-ports-graphics-6364ef594843b8b77ba148449b69499f91d456c3.tar.zst freebsd-ports-graphics-6364ef594843b8b77ba148449b69499f91d456c3.zip |
Update to 1.46.
Changes: http://search.cpan.org/dist/Text-Template/README
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Template/Makefile | 9 | ||||
-rw-r--r-- | textproc/p5-Text-Template/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index aa15d903e07..02c69ef7f18 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: Text::Template -# Date created: Thu Oct 28 01:58:13 EDT 1999 -# Whom: Bill "I hate Perl" Fumerola -# +# Created by: Bill "I hate Perl" Fumerola # $FreeBSD$ -# PORTNAME= Text-Template -PORTVERSION= 1.45 -PORTREVISION= 1 +PORTVERSION= 1.46 CATEGORIES= textproc perl5 MASTER_SITES= http://perl.plover.com/Template/ \ CPAN diff --git a/textproc/p5-Text-Template/distinfo b/textproc/p5-Text-Template/distinfo index da4d8015d4c..317dd773904 100644 --- a/textproc/p5-Text-Template/distinfo +++ b/textproc/p5-Text-Template/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Template-1.45.tar.gz) = 217e9de66e552b75001aa06318fea681d98cf438de2f03d8de581455ea47573c -SIZE (Text-Template-1.45.tar.gz) = 44050 +SHA256 (Text-Template-1.46.tar.gz) = 77d812cb86e48091bcd59aa8522ef887b33a0ff758f8a269da8c2b733889d580 +SIZE (Text-Template-1.46.tar.gz) = 43952 |