svn commit: r320547 - head/textproc/p5-Text-CSV
Anton Berezin
tobez at FreeBSD.org
Tue Jun 11 11:09:56 UTC 2013
Author: tobez
Date: Tue Jun 11 11:09:55 2013
New Revision: 320547
URL: http://svnweb.freebsd.org/changeset/ports/320547
Log:
Update to 1.30.
Changes: http://search.cpan.org/dist/Text-CSV/Changes
Modified:
head/textproc/p5-Text-CSV/Makefile
head/textproc/p5-Text-CSV/distinfo
Modified: head/textproc/p5-Text-CSV/Makefile
==============================================================================
--- head/textproc/p5-Text-CSV/Makefile Tue Jun 11 10:55:16 2013 (r320546)
+++ head/textproc/p5-Text-CSV/Makefile Tue Jun 11 11:09:55 2013 (r320547)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: Text::CSV
-# Date created: 10 August 2001
-# Whom: markm at FreeBSD.org
-#
+# Created by: markm at FreeBSD.org
# $FreeBSD$
-#
PORTNAME= Text-CSV
-PORTVERSION= 1.21
+PORTVERSION= 1.30
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MAKAMAKA
Modified: head/textproc/p5-Text-CSV/distinfo
==============================================================================
--- head/textproc/p5-Text-CSV/distinfo Tue Jun 11 10:55:16 2013 (r320546)
+++ head/textproc/p5-Text-CSV/distinfo Tue Jun 11 11:09:55 2013 (r320547)
@@ -1,2 +1,2 @@
-SHA256 (Text-CSV-1.21.tar.gz) = 845bd10486d2124abcce62c681431c842efe1d0025f3c18ced60082d071a2302
-SIZE (Text-CSV-1.21.tar.gz) = 58647
+SHA256 (Text-CSV-1.30.tar.gz) = a75ffe1a508c76e09dea06189c5a620b020fa2db6773569168e9e904c4aa6560
+SIZE (Text-CSV-1.30.tar.gz) = 60879
More information about the svn-ports-head
mailing list