summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Abstract
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-07-14 15:56:53 +0000
committerseb <seb@pkgsrc.org>2010-07-14 15:56:53 +0000
commit236f97bdb667563695ebf0742a3d6d72d79adbc6 (patch)
treec0424e158c7c7a12b0330bc9bb7bcf9f191efcde /databases/p5-SQL-Abstract
parentaae384a4d078fdb9bd391b18c0abd75efc46ce64 (diff)
downloadpkgsrc-236f97bdb667563695ebf0742a3d6d72d79adbc6.tar.gz
Update from version 1.62 to version 1.67.
Upstream changes: revision 1.67 2010-05-31 14:21 (UTC) ---------------------------- - Fix SQL::Test failure when first chunk is an unrecognized literal - Generic -not operator tests - More columns-bindtype assertion checks revision 1.66 2010-04-27 02:44 (UTC) ---------------------------- - Optimized the quoting mechanism, winning nearly 10% speedup on repeatable sql generation revision 1.65 2010-04-11 19:59 (UTC) ---------------------------- - Rerelease last version to not include .svn files and grab MANIFEST.SKIP from DBIx::Class so it won't happen again revision 1.64 2010-04-11 16:58 (UTC) ---------------------------- - Fix multiple generic op handling regressions by reverting the auto-equality assumption (turned out to be a very very bad idea) revision 1.63 2010-03-24 09:56 (UTC) ---------------------------- - Add ILIKE to the core list of comparision ops
Diffstat (limited to 'databases/p5-SQL-Abstract')
-rw-r--r--databases/p5-SQL-Abstract/Makefile4
-rw-r--r--databases/p5-SQL-Abstract/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile
index 2638ded0b87..f85d9c99bf0 100644
--- a/databases/p5-SQL-Abstract/Makefile
+++ b/databases/p5-SQL-Abstract/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2010/03/16 10:56:32 sno Exp $
+# $NetBSD: Makefile,v 1.19 2010/07/14 15:56:53 seb Exp $
#
-DISTNAME= SQL-Abstract-1.62
+DISTNAME= SQL-Abstract-1.67
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5sqa
CATEGORIES= databases perl5
diff --git a/databases/p5-SQL-Abstract/distinfo b/databases/p5-SQL-Abstract/distinfo
index 09ab6c98bf4..a3f4fb979dc 100644
--- a/databases/p5-SQL-Abstract/distinfo
+++ b/databases/p5-SQL-Abstract/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2010/03/16 10:56:32 sno Exp $
+$NetBSD: distinfo,v 1.14 2010/07/14 15:56:53 seb Exp $
-SHA1 (SQL-Abstract-1.62.tar.gz) = 76f86433f6bf5387b0289c4c382d8dec9f081691
-RMD160 (SQL-Abstract-1.62.tar.gz) = 6e82f45bf17e54c41f1e934437180636c8d4587f
-Size (SQL-Abstract-1.62.tar.gz) = 63233 bytes
+SHA1 (SQL-Abstract-1.67.tar.gz) = 667bea308fdac33d026b0e8597ad14718f51b340
+RMD160 (SQL-Abstract-1.67.tar.gz) = 35ff3dd1d01e526f814e75cd78026d628b53a17c
+Size (SQL-Abstract-1.67.tar.gz) = 66382 bytes