Some new features here, mostly just take maintainership as this is one
dist I'd like to see kept up to date and I'll hopefully continue to get
better at that.

https://metacpan.org/changes/distribution/Text-CSV_XS

All of these that I sent recently had no fallout in reverse dependency
automated testing.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-Text-CSV_XS/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile    19 Jan 2015 07:08:59 -0000      1.22
+++ Makefile    3 May 2015 23:12:29 -0000
@@ -1,18 +1,18 @@
 # $OpenBSD: Makefile,v 1.22 2015/01/19 07:08:59 benoit Exp $
 
-SHARED_ONLY=   Yes
+SHARED_ONLY =  Yes
+COMMENT =      comma-separated values manipulation routines
 
-COMMENT=       comma-separated values manipulation routines
+DISTNAME =     Text-CSV_XS-1.17
+CATEGORIES =   textproc
+EXTRACT_SUFX = .tgz
 
-DISTNAME =     Text-CSV_XS-1.13
-CATEGORIES=    textproc
-EXTRACT_SUFX=  .tgz
+MAINTAINER =   Andrew Fresh <afre...@openbsd.org>
 
-MODULES=       cpan
-CPAN_AUTHOR=   HMBRAND
+MODULES =      cpan
 
 # Perl
-PERMIT_PACKAGE_CDROM=   Yes
+PERMIT_PACKAGE_CDROM = Yes
 
 MAKE_ENV +=            TEST_POD=Yes
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-Text-CSV_XS/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo    19 Jan 2015 07:08:59 -0000      1.13
+++ distinfo    3 May 2015 23:12:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (Text-CSV_XS-1.13.tgz) = bZKoOzvmxHyxvI1AeRc/XCkTZVrtBw62mpwBWk4U2SM=
-SIZE (Text-CSV_XS-1.13.tgz) = 147027
+SHA256 (Text-CSV_XS-1.17.tgz) = rNAAND1b7A7OWstaO4HRMH667IGn4oJyJLLUlQrB6f0=
+SIZE (Text-CSV_XS-1.17.tgz) = 150785

Reply via email to