summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Abstract
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-12-04 00:23:01 +0000
committerwen <wen@pkgsrc.org>2014-12-04 00:23:01 +0000
commit0164a54299907ba87d83b3a5d5553fc935ebd4cb (patch)
tree71da9589c453bfdcc729771bdbb96a1aefcee5fa /databases/p5-DBIx-Abstract
parent45ebd70d94101efc458bd2fc787733e24a5309f5 (diff)
downloadpkgsrc-0164a54299907ba87d83b3a5d5553fc935ebd4cb.tar.gz
Update to 1.04
Upstream changes: 1.04 2014-01-15 - Explicitly order options hashes to make log output deterministic. 1.03 2014-01-14 - We were explicitly returning undef for failure, which is basically always wrong. Corrected this. 1.02 2014-01-14 - Update documentation, etc, to point to github version - Make SQL generation deterministic, rather than depending on hash order, to ease testing and predictability. - Misc minor code cleanups. - Move to more of my standard Dist::Zilla config.
Diffstat (limited to 'databases/p5-DBIx-Abstract')
-rw-r--r--databases/p5-DBIx-Abstract/Makefile5
-rw-r--r--databases/p5-DBIx-Abstract/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBIx-Abstract/Makefile b/databases/p5-DBIx-Abstract/Makefile
index 7e36a3c3d3c..c7060c5c17e 100644
--- a/databases/p5-DBIx-Abstract/Makefile
+++ b/databases/p5-DBIx-Abstract/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2014/05/29 23:35:27 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2014/12/04 00:23:01 wen Exp $
#
-DISTNAME= DBIx-Abstract-1.01
+DISTNAME= DBIx-Abstract-1.04
PKGNAME= p5-${DISTNAME}00
-PKGREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
diff --git a/databases/p5-DBIx-Abstract/distinfo b/databases/p5-DBIx-Abstract/distinfo
index 3df4fbadc26..38157c77c14 100644
--- a/databases/p5-DBIx-Abstract/distinfo
+++ b/databases/p5-DBIx-Abstract/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/02/22 10:19:29 hiramatsu Exp $
+$NetBSD: distinfo,v 1.3 2014/12/04 00:23:01 wen Exp $
-SHA1 (DBIx-Abstract-1.01.tar.gz) = 2b905d00f4ed6fca91228fde296933f0a3eb4a2d
-RMD160 (DBIx-Abstract-1.01.tar.gz) = e8432a3792642ab496538649ec0012baa6f69218
-Size (DBIx-Abstract-1.01.tar.gz) = 29131 bytes
+SHA1 (DBIx-Abstract-1.04.tar.gz) = 7aca2b3f7bc93e446358e25fa8623a52b369e648
+RMD160 (DBIx-Abstract-1.04.tar.gz) = 57c1c9007484fa2ca711c5bfb7088c350143ae80
+Size (DBIx-Abstract-1.04.tar.gz) = 28896 bytes