diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-12-11 12:29:19 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-12-11 12:29:19 +0000 |
commit | 4554f971b52d5f457d78c2ed3ad48bd2ff2b4f99 (patch) | |
tree | f3fdaf4172152186424b17ef6ffa0f52bde5609f /textproc | |
parent | 60154c7c2d8f7f6c4539eb82a26cfe666257e3c7 (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 2bba30c5cc1b..37574ce8f2fa 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-CSV -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo index 80719adcdd91..44451ce2d016 100644 --- a/textproc/p5-Text-CSV/distinfo +++ b/textproc/p5-Text-CSV/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-CSV-1.15.tar.gz) = 26f636d041ef941b19e3de62cb141c01 -SHA256 (Text-CSV-1.15.tar.gz) = e128c0dc13df2baa570ac01f21364a56df68b6c40360ed9f2347f17fe3233b32 -SIZE (Text-CSV-1.15.tar.gz) = 44935 +MD5 (Text-CSV-1.16.tar.gz) = cbe1f31e2c13aa88659527b3542474a9 +SHA256 (Text-CSV-1.16.tar.gz) = 93719f71f4640382e09f63568826080ce987287647f6de04363d17ebbf06a7b3 +SIZE (Text-CSV-1.16.tar.gz) = 45569 |