diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index c9e137fa2354..9dff54e14fd6 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -1,34 +1,35 @@ PORTNAME= radsecproxy -DISTVERSION= 1.9.3 +DISTVERSION= 1.11.0 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ +# implicit-approval+: pi MAINTAINER= bofh@FreeBSD.org COMMENT= Generic RADIUS proxy WWW= https://radsecproxy.github.io LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libnettle.so:security/nettle USES= compiler:c11 cpe localbase:ldflags ssl CPE_VENDOR= uninett USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} .include .if ${OPSYS} == FreeBSD CFLAGS+= -Wno-error=strict-prototypes .endif post-install: ${MAKE} install-man -C ${WRKSRC} ${MAKE_ARGS} ${INSTALL_DATA} ${WRKSRC}/radsecproxy.conf-example \ ${STAGEDIR}${PREFIX}/etc .include diff --git a/net/radsecproxy/distinfo b/net/radsecproxy/distinfo index 33eb9fa62981..e25504aa6d80 100644 --- a/net/radsecproxy/distinfo +++ b/net/radsecproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728279116 -SHA256 (radsecproxy-1.9.3.tar.gz) = 5120ef132ffa84072b34670026ac22e2f2774382d21fe7d684be6f1e8b6ae022 -SIZE (radsecproxy-1.9.3.tar.gz) = 401482 +TIMESTAMP = 1728557827 +SHA256 (radsecproxy-1.11.0.tar.gz) = e65a05bc00b3d8a6d1e2d32c288689478a170a6f9ddcb531bbd52b866e7a8673 +SIZE (radsecproxy-1.11.0.tar.gz) = 272556