diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-06-18 15:29:13 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-06-18 15:29:13 +0000 |
commit | 140a6baacb312ad3f6ac8e1f21174f8a6f122963 (patch) | |
tree | 8dfbbe486264957d0a2f7164efa6d9426e997227 /textproc | |
parent | b47f311fecdaed1e22c661e90baa836ab08d4b27 (diff) |
Notes
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 2a5a3f75806e..e0e2f43471bd 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-CSV -PORTVERSION= 1.05 +PORTVERSION= 1.06 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo index 662f905d3b06..d4a5b495d739 100644 --- a/textproc/p5-Text-CSV/distinfo +++ b/textproc/p5-Text-CSV/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-CSV-1.05.tar.gz) = cbc23aaafef73ef773741d71cfa84e20 -SHA256 (Text-CSV-1.05.tar.gz) = 5b339eff154297976db492f94d78a81a7c999180db90522da091db25a2cfa0a8 -SIZE (Text-CSV-1.05.tar.gz) = 35702 +MD5 (Text-CSV-1.06.tar.gz) = 462c127bfe76f357657702ddf71fb37b +SHA256 (Text-CSV-1.06.tar.gz) = 950bca50c7635437dd7e6fe1e3422fb1ae7447656b4ae34fd38214d3ddfc7c25 +SIZE (Text-CSV-1.06.tar.gz) = 36574 |