Update to tiny_tds 2.1.2
This commit is contained in:
parent
38947db972
commit
ad4a1035ab
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2018/06/13 22:26:52 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2018/07/26 21:34:06 jeremy Exp $
|
||||
|
||||
COMMENT = simple and fast ruby binding to FreeTDS
|
||||
|
||||
DISTNAME = tiny_tds-2.1.0
|
||||
REVISION = 0
|
||||
DISTNAME = tiny_tds-2.1.2
|
||||
CATEGORIES = databases
|
||||
|
||||
HOMEPAGE = https://github.com/rails-sqlserver/tiny_tds
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tiny_tds-2.1.0.gem) = t8kdRwDGobpicLQKfB+6UPls3qfiliH2CLFZ241ugN0=
|
||||
SIZE (tiny_tds-2.1.0.gem) = 59904
|
||||
SHA256 (tiny_tds-2.1.2.gem) = 13UohfAlOs9rcHhleCXWssWXEV8DIVwrm9+gpjgOVnw=
|
||||
SIZE (tiny_tds-2.1.2.gem) = 59904
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2017/11/13 22:44:18 jeremy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2018/07/26 21:34:06 jeremy Exp $
|
||||
${GEM_BIN}/defncopy-ttds${GEM_BIN_SUFFIX}
|
||||
${GEM_BIN}/tsql-ttds${GEM_BIN_SUFFIX}
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
@ -21,7 +21,6 @@ ${GEM_LIB}/gems/${DISTNAME}/appveyor.yml
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/defncopy-ttds
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/tsql-ttds
|
||||
${GEM_LIB}/gems/${DISTNAME}/circle.yml
|
||||
${GEM_LIB}/gems/${DISTNAME}/exe/
|
||||
${GEM_LIB}/gems/${DISTNAME}/exe/.keep
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
|
Loading…
Reference in New Issue
Block a user