diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-01-14 14:52:46 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-01-14 14:52:46 +0000 |
commit | 6b44e8beefc854cb7357569997825dcf24d373b6 (patch) | |
tree | 73910e34f15537c9e10958c4005baf0642d1c6ce /textproc | |
parent | 088a31ba39dff1e719f502e130ee62926357338d (diff) | |
download | ports-6b44e8beefc854cb7357569997825dcf24d373b6.tar.gz ports-6b44e8beefc854cb7357569997825dcf24d373b6.zip |
Notes
Diffstat (limited to 'textproc')
-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 |