Update to gnugk-5.1.

This commit is contained in:
ajacoutot 2019-01-06 10:37:12 +00:00
parent 1dee274ea8
commit d52e0f60a4
2 changed files with 8 additions and 9 deletions

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.78 2018/10/24 14:28:08 sthen Exp $
# $OpenBSD: Makefile,v 1.79 2019/01/06 10:37:12 ajacoutot Exp $
BROKEN-hppa= libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
COMMENT= H.323 gatekeeper
V= 5.0
V= 5.1
GH_ACCOUNT= willamowius
GH_PROJECT= gnugk
GH_TAGNAME= v${V:S/./_/}
PKGNAME= gnugk-${V}
REVISION= 0
CATEGORIES= net telephony
@ -21,10 +20,10 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += ${COMPILER_LIBCXX} SDL c crypto curl expat h323 kvm
WANTLIB += lber ldap ldap_r lua5.2 m maxminddb netsnmp netsnmpagent
WANTLIB += netsnmpmibs nghttp2 pt sasl2 ssh ssl z
WANTLIB += lber-2.4 ldap-2.4 ldap_r-2.4 lua5.2 m maxminddb netsnmp
WANTLIB += netsnmpagent netsnmpmibs nghttp2 pt sasl2 ssh ssl z
COMPILER = base-clang ports-gcc base-gcc
COMPILER= base-clang ports-gcc base-gcc
MODULES= lang/lua
@ -35,7 +34,7 @@ BUILD_DEPENDS= databases/mariadb \
databases/postgresql
LIB_DEPENDS= net/curl \
net/h323plus>=1.27.0p0 \
net/h323plus \
net/libmaxminddb \
net/net-snmp \
security/libssh \

View File

@ -1,2 +1,2 @@
SHA256 (gnugk-5_0.tar.gz) = soLWuXz5qP+pEIYhF/hS1Q4Rp49eZ4uZ54Kqfur6yNc=
SIZE (gnugk-5_0.tar.gz) = 1274032
SHA256 (gnugk-5_1.tar.gz) = NPDQZp3Ig9TzUdLJuha4wdTYNfhhfqgJyYhUVZgzacA=
SIZE (gnugk-5_1.tar.gz) = 1279151