diff options
author | tobez <tobez@FreeBSD.org> | 2013-06-13 18:16:48 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-06-13 18:16:48 +0800 |
commit | 86b3a440eb41460fecf6edcbea64c48abb3777e6 (patch) | |
tree | 3e011b265a77c90d9925ee35b92bad354b9eb503 /textproc | |
parent | 642a57d7c33d99c0ff999979119b93b67a634b01 (diff) | |
download | freebsd-ports-gnome-86b3a440eb41460fecf6edcbea64c48abb3777e6.tar.gz freebsd-ports-gnome-86b3a440eb41460fecf6edcbea64c48abb3777e6.tar.zst freebsd-ports-gnome-86b3a440eb41460fecf6edcbea64c48abb3777e6.zip |
Update to 1.32.
Changes: http://search.cpan.org/dist/Text-CSV/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-CSV/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-CSV/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index a13b0895b1c1..c342532ee1fc 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-CSV -PORTVERSION= 1.30 +PORTVERSION= 1.32 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAKAMAKA diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo index 5ec448505ebc..f96a0eefe829 100644 --- a/textproc/p5-Text-CSV/distinfo +++ b/textproc/p5-Text-CSV/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-CSV-1.30.tar.gz) = a75ffe1a508c76e09dea06189c5a620b020fa2db6773569168e9e904c4aa6560 -SIZE (Text-CSV-1.30.tar.gz) = 60879 +SHA256 (Text-CSV-1.32.tar.gz) = b49fea66d75a1419a76b0b2b30144d97e1f69728928c06ed08405874fd8ff9af +SIZE (Text-CSV-1.32.tar.gz) = 62294 |