pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/p5-DBD-SQLite
Module Name: pkgsrc
Committed By: wen
Date: Tue Dec 4 08:53:00 UTC 2018
Modified Files:
pkgsrc/databases/p5-DBD-SQLite: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/databases/p5-DBD-SQLite/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/databases/p5-DBD-SQLite/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/p5-DBD-SQLite/Makefile
diff -u pkgsrc/databases/p5-DBD-SQLite/Makefile:1.68 pkgsrc/databases/p5-DBD-SQLite/Makefile:1.69
--- pkgsrc/databases/p5-DBD-SQLite/Makefile:1.68 Wed Aug 22 09:43:15 2018
+++ pkgsrc/databases/p5-DBD-SQLite/Makefile Tue Dec 4 08:53:00 2018
@@ -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/}
Index: pkgsrc/databases/p5-DBD-SQLite/distinfo
diff -u pkgsrc/databases/p5-DBD-SQLite/distinfo:1.30 pkgsrc/databases/p5-DBD-SQLite/distinfo:1.31
--- pkgsrc/databases/p5-DBD-SQLite/distinfo:1.30 Tue Apr 10 00:20:02 2018
+++ pkgsrc/databases/p5-DBD-SQLite/distinfo Tue Dec 4 08:53:00 2018
@@ -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