diff options
author | tobez <tobez@FreeBSD.org> | 2012-11-14 17:10:20 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2012-11-14 17:10:20 +0800 |
commit | 859216af3521a7f2522b3c0374ded6ed88946792 (patch) | |
tree | 23d714820987c34150c2e658e522c70abb8a44ee /textproc | |
parent | cadda7fd796936cbac658eddaadb81a4e0b286e1 (diff) | |
download | freebsd-ports-gnome-859216af3521a7f2522b3c0374ded6ed88946792.tar.gz freebsd-ports-gnome-859216af3521a7f2522b3c0374ded6ed88946792.tar.zst freebsd-ports-gnome-859216af3521a7f2522b3c0374ded6ed88946792.zip |
Update to 0.58.
Changes: http://cpansearch.perl.org/src/SHLOMIF/Text-Format-0.58/Changes
Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Format/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Text-Format/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index 64bc54a0eec8..b3270db9f0bd 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: textproc/p5-Text-Format -# Date created: 30 December 2000 -# Whom: Anton Berezin <tobez@tobez.org> -# # $FreeBSD$ -# PORTNAME= Text-Format -PORTVERSION= 0.53 +PORTVERSION= 0.58 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-Format/distinfo b/textproc/p5-Text-Format/distinfo index 716bcec366b6..f02c94c0ff3c 100644 --- a/textproc/p5-Text-Format/distinfo +++ b/textproc/p5-Text-Format/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Format-0.53.tar.gz) = fe6995f07029feccaaf706912a48f8769e974e6972c724d1c819f2d712dc5c10 -SIZE (Text-Format-0.53.tar.gz) = 15113 +SHA256 (Text-Format-0.58.tar.gz) = a26fde0832f27c2fb9e520c4377b24d86ea9de233a49ed88ce96165488d06003 +SIZE (Text-Format-0.58.tar.gz) = 16444 |