update to freetds-1.2.3
add BDEP on xmlto, it's used if present (detection is done in a Makefile just before it's run, but seems xmlto takes long enough to run that kmos@ ran into a problem with dpb junking)
This commit is contained in:
parent
aea050381d
commit
dfd54b3486
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.114 2020/07/11 22:54:35 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.115 2020/07/27 17:36:43 sthen Exp $
|
||||
|
||||
COMMENT= database drivers for Sybase/Microsoft SQL Server
|
||||
|
||||
DISTNAME= freetds-1.2
|
||||
REVISION= 0
|
||||
DISTNAME= freetds-1.2.3
|
||||
|
||||
SHARED_LIBS += ct 6.1 # 4.0
|
||||
SHARED_LIBS += sybdb 8.1 # 6.0
|
||||
@ -27,6 +26,8 @@ WANTLIB += iodbcinst nettle p11-kit pthread readline tasn1 unistring
|
||||
COMPILER= base-clang ports-gcc
|
||||
COMPILER_LANGS= c
|
||||
|
||||
# buildtime detected in doc/Makefile
|
||||
BUILD_DEPENDS= textproc/xmlto
|
||||
LIB_DEPENDS= converters/libiconv \
|
||||
databases/iodbc,-main \
|
||||
security/gnutls
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (freetds-1.2.tar.gz) = wKfIus0KOvvBnP+glraPKNdHDvy2eX7FGk+jacrdeaQ=
|
||||
SIZE (freetds-1.2.tar.gz) = 3401365
|
||||
SHA256 (freetds-1.2.3.tar.gz) = UMpfVKdgiPz1SHPXaAaZbG9Dp7be+vr6KxEGDK8uBbg=
|
||||
SIZE (freetds-1.2.3.tar.gz) = 3402019
|
||||
|
Loading…
Reference in New Issue
Block a user