update to stuntman-1.2.16
This commit is contained in:
parent
8feafc55c1
commit
ae151a55e8
@ -1,14 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2019/07/17 14:39:43 danj Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2021/02/21 16:51:25 sthen Exp $
|
||||
|
||||
COMMENT = STUN server implementing RFCs 5389, 5769, and 5780
|
||||
NOT_FOR_ARCHS = arm hppa # atomic ops
|
||||
|
||||
VERSION = 1.2.13
|
||||
VERSION = 1.2.16
|
||||
DISTNAME = stunserver-${VERSION}
|
||||
PKGNAME = stuntman-${VERSION}
|
||||
CATEGORIES = telephony net
|
||||
EXTRACT_SUFX = .tgz
|
||||
REVISION = 4
|
||||
|
||||
HOMEPAGE = http://www.stunprotocol.org/
|
||||
|
||||
@ -19,7 +17,7 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += c crypto m pthread ${COMPILER_LIBCXX}
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
||||
BUILD_DEPENDS = devel/boost
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (stunserver-1.2.13.tgz) = 0za+dsI7MwvNv30K+egvH0+YZvnK/9NwYsf0TZwnJmE=
|
||||
SIZE (stunserver-1.2.13.tgz) = 123156
|
||||
SHA256 (stunserver-1.2.16.tgz) = RHnhrgcGUd/Eg2qZgmfHrC+6TwEavP3KO4zNdzbU/SY=
|
||||
SIZE (stunserver-1.2.16.tgz) = 123549
|
||||
|
@ -1,9 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/09/04 12:46:23 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2021/02/21 16:51:25 sthen Exp $
|
||||
@newgroup _stuntman:718
|
||||
@newuser _stuntman:718:718:daemon:STUN server:/nonexistent:/sbin/nologin
|
||||
@rcscript ${RCDIR}/stunserver
|
||||
@man man/man1/stunclient.1
|
||||
@man man/man1/stunserver.1
|
||||
@bin sbin/stunclient
|
||||
@bin sbin/stunserver
|
||||
share/doc/pkg-readmes/${PKGSTEM}
|
||||
@rcscript ${RCDIR}/stunserver
|
||||
|
Loading…
x
Reference in New Issue
Block a user