summaryrefslogtreecommitdiff
path: root/databases/ruby-mysql2/Makefile
diff options
context:
space:
mode:
authortaca <taca>2014-03-14 15:00:07 +0000
committertaca <taca>2014-03-14 15:00:07 +0000
commit9b988bc50e5271ea2e4d504d037fb3a135ad1d7e (patch)
tree3383fa57f285e7a3f152e04e912cf03b9e6f9832 /databases/ruby-mysql2/Makefile
parent75054a5551f79db0a3354314ece90a989906d17b (diff)
downloadpkgsrc-9b988bc50e5271ea2e4d504d037fb3a135ad1d7e.tar.gz
Update ruby-mysql2 to 0.3.15.
Exact changes nor release note isn't available but several bug fixes and better support for Ruby 2.1. For more information, please refer commit log <https://github.com/brianmario/mysql2/commits/master>.
Diffstat (limited to 'databases/ruby-mysql2/Makefile')
-rw-r--r--databases/ruby-mysql2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-mysql2/Makefile b/databases/ruby-mysql2/Makefile
index 5e771938540..b65027ad0c9 100644
--- a/databases/ruby-mysql2/Makefile
+++ b/databases/ruby-mysql2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2013/12/08 16:48:02 taca Exp $
+# $NetBSD: Makefile,v 1.7 2014/03/14 15:00:07 taca Exp $
#
-DISTNAME= mysql2-0.3.14
+DISTNAME= mysql2-0.3.15
CATEGORIES= databases ruby
MAINTAINER= taca@NetBSD.org