Update to data_objects 0.10.17

Remove some PLIST cruft that snuck in in the last commit.
This commit is contained in:
jeremy 2016-05-06 15:21:22 +00:00
parent e38d0c3797
commit eeddf985f6
11 changed files with 19 additions and 87 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.24 2015/06/19 14:04:16 jasper Exp $
# $OpenBSD: Makefile,v 1.25 2016/05/06 15:21:22 jeremy Exp $
COMMENT = unified Ruby API for popular databases
DISTNAME = data_objects-0.10.16
DISTNAME = data_objects-0.10.17
CATEGORIES = databases
# MIT

View File

@ -1,2 +1,2 @@
SHA256 (data_objects-0.10.16.gem) = Fb7gwYi6ttMEEmNpAKg5ixZ9rxzsF+UXJ7AShvskG64=
SIZE (data_objects-0.10.16.gem) = 29696
SHA256 (data_objects-0.10.17.gem) = Db8l2IdY6qVnMPb29RVqlZkpfPUZi5MJ48EVhicL3KU=
SIZE (data_objects-0.10.17.gem) = 29696

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.22 2015/06/19 14:04:29 jasper Exp $
# $OpenBSD: Makefile,v 1.23 2016/05/06 15:21:22 jeremy Exp $
COMMENT= ruby-data_objects driver for MySQL
V= 0.10.16
V= 0.10.17
DISTNAME= do_mysql-${V}
CATEGORIES= databases

View File

@ -1,2 +1,2 @@
SHA256 (do_mysql-0.10.16.gem) = eVVm8/9dJ770ue38FSfY8vJjcyox2KbOEqfgqXRnPDE=
SIZE (do_mysql-0.10.16.gem) = 29184
SHA256 (do_mysql-0.10.17.gem) = Yq+cvOia6fdzEzufu1txbgHU4qasJvq29odH1DDhAK0=
SIZE (do_mysql-0.10.17.gem) = 29696

View File

@ -1,32 +1,10 @@
@comment $OpenBSD: PLIST,v 1.4 2015/06/19 14:04:29 jasper Exp $
@comment $OpenBSD: PLIST,v 1.5 2016/05/06 15:21:22 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/extensions/${MODRUBY_ARCH}/
${GEM_LIB}/extensions/${MODRUBY_ARCH}/${MODRUBY_LIBREV}/
@comment ${GEM_EXTENSIONS_DIR}/
@comment ${GEM_EXTENSIONS_DIR}/do_mysql/
@comment ${GEM_EXTENSIONS_DIR}/do_mysql/do_mysql.so
@comment ${GEM_EXTENSIONS_DIR}/gem.build_complete
@comment ${GEM_EXTENSIONS_DIR}/gem_make.out
@comment ${GEM_EXTENSIONS_DIR}/mkmf.log
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/ChangeLog.markdown
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.markdown
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/ext/
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/
@comment ${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/.RUBYARCHDIR.-.do_mysql.time
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/Makefile
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/compat.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/do_common.c
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/do_common.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/do_common.o
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/do_mysql.c
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/do_mysql.o
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/do_mysql.so
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/error.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/extconf.rb
${GEM_LIB}/gems/${DISTNAME}/ext/do_mysql/mysql_compat.h
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/do_mysql/
${GEM_LIB}/gems/${DISTNAME}/lib/do_mysql.rb

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.20 2015/06/19 14:04:36 jasper Exp $
# $OpenBSD: Makefile,v 1.21 2016/05/06 15:21:22 jeremy Exp $
COMMENT= DataObjects driver for PostgreSQL
V= 0.10.16
V= 0.10.17
DISTNAME= do_postgres-${V}
CATEGORIES= databases

View File

@ -1,2 +1,2 @@
SHA256 (do_postgres-0.10.16.gem) = zfX5g6M5glKX/zxfNVrhHsxCuIsqH8SNR9OMo0rZgkA=
SIZE (do_postgres-0.10.16.gem) = 31744
SHA256 (do_postgres-0.10.17.gem) = qOayj31l3J0HzWL7fKQE1bjhzjCZIuGKbZsWsNNmvYo=
SIZE (do_postgres-0.10.17.gem) = 31744

View File

@ -1,32 +1,10 @@
@comment $OpenBSD: PLIST,v 1.4 2015/06/19 14:04:36 jasper Exp $
@comment $OpenBSD: PLIST,v 1.5 2016/05/06 15:21:22 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/extensions/${MODRUBY_ARCH}/
${GEM_LIB}/extensions/${MODRUBY_ARCH}/${MODRUBY_LIBREV}/
@comment ${GEM_EXTENSIONS_DIR}/
@comment ${GEM_EXTENSIONS_DIR}/do_postgres/
@comment ${GEM_EXTENSIONS_DIR}/do_postgres/do_postgres.so
@comment ${GEM_EXTENSIONS_DIR}/gem.build_complete
@comment ${GEM_EXTENSIONS_DIR}/gem_make.out
@comment ${GEM_EXTENSIONS_DIR}/mkmf.log
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/ChangeLog.markdown
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.markdown
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/ext/
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/
@comment ${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/.RUBYARCHDIR.-.do_postgres.time
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/Makefile
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/compat.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/do_common.c
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/do_common.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/do_common.o
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/do_postgres.c
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/do_postgres.o
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/do_postgres.so
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/error.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/extconf.rb
${GEM_LIB}/gems/${DISTNAME}/ext/do_postgres/pg_config.h
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/do_postgres/
${GEM_LIB}/gems/${DISTNAME}/lib/do_postgres.rb

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.27 2015/06/19 14:04:48 jasper Exp $
# $OpenBSD: Makefile,v 1.28 2016/05/06 15:21:22 jeremy Exp $
COMMENT = DataObjects driver for SQLite3
VERSION = 0.10.16
VERSION = 0.10.17
DISTNAME = do_sqlite3-${VERSION}
CATEGORIES = databases

View File

@ -1,2 +1,2 @@
SHA256 (do_sqlite3-0.10.16.gem) = pOwqlAH4ge3E8cF86J0EIWfzCETWcnRKgdrRNoAaEh8=
SIZE (do_sqlite3-0.10.16.gem) = 23040
SHA256 (do_sqlite3-0.10.17.gem) = jr2sPQXCcRt6ghWTfLtfXJcIKhJRXTyrUObxJzEpvz8=
SIZE (do_sqlite3-0.10.17.gem) = 23040

View File

@ -1,34 +1,10 @@
@comment $OpenBSD: PLIST,v 1.6 2015/06/19 14:04:48 jasper Exp $
@comment $OpenBSD: PLIST,v 1.7 2016/05/06 15:21:22 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/extensions/${MODRUBY_ARCH}/
${GEM_LIB}/extensions/${MODRUBY_ARCH}/${MODRUBY_LIBREV}/
@comment ${GEM_EXTENSIONS_DIR}/
@comment ${GEM_EXTENSIONS_DIR}/do_sqlite3/
@comment ${GEM_EXTENSIONS_DIR}/do_sqlite3/do_sqlite3.so
@comment ${GEM_EXTENSIONS_DIR}/gem.build_complete
@comment ${GEM_EXTENSIONS_DIR}/gem_make.out
@comment ${GEM_EXT@comment ENSIONS_DIR}/mkmf.log
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/ChangeLog.markdown
${GEM_LIB}/gems/${DISTNAME}/LICENSE
${GEM_LIB}/gems/${DISTNAME}/README.markdown
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/ext/
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/
@comment ${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/.RUBYARCHDIR.-.do_sqlite3.time
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/Makefile
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/compat.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_common.c
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_common.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_common.o
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3.c
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3.o
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3.so
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3_extension.c
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/do_sqlite3_extension.o
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/error.h
${GEM_LIB}/gems/${DISTNAME}/ext/do_sqlite3/extconf.rb
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/do_sqlite3/
${GEM_LIB}/gems/${DISTNAME}/lib/do_sqlite3.rb