update to librelp-1.2.9, needed for rsyslog update

This commit is contained in:
sthen 2016-03-15 23:22:13 +00:00
parent 7056a9dbc1
commit 32e8e289af
2 changed files with 18 additions and 9 deletions

View File

@ -1,20 +1,29 @@
# $OpenBSD: Makefile,v 1.5 2015/03/16 18:07:55 naddy Exp $
# $OpenBSD: Makefile,v 1.6 2016/03/15 23:22:13 sthen Exp $
COMMENT = reliable event logging protocol library
DISTNAME = librelp-1.0.1
DISTNAME = librelp-1.2.9
SHARED_LIBS += relp 1.0 # 1.0
CATEGORIES = sysutils
MASTER_SITES = http://download.rsyslog.com/librelp/
HOMEPAGE = http://www.librelp.com/
REVISION = 0
MAINTAINER = Todd T. Fries <todd@openbsd.org>
SHARED_LIBS += relp 0.1 # 0.1
# GPLv3
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += ffi gmp gnutls hogweed idn nettle p11-kit pthread
WANTLIB += tasn1 z
MASTER_SITES = http://download.rsyslog.com/librelp/
SEPARATE_BUILD = Yes
CONFIGURE_STYLE = gnu
LIB_DEPENDS = security/gnutls
MODULES = devel/gettext
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (librelp-1.0.1.tar.gz) = drAQqpFJl2gC2qLl/aesAqiiJ7DIwNEGnuwtKmYpc5o=
SIZE (librelp-1.0.1.tar.gz) = 355401
SHA256 (librelp-1.2.9.tar.gz) = Ug3nuj3GiNxyxbAU3GHvGR6VKPd9FlHdylX8DBSdmKM=
SIZE (librelp-1.2.9.tar.gz) = 415909