Bump after recent ptlib changes.

This commit is contained in:
ajacoutot 2015-05-22 15:16:47 +00:00
parent 75266ac947
commit 84fe36a769
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.48 2015/01/03 05:50:40 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.49 2015/05/22 15:16:47 ajacoutot Exp $
BROKEN-hppa= libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
@ -7,6 +7,7 @@ SHARED_ONLY= Yes
COMMENT= H.323 gatekeeper
DISTNAME= gnugk-3.8
REVISION= 0
CATEGORIES= net telephony

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2014/08/30 09:07:36 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.24 2015/05/22 15:16:47 ajacoutot Exp $
# XXX drop at next release
CONFIGURE_ARGS += --enable-h235
@ -11,6 +11,7 @@ V= 1_26_5
DISTNAME= h323plus-v${V}
PKGNAME= h323plus-${V:S/_/./g}
WRKDIST= ${WRKDIR}/h323plus
REVISION= 0
CATEGORIES= net devel