diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-08-18 03:38:05 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-08-18 03:38:05 +0000 |
commit | b6d6d8a6ba1508fc39d2ca286e367c7ae5a016d6 (patch) | |
tree | f64d17ce14d1d4630f505ed6d3726588de27ff92 | |
parent | - Update to 0.30 (diff) |
- Update to 1.97
Changes: https://metacpan.org/changes/distribution/Text-CSV
Notes
Notes:
svn path=/head/; revision=477475
-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 b5f62786e0f4..26416d6cfcf6 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-CSV -PORTVERSION= 1.96 +PORTVERSION= 1.97 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo index c624de9f3acf..ba1a97d3598a 100644 --- a/textproc/p5-Text-CSV/distinfo +++ b/textproc/p5-Text-CSV/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534343826 -SHA256 (Text-CSV-1.96.tar.gz) = 6957c9175cc8b80e36255e154831ad5c77b7b0b3a606dd554fcf2cb2caf1a52b -SIZE (Text-CSV-1.96.tar.gz) = 123391 +TIMESTAMP = 1534563200 +SHA256 (Text-CSV-1.97.tar.gz) = cc350462efa8d39d5c8a1da5f205bc31620cd52d9865a769c8e3ed1b41640fd5 +SIZE (Text-CSV-1.97.tar.gz) = 124625 |