databases/freetds-devel: Update version 1.00.410=>1.00.513
This commit is contained in:
parent
8fcc076345
commit
8e076b07ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486221
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= freetds
|
||||
PORTVERSION= 1.00.410
|
||||
PORTVERSION= 1.00.513
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/current/
|
||||
|
@ -14,9 +14,10 @@ COMMENT= Sybase/Microsoft TDS protocol library
|
|||
|
||||
LICENSE= LGPL20
|
||||
|
||||
USES= autoreconf gettext-tools gmake iconv libtool:keepla pkgconfig tar:bzip2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-dev.${PORTVERSION}
|
||||
TDS_VER?= 7.4
|
||||
USES= autoreconf gettext-tools gmake iconv libtool:keepla pkgconfig tar:bzip2
|
||||
GNU_GONFIGURE= yes
|
||||
CPPFLAGS+= "-I${LOCALBASE}/include"
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1532266441
|
||||
SHA256 (freetds-dev.1.00.410.tar.bz2) = 9d13ad8153746f23b1945c093004e4e7d108e3ed1d93241bc785e568cc40f256
|
||||
SIZE (freetds-dev.1.00.410.tar.bz2) = 2211952
|
||||
TIMESTAMP = 1543535592
|
||||
SHA256 (freetds-dev.1.00.513.tar.bz2) = d8c9c62dc2c12c74730c5f82db35d6ad8d3df308ea0e68b7706763bd0530d276
|
||||
SIZE (freetds-dev.1.00.513.tar.bz2) = 2249519
|
||||
|
|
Loading…
Reference in a new issue