mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/freetds: Update version 0.95.92=>1.00
- Upgrade TDS version to 7.4
This commit is contained in:
parent
81b4f3dc3f
commit
790fa12c39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416697
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= freetds
|
||||
PORTVERSION= 0.95.92
|
||||
PORTVERSION= 1.00
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/stable/
|
||||
|
@ -14,9 +14,9 @@ LICENSE= GPLv2
|
|||
|
||||
LIB_DEPENDS= libgcrypt.so:security/libgcrypt
|
||||
|
||||
TDS_VER?= 5.0
|
||||
TDS_VER?= 7.4
|
||||
|
||||
USES= autoreconf gmake iconv libtool:keepla pkgconfig readline tar:bzip2
|
||||
USES= autoreconf gettext gmake iconv libtool:keepla pkgconfig readline tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (freetds-0.95.92.tar.bz2) = ba540e38231f163435fc852c82cc924ef745028bd71d6a25cb5c1ed288af66c7
|
||||
SIZE (freetds-0.95.92.tar.bz2) = 3205889
|
||||
TIMESTAMP = 1465585712
|
||||
SHA256 (freetds-1.00.tar.bz2) = 5d617cc22855814815f815a2a1e354d91e674101ca08e55fbad3e51f14e61040
|
||||
SIZE (freetds-1.00.tar.bz2) = 3292505
|
||||
|
|
Loading…
Add table
Reference in a new issue