svn commit: r501729 - head/textproc/p5-Text-CSV

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 15 15:55:50 UTC 2019


Author: sunpoet
Date: Wed May 15 15:55:46 2019
New Revision: 501729
URL: https://svnweb.freebsd.org/changeset/ports/501729

Log:
  Update to 2.00
  
  Changes:	https://metacpan.org/changes/distribution/Text-CSV

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	Wed May 15 15:55:40 2019	(r501728)
+++ head/textproc/p5-Text-CSV/Makefile	Wed May 15 15:55:46 2019	(r501729)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-CSV
-PORTVERSION=	1.99
+PORTVERSION=	2.00
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-Text-CSV/distinfo
==============================================================================
--- head/textproc/p5-Text-CSV/distinfo	Wed May 15 15:55:40 2019	(r501728)
+++ head/textproc/p5-Text-CSV/distinfo	Wed May 15 15:55:46 2019	(r501729)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547043652
-SHA256 (Text-CSV-1.99.tar.gz) = e74ec039b12cc51d346bf1d814af7db8a05cb0a98340e7547a21646da8668cd2
-SIZE (Text-CSV-1.99.tar.gz) = 126231
+TIMESTAMP = 1557747484
+SHA256 (Text-CSV-2.00.tar.gz) = 8ccbd9195805222d995844114d0e595bb24ce188f85284dbf256080311cbb2c2
+SIZE (Text-CSV-2.00.tar.gz) = 126921


More information about the svn-ports-all mailing list