diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-05-17 17:04:15 +0800 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-05-17 17:04:15 +0800 |
commit | ee23e8b63851e29f48c5620f17cd54dde49b7db8 (patch) | |
tree | 3d9c63f1bddea8890c5e78a61e3aacfe5133e5c8 /textproc | |
parent | 299401e978c503a3684d0c2cc5223895701225ee (diff) | |
download | freebsd-ports-gnome-ee23e8b63851e29f48c5620f17cd54dde49b7db8.tar.gz freebsd-ports-gnome-ee23e8b63851e29f48c5620f17cd54dde49b7db8.tar.zst freebsd-ports-gnome-ee23e8b63851e29f48c5620f17cd54dde49b7db8.zip |
- update to 1.12
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-CSV/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-CSV/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index 0ce7c13c8847..5ef1d9c7ac7d 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-CSV -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo index cb2580d2d36d..9e39404befce 100644 --- a/textproc/p5-Text-CSV/distinfo +++ b/textproc/p5-Text-CSV/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-CSV-1.11.tar.gz) = 0f2969fbaf9a7ac1ad0e75ba3fe341d6 -SHA256 (Text-CSV-1.11.tar.gz) = 5e4debb5b57f479ba4a149ba1382cb45f7074524a345fd60e46410749ba3e4b3 -SIZE (Text-CSV-1.11.tar.gz) = 40872 +MD5 (Text-CSV-1.12.tar.gz) = 36ffe7343dd7ab2fd0ed2f124fe50d0b +SHA256 (Text-CSV-1.12.tar.gz) = e96f3530889caf00c2ce71ca1edc7c5f83cb623e746618dc719d5e54226b770d +SIZE (Text-CSV-1.12.tar.gz) = 41631 |