databases/sqlrelay: update to 0.53.1

- Update to 0.53.1
- Unbreak build due to librudiments update

Reported by:	marino
This commit is contained in:
William Grzybowski 2013-11-07 13:50:39 +00:00
parent abedaf1693
commit 6743d2bbeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333098
4 changed files with 10 additions and 8 deletions

View file

@ -3,7 +3,6 @@
PORTNAME= ${SQLRELAY_PORTNAME}
PORTVERSION= ${SQLRELAY_PORTVERSION}
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= SF
@ -91,8 +90,8 @@ CONFIGURE_ARGS+= --disable-freetds
post-patch:
${REINPLACE_CMD} -E \
-e 's,(freebsd.*)/usr/local(.*rc.d),\1${PREFIX}\2/sqlrelay.sh-sample,' \
-e 's,(freebsd/sqlrelay )(.*etc),\1$$(sysconfdir)/sqlrelay-sample,' \
-e 's,\$$\(initroot\),\$$\(initroot\)${PREFIX},g' \
-e 's,/etc/rc.conf,/etc/defaults/rc.conf,g' \
${WRKSRC}/init/Makefile
${REINPLACE_CMD} -E \
-e 's,/usr/local[[:>:]],${PREFIX},g;' \

View file

@ -1,7 +1,7 @@
# $FreeBSD$
SQLRELAY_PORTNAME= sqlrelay
SQLRELAY_PORTVERSION= 0.52
SQLRELAY_PORTVERSION= 0.53.1
SQLRELAY_PORTDIR= ${PORTSDIR}/databases/${SQLRELAY_PORTNAME}
SQLRELAY_WRKSRC_CMD= cd ${SQLRELAY_PORTDIR} && ${MAKE} -V WRKSRC

View file

@ -1,2 +1,2 @@
SHA256 (sqlrelay-0.52.tar.gz) = 2682890d2b80214b5dd9884043fe0147e328a27c08ba4f6f8a4a36d4eef6711d
SIZE (sqlrelay-0.52.tar.gz) = 3376673
SHA256 (sqlrelay-0.53.1.tar.gz) = 9608c4a398658a5085f9040959ac7d17ae100d0e4cf99c54fadecccbe6283931
SIZE (sqlrelay-0.53.1.tar.gz) = 3376307

View file

@ -15,8 +15,9 @@ bin/sqlrclient-config
bin/sqlrclientwrapper-config
bin/sqlrserver-config
bin/sqlrsh
etc/rc.d/sqlrelay.sh-sample
etc/sqlrelay-sample
etc/rc.d/sqlrcachemanager
etc/rc.d/sqlrelay
etc/sqlrelay
etc/sqlrelay.conf.example
etc/sqlrelay.dtd
etc/sqlrelay.xsd
@ -99,6 +100,7 @@ libexec/sqlrelay/sqltranslation_temptablesaddmissingcolumns.so
libexec/sqlrelay/sqltranslation_temptableslocalize.so
libexec/sqlrelay/sqltranslation_temptablessybaseize.so
libexec/sqlrelay/sqltranslation_translatedatetimes.so
libexec/sqlrelay/sqltranslation_uniquetodistinct.so
libexec/sqlrelay/sqltrigger_createtableautoincrementoracle.so
libexec/sqlrelay/sqltrigger_droplocalizedtemptables.so
libexec/sqlrelay/sqltrigger_droptableautoincrementoracle.so
@ -122,6 +124,7 @@ share/examples/sample-oracle-mysql-errors.map
@dirrmtry sqlrelay/tmp/pids
@dirrmtry sqlrelay/tmp/ipc
@dirrmtry sqlrelay/tmp
@dirrmtry sqlrelay/log
@dirrmtry sqlrelay/debug
@dirrmtry sqlrelay/cache
@dirrmtry sqlrelay