net/radsecproxy: Update version 1.11.0=>1.11.1

- Remove NOOP codes
- Install etc files with @sample keyword

Changelog: https://github.com/radsecproxy/radsecproxy/releases/tag/1.11.1

PR:		285192
Co-authored-by: Paul Dekkers <Paul.Dekkers@surfnet.nl>
This commit is contained in:
Muhammad Moinur Rahman 2025-03-07 19:49:31 +01:00
parent 9a78d3d6f5
commit 4539cc81c8
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91
3 changed files with 7 additions and 13 deletions

View file

@ -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 <bsd.port.pre.mk>
.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 <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -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

View file

@ -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