diff options
author | wen <wen@FreeBSD.org> | 2018-06-18 07:38:38 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-06-18 07:38:38 +0800 |
commit | ae55c90c05e340d93b867bb1bddbaf135b31101c (patch) | |
tree | fba8725885562fb8ff5f55002bcb01e0735fe950 /textproc | |
parent | e0d7277665bf186f310bc1617d22fe97d3d6d28e (diff) | |
download | freebsd-ports-gnome-ae55c90c05e340d93b867bb1bddbaf135b31101c.tar.gz freebsd-ports-gnome-ae55c90c05e340d93b867bb1bddbaf135b31101c.tar.zst freebsd-ports-gnome-ae55c90c05e340d93b867bb1bddbaf135b31101c.zip |
- Update to 2.05
Changes: https://metacpan.org/changes/distribution/Text-SimpleTable
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 050bca1e9bac..33dccd0986c4 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-SimpleTable -PORTVERSION= 2.04 +PORTVERSION= 2.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-SimpleTable/distinfo b/textproc/p5-Text-SimpleTable/distinfo index d0d7968105a6..bdc747593c2d 100644 --- a/textproc/p5-Text-SimpleTable/distinfo +++ b/textproc/p5-Text-SimpleTable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521998671 -SHA256 (Text-SimpleTable-2.04.tar.gz) = 8d82f3140b1453b962956b7855ba288d435e7f656c3c40ced4e3e8e359ab5293 -SIZE (Text-SimpleTable-2.04.tar.gz) = 9408 +TIMESTAMP = 1529278611 +SHA256 (Text-SimpleTable-2.05.tar.gz) = a5aab24fd4a55bae75b5fd6f9b9865e58167f6f649828b1093d57882e3d86caa +SIZE (Text-SimpleTable-2.05.tar.gz) = 9654 |