summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Abstract
diff options
context:
space:
mode:
authorwen <wen>2014-11-16 12:10:55 +0000
committerwen <wen>2014-11-16 12:10:55 +0000
commit86271ed840714ff8ebbc99f3c3b7194b268d7a15 (patch)
tree7db7c186e1b6777b98cc1cfe7d1456f8f5b5ec8d /databases/p5-SQL-Abstract
parent387dbc032c084ed33dfcaeefaa64cea663162edd (diff)
downloadpkgsrc-86271ed840714ff8ebbc99f3c3b7194b268d7a15.tar.gz
Update to 1.81
Upstream changes: revision 1.81 2014-10-25 ---------------------------- - Fix overly-enthusiastic parenthesis unroller (RT#99503) revision 1.80 2014-10-05 ---------------------------- - Fix erroneous behavior of is_literal_value($) wrt { -ident => ... } - Explicitly croak on top-level special ops (they didn't work anyway) revision 1.79 2014-09-25 ---------------------------- - New exportable functions: is_literal_value($) and is_plain_value($) - New attribute 'escape_char' allowing for proper escape of quote_chars present in an identifier - Deprecate { "" => \... } constructs - Treat { -value => undef } as plain undef in all cases - Explicitly throw on { -ident => undef }
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 137ba921f76..a3eedc24ac9 100644
--- a/databases/p5-SQL-Abstract/Makefile
+++ b/databases/p5-SQL-Abstract/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2014/10/09 13:44:36 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2014/11/16 12:10:55 wen Exp $
-DISTNAME= SQL-Abstract-1.78
+DISTNAME= SQL-Abstract-1.81
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/}
diff --git a/databases/p5-SQL-Abstract/distinfo b/databases/p5-SQL-Abstract/distinfo
index 96ec86e0ecd..8b323b92777 100644
--- a/databases/p5-SQL-Abstract/distinfo
+++ b/databases/p5-SQL-Abstract/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2014/06/09 18:35:48 schmonz Exp $
+$NetBSD: distinfo,v 1.21 2014/11/16 12:10:55 wen Exp $
-SHA1 (SQL-Abstract-1.78.tar.gz) = 7224f14f91906a3c8211236702e9d7dc34d9c63b
-RMD160 (SQL-Abstract-1.78.tar.gz) = 9d2c727d975bfeb2bf56727e2d6914ce06569a7e
-Size (SQL-Abstract-1.78.tar.gz) = 97200 bytes
+SHA1 (SQL-Abstract-1.81.tar.gz) = ee523af6deb2425ebccd2166c2d90dfab804abe0
+RMD160 (SQL-Abstract-1.81.tar.gz) = c51d04ba22e10f6b36dadf5cb6701c9b2be96a1c
+Size (SQL-Abstract-1.81.tar.gz) = 103010 bytes