mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
databases/freetds: Update version 1.2.21=>1.3.3
This commit is contained in:
parent
6931e94f43
commit
0e791fb655
@ -1,7 +1,7 @@
|
||||
# Created by: Domas Mituzas <midom@dammit.lt>
|
||||
|
||||
PORTNAME= freetds
|
||||
PORTVERSION= 1.2.21
|
||||
PORTVERSION= 1.3.3
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= https://www.freetds.org/files/stable/ \
|
||||
@ -60,11 +60,12 @@ post-extract:
|
||||
@cd ${WRKSRC}/src/pool && ${LN} -s pool.conf pool.conf.sample
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name "Makefile.am" | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|/freetds.conf|/freetds.conf.sample|g ; \
|
||||
@${REINPLACE_CMD} -e 's|/freetds.conf|/freetds.conf.sample|g ; \
|
||||
s|/locales.conf|/locales.conf.sample|g ; \
|
||||
s|/pool.conf|/pool.conf.sample|g ; \
|
||||
s| common.h||g'
|
||||
s| common.h||g' \
|
||||
${WRKSRC}/Makefile.am
|
||||
@${REINPLACE_CMD} -e 's|/pool.conf|/pool.conf.sample|g' \
|
||||
${WRKSRC}/src/pool/Makefile.am
|
||||
@${REINPLACE_CMD} -e 's|\($$with_iodbc/include\)|\1/libiodbc|g' \
|
||||
${WRKSRC}/configure.ac
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1620405579
|
||||
SHA256 (freetds-1.2.21.tar.bz2) = a5e6bbf6d6f3dc0816b19cbd08308d27a084b04926aaa05ac67f808ea07d3d8d
|
||||
SIZE (freetds-1.2.21.tar.bz2) = 2249434
|
||||
TIMESTAMP = 1632610921
|
||||
SHA256 (freetds-1.3.3.tar.bz2) = dba02e7f0661ff42dc289fc41d7cde7e03089fd326f08ee28c872ac9ff4a1c84
|
||||
SIZE (freetds-1.3.3.tar.bz2) = 2243425
|
||||
|
Loading…
Reference in New Issue
Block a user