diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index 9dff54e14fd6..b89769823fbd 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= radsecproxy -DISTVERSION= 1.11.0 +DISTVERSION= 1.11.1 CATEGORIES= net MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ @@ -21,15 +21,9 @@ 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 + ${STAGEDIR}${PREFIX}/etc/radsecproxy.conf.sample -.include +.include diff --git a/net/radsecproxy/distinfo b/net/radsecproxy/distinfo index e25504aa6d80..8e0f4c448912 100644 --- a/net/radsecproxy/distinfo +++ b/net/radsecproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728557827 -SHA256 (radsecproxy-1.11.0.tar.gz) = e65a05bc00b3d8a6d1e2d32c288689478a170a6f9ddcb531bbd52b866e7a8673 -SIZE (radsecproxy-1.11.0.tar.gz) = 272556 +TIMESTAMP = 1741335709 +SHA256 (radsecproxy-1.11.1.tar.gz) = 0635e4fc54898581db106a9196c0a1c4321e8b6d9907760e510ecfb33e0f3ac5 +SIZE (radsecproxy-1.11.1.tar.gz) = 272842 diff --git a/net/radsecproxy/pkg-plist b/net/radsecproxy/pkg-plist index be2c5f92a08e..0c3091cfb578 100644 --- a/net/radsecproxy/pkg-plist +++ b/net/radsecproxy/pkg-plist @@ -1,6 +1,6 @@ bin/radsecproxy-conf bin/radsecproxy-hash -etc/radsecproxy.conf-example +@sample etc/radsecproxy.conf.sample share/man/man8/radsecproxy-hash.8.gz share/man/man8/radsecproxy.8.gz share/man/man5/radsecproxy.conf.5.gz