On 01/22/2018 07:38 PM, James E Keenan wrote:
Here is an update to textproc/p5-Text-CSV-Hashify. This moves the port
from CPAN version 0.08 to 0.10.
(http://search.cpan.org/dist/Text-CSV-Hashify/) The library now handles
pipe- and tab-separated input as well as the original comma-separated
input. Please review.
Thank you very much.
Jim Keenan
diff previously provided did not account for 'distinfo', per feedback
from Brian Callahan. Corrected diff attached.
Thank you very much.
Jim Keenan
diff -ur p5-Text-CSV-Hashify.orig/Makefile p5-Text-CSV-Hashify/Makefile
--- p5-Text-CSV-Hashify.orig/Makefile Sun Jan 7 22:22:47 2018
+++ p5-Text-CSV-Hashify/Makefile Mon Jan 22 19:04:21 2018
@@ -1,7 +1,7 @@
# $OpenBSD$
COMMENT = turn a CSV file into a Perl hash
-DISTNAME = Text-CSV-Hashify-0.08
+DISTNAME = Text-CSV-Hashify-0.10
CATEGORIES = textproc
MAINTAINER = James E Keenan <jkee...@cpan.org>
diff -ur p5-Text-CSV-Hashify.orig/distinfo p5-Text-CSV-Hashify/distinfo
--- p5-Text-CSV-Hashify.orig/distinfo Sun Jan 7 22:22:51 2018
+++ p5-Text-CSV-Hashify/distinfo Mon Jan 22 19:05:07 2018
@@ -1,2 +1,2 @@
-SHA256 (Text-CSV-Hashify-0.08.tar.gz) = 5QHNWQbCQFovJCyoqPJ8ckorTc2I3XXmtiMxxkC62Cc=
-SIZE (Text-CSV-Hashify-0.08.tar.gz) = 18644
+SHA256 (Text-CSV-Hashify-0.10.tar.gz) = DYv04G8JlKqgjsEVyMv30Myw+wXp6PYS8Pp7Wf31Ayg=
+SIZE (Text-CSV-Hashify-0.10.tar.gz) = 76207