pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-DBD-SQLite Update to 1.60
details: https://anonhg.NetBSD.org/pkgsrc/rev/b910ea1bf6d3
branches: trunk
changeset: 388348:b910ea1bf6d3
user: wen <wen%pkgsrc.org@localhost>
date: Tue Dec 04 08:53:00 2018 +0000
description:
Update to 1.60
Upstream changes:
1.60 2018-12-01
- Switched to a production version
1.59_03 2018-11-03
- Added a note on the long standing bug on TYPE statement
handle attribute
- Applied a doc patch on Virtual::PerlData by Bj?rn H?hrmann
(GH-31)
1.59_02 2018-09-30
- Upgraded SQLite to 3.25.2
1.59_01 2018-09-17
- Upgraded SQLite to 3.25.0, with ALTER TABLE ... RENAME COLUMN
and UPSERT among others
- Added ::GetInfo (GH#32, Brendan Byrd)
- Fix to use a PV value as a virtual table column value
where appropriate (RT-124941)
- Add deferrability to foreign_key_info (mohawk2)
diffstat:
databases/p5-DBD-SQLite/Makefile | 5 ++---
databases/p5-DBD-SQLite/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 1295e6639fd9 -r b910ea1bf6d3 databases/p5-DBD-SQLite/Makefile
--- a/databases/p5-DBD-SQLite/Makefile Tue Dec 04 08:44:56 2018 +0000
+++ b/databases/p5-DBD-SQLite/Makefile Tue Dec 04 08:53:00 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.68 2018/08/22 09:43:15 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2018/12/04 08:53:00 wen Exp $
-DISTNAME= DBD-SQLite-1.58
+DISTNAME= DBD-SQLite-1.60
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff -r 1295e6639fd9 -r b910ea1bf6d3 databases/p5-DBD-SQLite/distinfo
--- a/databases/p5-DBD-SQLite/distinfo Tue Dec 04 08:44:56 2018 +0000
+++ b/databases/p5-DBD-SQLite/distinfo Tue Dec 04 08:53:00 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.30 2018/04/10 00:20:02 wen Exp $
+$NetBSD: distinfo,v 1.31 2018/12/04 08:53:00 wen Exp $
-SHA1 (DBD-SQLite-1.58.tar.gz) = 060575ccf965a80e02b4caed40c1ef589532cf52
-RMD160 (DBD-SQLite-1.58.tar.gz) = 10f9ae81af383df79b8c9a7a21a307517fe3e8c1
-SHA512 (DBD-SQLite-1.58.tar.gz) = 080d1e304fb0d43926ce0345df3367132c317ba113bdc11952c0a159bc68d988a024828a28e66be267f82e07731dee225723854fb80914ba7c476b27dbdeb212
-Size (DBD-SQLite-1.58.tar.gz) = 2248800 bytes
+SHA1 (DBD-SQLite-1.60.tar.gz) = 45127bb681925c8dcae17e67e67fdfd343327874
+RMD160 (DBD-SQLite-1.60.tar.gz) = 74d3a3d0d19698c1399d1d2dea17e7df79772273
+SHA512 (DBD-SQLite-1.60.tar.gz) = b5fd203898815ada13ec04477fa0ad90ec2f53761d9b1ed7cce7d06a674e31d3810e745658aea150a3a58fc18adb889e5e50e795e8575318ab4cc757c1ff1c9e
+Size (DBD-SQLite-1.60.tar.gz) = 2366390 bytes
SHA1 (patch-Makefile.PL) = 8caa350b9e380a0eeae5dea3ee3f3ab239f685ea
Home |
Main Index |
Thread Index |
Old Index