diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 12a1fd8a0c2c..c9e137fa2354 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -1,36 +1,34 @@ PORTNAME= radsecproxy -DISTVERSION= 1.9.2 -PORTREVISION= 1 +DISTVERSION= 1.9.3 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ 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 -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} .include .if ${OPSYS} == FreeBSD -CFLAGS+= -Wno-error=strict-prototypes +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 cc6d25e6adee..33eb9fa62981 100644 --- a/net/radsecproxy/distinfo +++ b/net/radsecproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683033623 -SHA256 (radsecproxy-1.9.2.tar.gz) = 33914c035b3060e0a206fc6f7e595163edd1b6ad6798bd1fc6dbf718ff034d42 -SIZE (radsecproxy-1.9.2.tar.gz) = 401379 +TIMESTAMP = 1728279116 +SHA256 (radsecproxy-1.9.3.tar.gz) = 5120ef132ffa84072b34670026ac22e2f2774382d21fe7d684be6f1e8b6ae022 +SIZE (radsecproxy-1.9.3.tar.gz) = 401482