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

Wen Heping wen at FreeBSD.org
Thu Apr 27 00:50:37 UTC 2017


Author: wen
Date: Thu Apr 27 00:50:35 2017
New Revision: 439495
URL: https://svnweb.freebsd.org/changeset/ports/439495

Log:
  - Update to 1.95
  Changes: http://search.cpan.org/src/ISHIGAKI/Text-CSV-1.95/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	Thu Apr 27 00:06:39 2017	(r439494)
+++ head/textproc/p5-Text-CSV/Makefile	Thu Apr 27 00:50:35 2017	(r439495)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Text-CSV
-PORTVERSION=	1.94
+PORTVERSION=	1.95
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-Text-CSV/distinfo
==============================================================================
--- head/textproc/p5-Text-CSV/distinfo	Thu Apr 27 00:06:39 2017	(r439494)
+++ head/textproc/p5-Text-CSV/distinfo	Thu Apr 27 00:50:35 2017	(r439495)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491918092
-SHA256 (Text-CSV-1.94.tar.gz) = e932a0f15bf4cf7cb1d5c5c55fb020d7cface59aa1a8142cb7bfa58fdd3d8a54
-SIZE (Text-CSV-1.94.tar.gz) = 113691
+TIMESTAMP = 1493253853
+SHA256 (Text-CSV-1.95.tar.gz) = 7e0a11d9c1129a55b68a26aa4b37c894279df255aa63ec8341d514ab848dbf61
+SIZE (Text-CSV-1.95.tar.gz) = 114054


More information about the svn-ports-head mailing list