diff options
author | pawel <pawel@FreeBSD.org> | 2014-12-14 04:53:39 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-12-14 04:53:39 +0800 |
commit | c3281c0c91fa671b1baf4ef9af21b2bca84ba74b (patch) | |
tree | b67f9aaa01b9bbee557223639309669fbe6cacfd /textproc | |
parent | 0c8edbf6f3fce356a71dfdb11c92d956a7a5acd5 (diff) | |
download | freebsd-ports-gnome-c3281c0c91fa671b1baf4ef9af21b2bca84ba74b.tar.gz freebsd-ports-gnome-c3281c0c91fa671b1baf4ef9af21b2bca84ba74b.tar.zst freebsd-ports-gnome-c3281c0c91fa671b1baf4ef9af21b2bca84ba74b.zip |
Update to version 0.22
PR: 195510
Submitted by: maintainer
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-CSV-Encoded/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-CSV-Encoded/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-Text-CSV-Encoded/Makefile b/textproc/p5-Text-CSV-Encoded/Makefile index d9fa194a568a..a825fa82ae63 100644 --- a/textproc/p5-Text-CSV-Encoded/Makefile +++ b/textproc/p5-Text-CSV-Encoded/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Text-CSV-Encoded -PORTVERSION= 0.10 -PORTREVISION= 2 +PORTVERSION= 0.22 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-CSV-Encoded/distinfo b/textproc/p5-Text-CSV-Encoded/distinfo index 407e9ff3d845..e36d6e1eb4b3 100644 --- a/textproc/p5-Text-CSV-Encoded/distinfo +++ b/textproc/p5-Text-CSV-Encoded/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-CSV-Encoded-0.10.tar.gz) = 9fe7ae5f59e999c6be2ee22cc2859cc3e4c2f363dd3b3889b7f4602723218129 -SIZE (Text-CSV-Encoded-0.10.tar.gz) = 11613 +SHA256 (Text-CSV-Encoded-0.22.tar.gz) = 8a93c3794977db71701317ca67d91c5b65afbe3d6a45e218da9f64bde3c0b830 +SIZE (Text-CSV-Encoded-0.22.tar.gz) = 12185 |