diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2008-09-07 07:03:41 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2008-09-07 07:03:41 +0000 |
commit | 2ad3bf9db383d51b4205cb3e76d87e3037fd1c59 (patch) | |
tree | 668f133e31495b86d642a227fc9a2daca25d74e9 /textproc | |
parent | 36e8af75d9e072da8d6a1a21215ecfc915f82a2e (diff) | |
download | ports-2ad3bf9db383d51b4205cb3e76d87e3037fd1c59.tar.gz ports-2ad3bf9db383d51b4205cb3e76d87e3037fd1c59.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-CSV_XS/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 124b2a973803..17892787fe80 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.45 +PORTVERSION= 0.54 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 c307d37e676d..5b5b8aced7a4 100644 --- a/textproc/p5-Text-CSV_XS/distinfo +++ b/textproc/p5-Text-CSV_XS/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-CSV_XS-0.45.tgz) = 4a4db0ab2bd727bd5c54c4ed772e358a -SHA256 (Text-CSV_XS-0.45.tgz) = 9bd9948b7269fb57edc6a2f5ac9ad6598ee4eb72e49ec41c89212e673ee8af1d -SIZE (Text-CSV_XS-0.45.tgz) = 88321 +MD5 (Text-CSV_XS-0.54.tgz) = d490c1d8f37386b980abfdd53a96705b +SHA256 (Text-CSV_XS-0.54.tgz) = 4e6c94397a22b87f2562015a1938262feb63a4f74520307bb97fea310b4871f6 +SIZE (Text-CSV_XS-0.54.tgz) = 90923 |