Update to mysql2 0.3.18

This commit is contained in:
jeremy 2015-04-16 20:34:29 +00:00
parent 8486f65858
commit 629895decc
3 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.20 2014/11/26 17:43:06 jeremy Exp $
# $OpenBSD: Makefile,v 1.21 2015/04/16 20:34:29 jeremy Exp $
COMMENT= modern, simple and very fast MySQL library for Ruby
DISTNAME= mysql2-0.3.17
DISTNAME= mysql2-0.3.18
CATEGORIES= databases
HOMEPAGE= https://github.com/brianmario/mysql2

View File

@ -1,2 +1,2 @@
SHA256 (mysql2-0.3.17.gem) = xpxfCFMs3Vjl99zKrXrBMu2qJx3SyNaXEc9c48j4WOE=
SIZE (mysql2-0.3.17.gem) = 49152
SHA256 (mysql2-0.3.18.gem) = 01R3qvGl/FCFEa9cUhZ1uIeCda0K+cEuHPIitQ4oVzU=
SIZE (mysql2-0.3.18.gem) = 50688

View File

@ -1,7 +1,6 @@
@comment $OpenBSD: PLIST,v 1.7 2014/07/09 17:13:07 jeremy Exp $
@comment $OpenBSD: PLIST,v 1.8 2015/04/16 20:34:29 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/MIT-LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/examples/
${GEM_LIB}/gems/${DISTNAME}/examples/eventmachine.rb
@ -29,6 +28,7 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/rcov.opts
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/spec/test_data
${GEM_LIB}/gems/${DISTNAME}/support/
${GEM_LIB}/gems/${DISTNAME}/support/libmysql.def
${GEM_LIB}/gems/${DISTNAME}/support/mysql_enc_to_ruby.rb
${GEM_LIB}/gems/${DISTNAME}/support/ruby_enc_to_mysql.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec