Update to mysql2 0.5.3

This commit is contained in:
jeremy 2020-02-03 19:03:03 +00:00
parent fc703bee00
commit 3e674e9695
3 changed files with 6 additions and 43 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.27 2019/07/12 20:44:01 sthen Exp $
# $OpenBSD: Makefile,v 1.28 2020/02/03 19:03:03 jeremy Exp $
COMMENT= modern, simple and very fast MySQL library for Ruby
DISTNAME= mysql2-0.5.2
DISTNAME= mysql2-0.5.3
CATEGORIES= databases
HOMEPAGE= https://github.com/brianmario/mysql2
@ -20,11 +20,4 @@ LIB_DEPENDS= databases/mariadb
CONFIGURE_STYLE=ruby gem ext
# Regress tests currently don't work, probably because they
# need RSpec2. They also need a running MySQL server.
TEST_IS_INTERACTIVE = Yes
TEST_DEPENDS= databases/mariadb,-server \
${FULLPKGNAME}:${BUILD_PKGPATH}
MODRUBY_TEST=rake rspec
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (mysql2-0.5.2.gem) = JDZz8BVkRJQ5aaW1xQlYYsQVjedK9cpmFjdA/p9sU6g=
SIZE (mysql2-0.5.2.gem) = 99328
SHA256 (mysql2-0.5.3.gem) = XKLZfZwl+ifcZ+ynfdjXPxJXbEzU9vbBixKSWjy7JDQ=
SIZE (mysql2-0.5.3.gem) = 74240

View File

@ -1,12 +1,9 @@
@comment $OpenBSD: PLIST,v 1.10 2018/07/26 21:33:46 jeremy Exp $
@comment $OpenBSD: PLIST,v 1.11 2020/02/03 19:03:03 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/CHANGELOG.md
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/examples/
${GEM_LIB}/gems/${DISTNAME}/examples/eventmachine.rb
${GEM_LIB}/gems/${DISTNAME}/examples/threaded.rb
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/
${GEM_LIB}/gems/${DISTNAME}/lib/mysql2.rb
@ -15,37 +12,10 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/console.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/em.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/error.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/field.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/mysql2.so
@so ${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/mysql2.so
${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/result.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/statement.rb
${GEM_LIB}/gems/${DISTNAME}/lib/mysql2/version.rb
${GEM_LIB}/gems/${DISTNAME}/spec/
${GEM_LIB}/gems/${DISTNAME}/spec/configuration.yml.example
${GEM_LIB}/gems/${DISTNAME}/spec/em/
${GEM_LIB}/gems/${DISTNAME}/spec/em/em_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/my.cnf.example
${GEM_LIB}/gems/${DISTNAME}/spec/mysql2/
${GEM_LIB}/gems/${DISTNAME}/spec/mysql2/client_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/mysql2/error_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/mysql2/result_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/mysql2/statement_spec.rb
${GEM_LIB}/gems/${DISTNAME}/spec/rcov.opts
${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/ca-cert.pem
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/ca-key.pem
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/ca.cnf
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/cert.cnf
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/client-cert.pem
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/client-key.pem
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/client-req.pem
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/gen_certs.sh
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/pkcs8-client-key.pem
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/pkcs8-server-key.pem
${GEM_LIB}/gems/${DISTNAME}/spec/ssl/server-cert.pem
${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