diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-11-28 21:37:55 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-11-28 21:37:55 +0800 |
commit | a1711317d839f98410851e74e59f03ac8a5bc971 (patch) | |
tree | 57b4162f16261469d309ef3ca691ef17a7c09797 /textproc/p5-Text-CSV_XS | |
parent | 60ecf5a8ff35d21574fcc84efaaab4aaad38c273 (diff) | |
download | freebsd-ports-gnome-a1711317d839f98410851e74e59f03ac8a5bc971.tar.gz freebsd-ports-gnome-a1711317d839f98410851e74e59f03ac8a5bc971.tar.zst freebsd-ports-gnome-a1711317d839f98410851e74e59f03ac8a5bc971.zip |
- Upgrade to 0.79.
Diffstat (limited to 'textproc/p5-Text-CSV_XS')
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-CSV_XS/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 592f41ea43a8..beae38ae5499 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.76 +PORTVERSION= 0.79 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-CSV_XS/distinfo b/textproc/p5-Text-CSV_XS/distinfo index 505fc45c7cda..521e954b9d05 100644 --- a/textproc/p5-Text-CSV_XS/distinfo +++ b/textproc/p5-Text-CSV_XS/distinfo @@ -1,3 +1,2 @@ -MD5 (Text-CSV_XS-0.76.tgz) = b6acf83a1c75cc05882ef7bd19bb52c2 -SHA256 (Text-CSV_XS-0.76.tgz) = 1c4e54de4daeabdc228a5910fe8dd590c98e6e1db01e63f55b94a427e58e2185 -SIZE (Text-CSV_XS-0.76.tgz) = 109360 +SHA256 (Text-CSV_XS-0.79.tgz) = 5755149e2fbd994ca310f58fee1161413482a2a071337db2f9972879a8a4dab0 +SIZE (Text-CSV_XS-0.79.tgz) = 110574 |