summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-12-31 13:28:44 +0000
committerwiz <wiz@pkgsrc.org>2017-12-31 13:28:44 +0000
commitd18782e56a1eb3a491252659fe4e825be1c5ed64 (patch)
treef258cfb8bf0d01a2334d09b40c054ceb612a181f
parent9afe9e28199fe6912e14ad26fd19e8d404881d9b (diff)
downloadpkgsrc-d18782e56a1eb3a491252659fe4e825be1c5ed64.tar.gz
p5-DBI: update to 1.639.
Changes in DBI 1.638 - ... Fix UTF-8 support for warn/croak calls within DBI internals, thanks to pali #53 Fix dependency on Storable for perl older than 5.8.9, thanks to H.Merijn Brand. Add DBD::Mem driver, a pure-perl in-memory driver using DBI::DBD::SqlEngine, thanks to Jens Rehsack #42 Corrected missing semicolon in example in documentation, thanks to pali #55
-rw-r--r--databases/p5-DBI/Makefile4
-rw-r--r--databases/p5-DBI/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 16af36c2675..eadce431149 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2017/09/30 07:49:15 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2017/12/31 13:28:44 wiz Exp $
-DISTNAME= DBI-1.637
+DISTNAME= DBI-1.639
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo
index 9b7f938fad1..9c33a4599ee 100644
--- a/databases/p5-DBI/distinfo
+++ b/databases/p5-DBI/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.47 2017/08/26 07:47:50 wen Exp $
+$NetBSD: distinfo,v 1.48 2017/12/31 13:28:44 wiz Exp $
-SHA1 (DBI-1.637.tar.gz) = 183ba1542a7499b508568c1765a4a1bcc4b4bbc9
-RMD160 (DBI-1.637.tar.gz) = 376a0dcfa40e75d10b578bd81981430eddbe2fe5
-SHA512 (DBI-1.637.tar.gz) = 48002d77d40c40f0514d464a83f78255dc1a4c5ebb721fc18bcffa06d5f19ad7aec51084d5d8a032e37c6867b5f63176a9b11b5bdf08426f903b841139698240
-Size (DBI-1.637.tar.gz) = 596423 bytes
+SHA1 (DBI-1.639.tar.gz) = d486ad357708054827017a0d7151554704ce6607
+RMD160 (DBI-1.639.tar.gz) = 49e4fca747a282cbaf42c27bec10a1a04e53d57d
+SHA512 (DBI-1.639.tar.gz) = 14833f9c4f91e4ab646471254e893ec2c39dbe64c67f4324cea23b4a50249fd94622c9c8c63628faaed2bea1f765e3d9d223c5bbf33ad4124eda70b69d0b8640
+Size (DBI-1.639.tar.gz) = 603697 bytes