databases/freetds: Update version 0.95.18=>0.95.19
- Sort USES
This commit is contained in:
parent
6bc21a3489
commit
78142803aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397045
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= freetds
|
||||
PORTVERSION= 0.95.18
|
||||
PORTVERSION= 0.95.19
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/stable/
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt
|
|||
|
||||
TDS_VER?= 5.0
|
||||
|
||||
USES= autoreconf iconv gmake libtool:keepla pkgconfig readline tar:bzip2
|
||||
USES= autoreconf gmake iconv libtool:keepla pkgconfig readline tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (freetds-0.95.18.tar.bz2) = acbd346583d6606f38240809c781c19fee6d085060290b0c638c8daaef3901dc
|
||||
SIZE (freetds-0.95.18.tar.bz2) = 3205019
|
||||
SHA256 (freetds-0.95.19.tar.bz2) = 2c4b5829b722992f678d8a54eee22eb4ea589f80906e5f7fc7e25ee66b262883
|
||||
SIZE (freetds-0.95.19.tar.bz2) = 3205547
|
||||
|
|
Loading…
Reference in a new issue