summaryrefslogtreecommitdiff
path: root/databases/p5-Data-Table
diff options
context:
space:
mode:
authorwen <wen>2015-05-01 00:57:50 +0000
committerwen <wen>2015-05-01 00:57:50 +0000
commitf299715545a98291e1ac59dd329e4faa6aa99f56 (patch)
treece7a6c72a4229a917e5fd1b5caadbef9ef258790 /databases/p5-Data-Table
parentd41f85fc309b9e710b2fbe8e71328b5d29934cdb (diff)
downloadpkgsrc-f299715545a98291e1ac59dd329e4faa6aa99f56.tar.gz
Update to 1.72
Upstream changes: 1.72 Wed Apr 29 22:43:13 PDT 2015 No change to actual code Table.pm Just comment out "Guess Windows file format" from t/test1.t, as Strawberry Perl swallows \r and fails the test, however, this does not affect it to use the package 1.71 Fixed a minor bug in rename(), where the old name was not complete deleted. The bug was triggered in rowMerge(byName=>1) + a very special situations. Also fixed several typos in the test code. A special thank to Alexandr Ciornii for help prepare new Makefile.PL, as well as create better test files.
Diffstat (limited to 'databases/p5-Data-Table')
-rw-r--r--databases/p5-Data-Table/Makefile4
-rw-r--r--databases/p5-Data-Table/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-Data-Table/Makefile b/databases/p5-Data-Table/Makefile
index 96533b9006f..1c62c16fd2a 100644
--- a/databases/p5-Data-Table/Makefile
+++ b/databases/p5-Data-Table/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2014/12/12 04:43:16 mef Exp $
+# $NetBSD: Makefile,v 1.18 2015/05/01 00:57:50 wen Exp $
-DISTNAME= Data-Table-1.70
+DISTNAME= Data-Table-1.72
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
diff --git a/databases/p5-Data-Table/distinfo b/databases/p5-Data-Table/distinfo
index fdf50378720..6c4c8d65cd8 100644
--- a/databases/p5-Data-Table/distinfo
+++ b/databases/p5-Data-Table/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2014/12/12 04:43:16 mef Exp $
+$NetBSD: distinfo,v 1.7 2015/05/01 00:57:50 wen Exp $
-SHA1 (Data-Table-1.70.tar.gz) = 41f17874a9d2df90b9a1771b859a25225d5c476a
-RMD160 (Data-Table-1.70.tar.gz) = 4e78d9088b8ff288a37bbc7fd2465d87dddb2e1b
-Size (Data-Table-1.70.tar.gz) = 67218 bytes
+SHA1 (Data-Table-1.72.tar.gz) = 1094c114efd083ff8641559201a1fa49bee8147c
+RMD160 (Data-Table-1.72.tar.gz) = 2cee199d7eaed296a87e63da1e00318c1e9424df
+Size (Data-Table-1.72.tar.gz) = 68806 bytes