Update to mysql2 0.5.2

This commit is contained in:
jeremy 2018-07-26 21:33:46 +00:00
parent a721e40ec2
commit 38947db972
3 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.25 2018/06/13 22:26:52 jeremy Exp $
# $OpenBSD: Makefile,v 1.26 2018/07/26 21:33:46 jeremy Exp $
COMMENT= modern, simple and very fast MySQL library for Ruby
DISTNAME= mysql2-0.4.9
REVISION = 0
DISTNAME= mysql2-0.5.2
CATEGORIES= databases
HOMEPAGE= https://github.com/brianmario/mysql2

View File

@ -1,2 +1,2 @@
SHA256 (mysql2-0.4.9.gem) = iviz07WqM9imhqHKofis2SmMvrQLCfjCR1puz5CxpiI=
SIZE (mysql2-0.4.9.gem) = 77312
SHA256 (mysql2-0.5.2.gem) = JDZz8BVkRJQ5aaW1xQlYYsQVjedK9cpmFjdA/p9sU6g=
SIZE (mysql2-0.5.2.gem) = 99328

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2016/05/05 22:46:27 jeremy Exp $
@comment $OpenBSD: PLIST,v 1.10 2018/07/26 21:33:46 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
@ -47,6 +47,7 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/ssl/server-key.pem
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/server-req.pem
${GEM_LIB}/gems/${DISTNAME}/spec/test_data
${GEM_LIB}/gems/${DISTNAME}/support/
${GEM_LIB}/gems/${DISTNAME}/support/5072E1F5.asc
${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