summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-04-21 12:46:29 +0000
committerryoon <ryoon@pkgsrc.org>2013-04-21 12:46:29 +0000
commita598fea937c396a7808607497a943faf93b9217f (patch)
tree38398578ca0b2984e7358e24fad7e2e132dd9997 /databases
parentf5fbf907976bf7ab968a6933837c29c78cb094f2 (diff)
downloadpkgsrc-a598fea937c396a7808607497a943faf93b9217f.tar.gz
Update to 4.023
Changelog: 2013-04-12 Patrick Galbraith et open source community <patg at patg dot net> (4.023) * Fix primary_key_info result ordering - https://github.com/CaptTofu/DBD-mysql/pull/39 - Dagfinn Ilmari Mannsåker * allow compilation with msvc - https://github.com/CaptTofu/DBD-mysql/pull/37 - Walde Christian * just to set MYSQL_OPT_WRITE_TIMEOUT and MYSQL_OPT_READ_TIMEOUT by dsn - https://github.com/CaptTofu/DBD-mysql/pull/36 - Naosuke Yokoe * just remove unnecessary "my" - https://github.com/CaptTofu/DBD-mysql/pull/34 - Shoichi Kaji * eval $ExtUtils::MakeMaker::VERSION requires for old ExtUtils::MakeMaker - https://github.com/CaptTofu/DBD-mysql/pull/32 - Daisuke Murase * Updated documentation to reflect that bugs will be reported at rt.cpan.org * Updated version * Chased tail finding issue with -1 being converted to max unsigned int in PS mode
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-mysql/Makefile5
-rw-r--r--databases/p5-DBD-mysql/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile
index 5f834991cca..4b301e99cb9 100644
--- a/databases/p5-DBD-mysql/Makefile
+++ b/databases/p5-DBD-mysql/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2013/03/02 20:33:23 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2013/04/21 12:46:29 ryoon Exp $
-DISTNAME= DBD-mysql-4.022
+DISTNAME= DBD-mysql-4.023
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5dmy
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-mysql/distinfo b/databases/p5-DBD-mysql/distinfo
index 77e7d47a680..21a6e42e711 100644
--- a/databases/p5-DBD-mysql/distinfo
+++ b/databases/p5-DBD-mysql/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2013/01/25 23:45:28 rhaen Exp $
+$NetBSD: distinfo,v 1.18 2013/04/21 12:46:29 ryoon Exp $
-SHA1 (DBD-mysql-4.022.tar.gz) = 87fa351c6ee4c39db24c986b962094c3b6759d71
-RMD160 (DBD-mysql-4.022.tar.gz) = 7bb225967222359ecd4a6cc3bc202814975de142
-Size (DBD-mysql-4.022.tar.gz) = 139925 bytes
+SHA1 (DBD-mysql-4.023.tar.gz) = 07ccf66c3c5956d658576306aeae256f06da39e6
+RMD160 (DBD-mysql-4.023.tar.gz) = 11dce8e1c44b4b69ea2de8b5eae0ac64645cd6bd
+Size (DBD-mysql-4.023.tar.gz) = 140522 bytes