summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2018-10-31 11:53:24 +0000
committerwen <wen@pkgsrc.org>2018-10-31 11:53:24 +0000
commit10707d83122fdcb17db73a9ff43a9864fc3e77cd (patch)
treee2a4ec9377d7466ba3939f3be38803c0cd955a8e
parent42afe9debcfd48216c45fcc9c4293bf1da8052fb (diff)
downloadpkgsrc-10707d83122fdcb17db73a9ff43a9864fc3e77cd.tar.gz
Update to 1.642
Upstream changes: Changes in DBI 1.642 - 28th October 2018 Fix '.' in @INC for proxy test under parallel load thanks to H.Merijn Brand. Fix driver-related croak() in DBI->connect to report the original DSN thanks to maxatome #67 Introduce a new statement DBI method $sth->last_insert_id() thanks to pali #64 Allow to call $dbh->last_insert_id() method without arguments thanks to pali #64 Added a new XS API function variant dbd_db_do6() thanks to Pali #61 Fix misprints in doc of selectall_hashref thanks to Perlover #69 Remove outdated links to DBI related training resources. RT#125999
-rw-r--r--databases/p5-DBI/Makefile5
-rw-r--r--databases/p5-DBI/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 69288f919e2..ff14ab14611 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2018/08/22 09:42:52 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2018/10/31 11:53:24 wen Exp $
-DISTNAME= DBI-1.641
+DISTNAME= DBI-1.642
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index b93cdf6f92c..5a4656d8547 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2018/03/21 12:33:23 wiz Exp $
+$NetBSD: distinfo,v 1.51 2018/10/31 11:53:24 wen Exp $
-SHA1 (DBI-1.641.tar.gz) = d14c34fac2dd058905b0b8237a4ca8b86eed6f5d
-RMD160 (DBI-1.641.tar.gz) = 5597220770a762a02ad6c1b6772e096a8cc3dd99
-SHA512 (DBI-1.641.tar.gz) = 093eb28526e8290c0599437cd624b3e670cfff0ec149c1e8ad942f9f7facdafd2a8225bbf4efdb0d40ecf5a6088093ff9faec826cd4ec88bd0abd6125812137a
-Size (DBI-1.641.tar.gz) = 603947 bytes
+SHA1 (DBI-1.642.tar.gz) = 4838da411896707eb89acf63ae2d35c88ff841c7
+RMD160 (DBI-1.642.tar.gz) = ee8a39a3090c204b0ef33b0e32cc242b4869765b
+SHA512 (DBI-1.642.tar.gz) = 088161a004893a495b740c323acdfe096936812f8f1b12c0ae4b5b23a6dced01761be5589be5e2e66661bdeffd043504097213e713c0258fe1db2a60156ea079
+Size (DBI-1.642.tar.gz) = 604581 bytes