diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2012-03-11 17:20:21 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2012-03-11 17:20:21 +0800 |
commit | cc34cc6d2e16f176ab013a060bcfe20b74c50e82 (patch) | |
tree | da8bb49f6e20df3b384807616591b4c1d80d3890 /textproc | |
parent | 13e10291e877314cb52b08bdfe0cde086f825454 (diff) | |
download | freebsd-ports-graphics-cc34cc6d2e16f176ab013a060bcfe20b74c50e82.tar.gz freebsd-ports-graphics-cc34cc6d2e16f176ab013a060bcfe20b74c50e82.tar.zst freebsd-ports-graphics-cc34cc6d2e16f176ab013a060bcfe20b74c50e82.zip |
- Upgrade to 0.87.
Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-CSV_XS/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 083773c2a4c..154574d4976 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-CSV_XS -PORTVERSION= 0.85 +PORTVERSION= 0.87 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HMBRAND diff --git a/textproc/p5-Text-CSV_XS/distinfo b/textproc/p5-Text-CSV_XS/distinfo index 2309b477a30..08d7e73cfcf 100644 --- a/textproc/p5-Text-CSV_XS/distinfo +++ b/textproc/p5-Text-CSV_XS/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-CSV_XS-0.85.tgz) = 551ea6f192c4dc3bfb31858d097c6351ee6a0c45c84016625b6253ce6c3cba2b -SIZE (Text-CSV_XS-0.85.tgz) = 116269 +SHA256 (Text-CSV_XS-0.87.tgz) = 75105cf4cbd04bd35989af38c98ebd5ec1ca03723c17cab03c706dc182acf609 +SIZE (Text-CSV_XS-0.87.tgz) = 118895 |