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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 15 19:33:44 UTC 2018


Author: sunpoet
Date: Wed Aug 15 19:33:42 2018
New Revision: 477269
URL: https://svnweb.freebsd.org/changeset/ports/477269

Log:
  Update to 1.96
  
  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 Aug 15 19:33:36 2018	(r477268)
+++ head/textproc/p5-Text-CSV/Makefile	Wed Aug 15 19:33:42 2018	(r477269)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-CSV
-PORTVERSION=	1.95
+PORTVERSION=	1.96
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-Text-CSV/distinfo
==============================================================================
--- head/textproc/p5-Text-CSV/distinfo	Wed Aug 15 19:33:36 2018	(r477268)
+++ head/textproc/p5-Text-CSV/distinfo	Wed Aug 15 19:33:42 2018	(r477269)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493253853
-SHA256 (Text-CSV-1.95.tar.gz) = 7e0a11d9c1129a55b68a26aa4b37c894279df255aa63ec8341d514ab848dbf61
-SIZE (Text-CSV-1.95.tar.gz) = 114054
+TIMESTAMP = 1534343826
+SHA256 (Text-CSV-1.96.tar.gz) = 6957c9175cc8b80e36255e154831ad5c77b7b0b3a606dd554fcf2cb2caf1a52b
+SIZE (Text-CSV-1.96.tar.gz) = 123391


More information about the svn-ports-head mailing list