diff options
author | wen <wen@FreeBSD.org> | 2018-07-05 09:45:36 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-07-05 09:45:36 +0800 |
commit | 6fc65b30b735ad61b58bc87337b8fbaced463f7e (patch) | |
tree | a9f2c9c195e49ec2c55e9814cf0f76ebcd120264 /textproc | |
parent | 992f5bfebfdc9b3e9cb8f50a9fac2513570692b0 (diff) | |
download | freebsd-ports-gnome-6fc65b30b735ad61b58bc87337b8fbaced463f7e.tar.gz freebsd-ports-gnome-6fc65b30b735ad61b58bc87337b8fbaced463f7e.tar.zst freebsd-ports-gnome-6fc65b30b735ad61b58bc87337b8fbaced463f7e.zip |
- Update to 2.05
Changes: https://metacpan.org/changes/distribution/Parse-CSV
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Parse-CSV/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Parse-CSV/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Parse-CSV/Makefile b/textproc/p5-Parse-CSV/Makefile index e2c8ed9dfca0..ed1101716c76 100644 --- a/textproc/p5-Parse-CSV/Makefile +++ b/textproc/p5-Parse-CSV/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Parse-CSV -PORTVERSION= 2.04 +PORTVERSION= 2.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Parse-CSV/distinfo b/textproc/p5-Parse-CSV/distinfo index a5fafa8dda47..2ddad3c64e43 100644 --- a/textproc/p5-Parse-CSV/distinfo +++ b/textproc/p5-Parse-CSV/distinfo @@ -1,2 +1,3 @@ -SHA256 (Parse-CSV-2.04.tar.gz) = 1e98076bb39d44f51d4f26a18bda989d2be84369196344f34081feb3b42bcfdb -SIZE (Parse-CSV-2.04.tar.gz) = 17455 +TIMESTAMP = 1530754832 +SHA256 (Parse-CSV-2.05.tar.gz) = bef2ad72a2b2a668f8f6db1b52a8304581cc6f6041b640f58749b5710ea6c0ec +SIZE (Parse-CSV-2.05.tar.gz) = 18639 |