pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-SQL-Abstract Update to 1.84
details: https://anonhg.NetBSD.org/pkgsrc/rev/b04cb3590695
branches: trunk
changeset: 360890:b04cb3590695
user: wen <wen%pkgsrc.org@localhost>
date: Sun Apr 09 16:03:06 2017 +0000
description:
Update to 1.84
Upstream changes:
1.84 - 2017-04-03
- Restore 'dynamic_config => 0' missed in the Distar port
1.83 - 2017-04-03
- Support for DELETE ... RETURNING (GH#9)
- Port to Distar
revision 1.82 2017-03-20
-------------------------
- Add explicit dependency on Sub::Quote (GH#8)
- Fix syntax errors in ORDER BY docs (GH#7)
revision 1.81_01 2017-02-28
----------------------------
- Fix order clauses with bind parameters in ->where
- Fix ->insert($table, \@values) with >26 values (RT#112684)
- Teach ::Tree that ILIKE (PostgreSQL) and REGEXP (MySQL) are binary ops
- Support for UPDATE ... RETURNING
- Documentation improvements for ORDER BY
diffstat:
databases/p5-SQL-Abstract/Makefile | 5 ++---
databases/p5-SQL-Abstract/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r b05f9cf522ce -r b04cb3590695 databases/p5-SQL-Abstract/Makefile
--- a/databases/p5-SQL-Abstract/Makefile Sun Apr 09 16:00:04 2017 +0000
+++ b/databases/p5-SQL-Abstract/Makefile Sun Apr 09 16:03:06 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2016/06/08 19:22:30 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2017/04/09 16:03:06 wen Exp $
-DISTNAME= SQL-Abstract-1.81
+DISTNAME= SQL-Abstract-1.84
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/}
diff -r b05f9cf522ce -r b04cb3590695 databases/p5-SQL-Abstract/distinfo
--- a/databases/p5-SQL-Abstract/distinfo Sun Apr 09 16:00:04 2017 +0000
+++ b/databases/p5-SQL-Abstract/distinfo Sun Apr 09 16:03:06 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2015/11/03 01:56:23 agc Exp $
+$NetBSD: distinfo,v 1.23 2017/04/09 16:03:06 wen Exp $
-SHA1 (SQL-Abstract-1.81.tar.gz) = ee523af6deb2425ebccd2166c2d90dfab804abe0
-RMD160 (SQL-Abstract-1.81.tar.gz) = c51d04ba22e10f6b36dadf5cb6701c9b2be96a1c
-SHA512 (SQL-Abstract-1.81.tar.gz) = 1ca38403707117c6a7927e1d89e70d22bf75429137409aa9dee48bb75dd17ca941dd0012c5d388e8e39ea75ae800a1d62b04c0b12b700f2e3137e40f651f961c
-Size (SQL-Abstract-1.81.tar.gz) = 103010 bytes
+SHA1 (SQL-Abstract-1.84.tar.gz) = b4865553254af4ebbad1c5561eeb2d27ac7cabff
+RMD160 (SQL-Abstract-1.84.tar.gz) = 69b6727164de9d3bc375cf789f53f82f099c7574
+SHA512 (SQL-Abstract-1.84.tar.gz) = 2d41ca76cc50dcf85e40b6585b3036ae62801ce78b64cc3b6a6471540901bfacdbfe2f76e68fdea2d1caa509f57216d4bb4f214cee7008380d5f60643e1a3a6b
+Size (SQL-Abstract-1.84.tar.gz) = 98744 bytes
Home |
Main Index |
Thread Index |
Old Index