svn commit: r560338 - head/textproc/p5-Text-CSV_XS
Rainer Hurling
rhurlin at FreeBSD.org
Mon Jan 4 20:28:55 UTC 2021
Author: rhurlin
Date: Mon Jan 4 20:28:54 2021
New Revision: 560338
URL: https://svnweb.freebsd.org/changeset/ports/560338
Log:
textproc/p5-Text-CSV_XS: Update to 1.45
Changelog: https://metacpan.org/release/Text-CSV_XS
PR: 252400
Submitted by: Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)
Approved by: arrowd, tcberner (mentors, implicit)
Modified:
head/textproc/p5-Text-CSV_XS/Makefile
head/textproc/p5-Text-CSV_XS/distinfo
Modified: head/textproc/p5-Text-CSV_XS/Makefile
==============================================================================
--- head/textproc/p5-Text-CSV_XS/Makefile Mon Jan 4 19:40:46 2021 (r560337)
+++ head/textproc/p5-Text-CSV_XS/Makefile Mon Jan 4 20:28:54 2021 (r560338)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Text-CSV_XS
-PORTVERSION= 1.44
+PORTVERSION= 1.45
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:HMBRAND
Modified: head/textproc/p5-Text-CSV_XS/distinfo
==============================================================================
--- head/textproc/p5-Text-CSV_XS/distinfo Mon Jan 4 19:40:46 2021 (r560337)
+++ head/textproc/p5-Text-CSV_XS/distinfo Mon Jan 4 20:28:54 2021 (r560338)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601560741
-SHA256 (Text-CSV_XS-1.44.tgz) = c4812ddca8e2654736c44bc2ce60b27a428a1bc4d5364b0ed1fad3609c8f9bc4
-SIZE (Text-CSV_XS-1.44.tgz) = 212377
+TIMESTAMP = 1609720673
+SHA256 (Text-CSV_XS-1.45.tgz) = 128a66c946a0d9d439cbb74212b3dced8dcdb5bd0e1b78d98cfb87059f4a416f
+SIZE (Text-CSV_XS-1.45.tgz) = 255592
More information about the svn-ports-all
mailing list