summaryrefslogtreecommitdiff
path: root/databases/ruby-mysql2
diff options
context:
space:
mode:
authortaca <taca>2016-07-17 14:26:35 +0000
committertaca <taca>2016-07-17 14:26:35 +0000
commit13b6bb7d06d2f96d5cf620c8bba92ed24b937860 (patch)
treeed518ef8a69076e117647106117bb42c7e8e048b /databases/ruby-mysql2
parent9e82652a78036684ef8fe96d7c8b08306b1dbdef (diff)
downloadpkgsrc-13b6bb7d06d2f96d5cf620c8bba92ed24b937860.tar.gz
Update ruby-mysql2 to 0.4.4.
Bugfixes • Fix segv when num of rows is zero • Fix failed to allocate memory for an empty result set • Fix :cache_rows => false on prepared statements • Fix results buffer allocation fails with prepared statements Changes • Allow repeated each with :cache_rows => false • Fix some tests for non-default creds • Use the Travis Trusty image for Travis CI
Diffstat (limited to 'databases/ruby-mysql2')
-rw-r--r--databases/ruby-mysql2/Makefile4
-rw-r--r--databases/ruby-mysql2/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/ruby-mysql2/Makefile b/databases/ruby-mysql2/Makefile
index b87105b682d..4c21267cbac 100644
--- a/databases/ruby-mysql2/Makefile
+++ b/databases/ruby-mysql2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2016/03/08 13:55:26 taca Exp $
+# $NetBSD: Makefile,v 1.13 2016/07/17 14:26:35 taca Exp $
#
-DISTNAME= mysql2-0.4.3
+DISTNAME= mysql2-0.4.4
CATEGORIES= databases ruby
MAINTAINER= taca@NetBSD.org
diff --git a/databases/ruby-mysql2/distinfo b/databases/ruby-mysql2/distinfo
index 332b64bc551..ac5f4134368 100644
--- a/databases/ruby-mysql2/distinfo
+++ b/databases/ruby-mysql2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/03/08 13:55:26 taca Exp $
+$NetBSD: distinfo,v 1.11 2016/07/17 14:26:35 taca Exp $
-SHA1 (mysql2-0.4.3.gem) = b28fe20599ff0d69d20b35df3651c237a6410e32
-RMD160 (mysql2-0.4.3.gem) = 92293bc616347e433dd75796e93368742684f968
-SHA512 (mysql2-0.4.3.gem) = bd55bec7ae6eaa6e3f1aaffa990d9f6d19a98595a08b3eedcca3b1b38ef48181f241f651a5b20b1a8b4b55df6076d7addce9b8119e73ecc2bf384174b5f5a3e7
-Size (mysql2-0.4.3.gem) = 73728 bytes
+SHA1 (mysql2-0.4.4.gem) = 2378bac90e62efe47449947888e3407398ae7953
+RMD160 (mysql2-0.4.4.gem) = 894552846ee4fc5024d26ca17a15075bdd70851f
+SHA512 (mysql2-0.4.4.gem) = 824f05266f65ebe5b9594a4955c439a931eab3eae2f948077e3fb53626d0402c6713a774b1939d44b8c06224c3f9f3d99299e512c734da0fdb2abe4ee654b7e4
+Size (mysql2-0.4.4.gem) = 73728 bytes