diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2011-09-08 09:48:35 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2011-09-08 09:48:35 +0000 |
commit | 32923ab45e757b6136b25ff32171d613bd66f36c (patch) | |
tree | e53271be8f32a804f750529a6e18c7267ec61df0 /textproc | |
parent | c7ff5c38b2c1096098e4278d62b54aabe836992c (diff) |
Notes
Diffstat (limited to 'textproc')
-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 |