diff options
author | tobez <tobez@FreeBSD.org> | 2010-03-12 19:52:02 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-03-12 19:52:02 +0800 |
commit | 42764f6a270e17b29656bb6564c9b9750fec1614 (patch) | |
tree | 69595c1e58c796fa6e3883313250a50a1a66f30d /textproc | |
parent | 6cd3ad3d78026552e24c0cb024bf0f612e04c5ac (diff) | |
download | freebsd-ports-gnome-42764f6a270e17b29656bb6564c9b9750fec1614.tar.gz freebsd-ports-gnome-42764f6a270e17b29656bb6564c9b9750fec1614.tar.zst freebsd-ports-gnome-42764f6a270e17b29656bb6564c9b9750fec1614.zip |
Update to 2.03.
Changes: http://search.cpan.org/dist/Text-SimpleTable/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-SimpleTable/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-SimpleTable/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-SimpleTable/Makefile b/textproc/p5-Text-SimpleTable/Makefile index 29ad7d66eb5f..10d2eeace6cb 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-SimpleTable -PORTVERSION= 2.02 +PORTVERSION= 2.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-SimpleTable/distinfo b/textproc/p5-Text-SimpleTable/distinfo index 7f847aa56070..d86c8ffe576b 100644 --- a/textproc/p5-Text-SimpleTable/distinfo +++ b/textproc/p5-Text-SimpleTable/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-SimpleTable-2.02.tar.gz) = 5f3f9f829fadd5fa4e692b99a93d1632 -SHA256 (Text-SimpleTable-2.02.tar.gz) = c2e6c287749799639aec9ee24ab777a3d2e3a6914b65d1c38e1297639a7cf71e -SIZE (Text-SimpleTable-2.02.tar.gz) = 7905 +MD5 (Text-SimpleTable-2.03.tar.gz) = a79a1f53846c111e8f6056702c39fa17 +SHA256 (Text-SimpleTable-2.03.tar.gz) = da7def855fef7db6f54bfbffe6c4dd2d774a73313a88e9e5dac1652e93cf1796 +SIZE (Text-SimpleTable-2.03.tar.gz) = 7937 |