pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update to 1.74. Random selection of changes since 1.2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b89714c64eb
branches:  trunk
changeset: 353467:9b89714c64eb
user:      shattered <shattered%pkgsrc.org@localhost>
date:      Wed Oct 05 19:49:07 2016 +0000

description:
Update to 1.74.  Random selection of changes since 1.23 (released 2009):

- builds cleanly on recent Linux and Oracle clients
- Added extended support for 64 bit clients
- Added support for DCRP (Database Resident Connection Pooling)
- Dropped Oraperl

diffstat:

 databases/p5-DBD-Oracle/Makefile |   5 ++---
 databases/p5-DBD-Oracle/distinfo |  10 +++++-----
 doc/CHANGES-2016                 |   3 ++-
 doc/TODO                         |   3 +--
 4 files changed, 10 insertions(+), 11 deletions(-)

diffs (60 lines):

diff -r b40d091116a5 -r 9b89714c64eb databases/p5-DBD-Oracle/Makefile
--- a/databases/p5-DBD-Oracle/Makefile  Wed Oct 05 13:09:59 2016 +0000
+++ b/databases/p5-DBD-Oracle/Makefile  Wed Oct 05 19:49:07 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2016/06/08 19:22:24 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2016/10/05 19:49:07 shattered Exp $
 
-DISTNAME=      DBD-Oracle-1.23
+DISTNAME=      DBD-Oracle-1.74
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DBD/}
 
diff -r b40d091116a5 -r 9b89714c64eb databases/p5-DBD-Oracle/distinfo
--- a/databases/p5-DBD-Oracle/distinfo  Wed Oct 05 13:09:59 2016 +0000
+++ b/databases/p5-DBD-Oracle/distinfo  Wed Oct 05 19:49:07 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 01:56:18 agc Exp $
+$NetBSD: distinfo,v 1.7 2016/10/05 19:49:07 shattered Exp $
 
-SHA1 (DBD-Oracle-1.23.tar.gz) = b7b8d1604d4cbb306ebaf5a6b5c4f6f261020b62
-RMD160 (DBD-Oracle-1.23.tar.gz) = a31fb776f882bf3ca16c3b29f07035db1aa56bbe
-SHA512 (DBD-Oracle-1.23.tar.gz) = 55cda72873b745e12e631cf3227e0b639d0ad398ed146959a48e4673b67f4600013813c99b7f7aa90fa74337089f7b4f8adaad19db56357992209d1920873d7e
-Size (DBD-Oracle-1.23.tar.gz) = 322268 bytes
+SHA1 (DBD-Oracle-1.74.tar.gz) = 5d9208db7408358cb542ac20b64cb95f965e0b7b
+RMD160 (DBD-Oracle-1.74.tar.gz) = cfb525748767b02d3c08427e779405434a8e50e0
+SHA512 (DBD-Oracle-1.74.tar.gz) = 08e2b39a9102bc7aaa947d8104b99fce40285781f8482f08b4571fa866198f6f36f089771808a6c53eede3eb3b573da6ec7ba6de16d1d5023ceae6be60d3f8f2
+Size (DBD-Oracle-1.74.tar.gz) = 448855 bytes
diff -r b40d091116a5 -r 9b89714c64eb doc/CHANGES-2016
--- a/doc/CHANGES-2016  Wed Oct 05 13:09:59 2016 +0000
+++ b/doc/CHANGES-2016  Wed Oct 05 19:49:07 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2016,v 1.4125 2016/10/05 13:09:59 wiz Exp $
+$NetBSD: CHANGES-2016,v 1.4126 2016/10/05 19:49:07 shattered Exp $
 
 Changes to the packages collection and infrastructure in 2016:
 
@@ -5759,3 +5759,4 @@
        Updated devel/p5-Sub-Name to 0.21 [wiz 2016-10-05]
        Updated textproc/py-html2text to 2016.9.19 [wiz 2016-10-05]
        Updated games/puzzles to 20160429 [wiz 2016-10-05]
+       Updated databases/p5-DBD-Oracle to 1.74 [shattered 2016-10-05]
diff -r b40d091116a5 -r 9b89714c64eb doc/TODO
--- a/doc/TODO  Wed Oct 05 13:09:59 2016 +0000
+++ b/doc/TODO  Wed Oct 05 19:49:07 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.16545 2016/10/05 09:19:15 wiz Exp $
+$NetBSD: TODO,v 1.16546 2016/10/05 19:49:07 shattered Exp $
 
 Suggested new packages
 ======================
@@ -1201,7 +1201,6 @@
        o p5-Chart-3.2
        o p5-DBD-DB2-1.85
        o p5-DBD-ODBC-1.52
-       o p5-DBD-Oracle-1.74
        o p5-FormValidator-Simple-1.00
        o p5-GStreamer-0.20
        o p5-GraphViz2-2.37



Home | Main Index | Thread Index | Old Index