diff options
author | tobez <tobez@FreeBSD.org> | 2011-09-08 17:48:35 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-09-08 17:48:35 +0800 |
commit | 61ad04a1c3bf2334a945c105eb78a46a80330ffe (patch) | |
tree | 70283fae374a0737aa58561ea199b5ab48454e32 | |
parent | 7f6d0877b4cc42294c18663435a254b4c04af233 (diff) | |
download | freebsd-ports-gnome-61ad04a1c3bf2334a945c105eb78a46a80330ffe.tar.gz freebsd-ports-gnome-61ad04a1c3bf2334a945c105eb78a46a80330ffe.tar.zst freebsd-ports-gnome-61ad04a1c3bf2334a945c105eb78a46a80330ffe.zip |
Update to 0.53.
Changes: http://search.cpan.org/dist/Text-Format/Changes
-rw-r--r-- | textproc/p5-Text-Format/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-Format/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index 8254c6d6b53f..64bc54a0eec8 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -6,11 +6,10 @@ # PORTNAME= Text-Format -PORTVERSION= 0.52 +PORTVERSION= 0.53 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= tobez@FreeBSD.org COMMENT= Various subroutines to format text diff --git a/textproc/p5-Text-Format/distinfo b/textproc/p5-Text-Format/distinfo index 0620a7566529..716bcec366b6 100644 --- a/textproc/p5-Text-Format/distinfo +++ b/textproc/p5-Text-Format/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Format0.52.tar.gz) = 3790c5bc7b5f66d1264fd013050c2097b5867bc737dc6c676d0794a3984aa9a1 -SIZE (Text-Format0.52.tar.gz) = 11661 +SHA256 (Text-Format-0.53.tar.gz) = fe6995f07029feccaaf706912a48f8769e974e6972c724d1c819f2d712dc5c10 +SIZE (Text-Format-0.53.tar.gz) = 15113 |