databases/freetds : Update version 1.0094=>1.00.109
- Pet portlint - fix escaping of $ [1] PR: 233418 [1] Submitted by: kevans [1]
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= freetds
|
||||
PORTVERSION= 1.00.94
|
||||
PORTVERSION= 1.00.109
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/stable/
|
||||
@@ -14,9 +14,10 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libgcrypt.so:security/libgcrypt
|
||||
|
||||
USES= autoreconf gettext gmake iconv libtool:keepla pkgconfig readline tar:bzip2
|
||||
|
||||
TDS_VER?= 7.4
|
||||
|
||||
USES= autoreconf gettext gmake iconv libtool:keepla pkgconfig readline tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
@@ -65,7 +66,7 @@ post-patch:
|
||||
s|/locales.conf|/locales.conf.sample|g ; \
|
||||
s|/pool.conf|/pool.conf.sample|g ; \
|
||||
s| common.h||g'
|
||||
@${REINPLACE_CMD} -e 's|\(\$with_iodbc/include\)|\1/libiodbc|g' \
|
||||
@${REINPLACE_CMD} -e 's|\($$with_iodbc/include\)|\1/libiodbc|g' \
|
||||
${WRKSRC}/configure.ac
|
||||
|
||||
post-install:
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532260261
|
||||
SHA256 (freetds-1.00.94.tar.bz2) = 5fcf59a554eb3e72a09cc49c8dba5db8ad6dced07315ed775c4b8b2b81b603e4
|
||||
SIZE (freetds-1.00.94.tar.bz2) = 2152992
|
||||
TIMESTAMP = 1543535487
|
||||
SHA256 (freetds-1.00.109.tar.bz2) = 3e93b2bcdddc7246147398b9bc3b989c6e7ffed54acbce18f4f34b745c8f0034
|
||||
SIZE (freetds-1.00.109.tar.bz2) = 2159013
|
||||
|
||||
Reference in New Issue
Block a user