diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2013-01-14 22:52:46 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2013-01-14 22:52:46 +0800 |
commit | b6c4a96579d18e2abffbf41b530cb453d262cf40 (patch) | |
tree | 73910e34f15537c9e10958c4005baf0642d1c6ce | |
parent | 689e7d4d193aac9a003937d2f41334114bcf08cd (diff) | |
download | freebsd-ports-gnome-b6c4a96579d18e2abffbf41b530cb453d262cf40.tar.gz freebsd-ports-gnome-b6c4a96579d18e2abffbf41b530cb453d262cf40.tar.zst freebsd-ports-gnome-b6c4a96579d18e2abffbf41b530cb453d262cf40.zip |
- Upgrade to 0.95.
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Text-CSV_XS/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index c681c4710c8e..fe03cc621260 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: Text::CSV_XS -# Date created: Fri Nov 19 03:11:08 MSK 1999 -# Whom: Ache -# +# Created by: Ache # $FreeBSD$ -# PORTNAME= Text-CSV_XS -PORTVERSION= 0.91 +PORTVERSION= 0.95 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HMBRAND diff --git a/textproc/p5-Text-CSV_XS/distinfo b/textproc/p5-Text-CSV_XS/distinfo index cace3fd76e25..b6650542e348 100644 --- a/textproc/p5-Text-CSV_XS/distinfo +++ b/textproc/p5-Text-CSV_XS/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-CSV_XS-0.91.tgz) = 932dbdd858faeb2354f363424ef2042380c91df87ae311350e95c34dd83927d0 -SIZE (Text-CSV_XS-0.91.tgz) = 119343 +SHA256 (Text-CSV_XS-0.95.tgz) = 0cf43f442e086bc10ec6e4d7f277fa30f8f145915337c900a0ad9248d7e4bf4d +SIZE (Text-CSV_XS-0.95.tgz) = 121627 |