mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/radsecproxy: Update version 1.9.2=>1.9.3
Changelog: https://github.com/radsecproxy/radsecproxy/releases/tag/1.9.3
This commit is contained in:
parent
983d4719c1
commit
c15c334c9a
2 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= radsecproxy
|
||||
DISTVERSION= 1.9.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.9.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||
|
||||
|
@ -18,14 +17,13 @@ CPE_VENDOR= uninett
|
|||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OPSYS} == FreeBSD
|
||||
CFLAGS+= -Wno-error=strict-prototypes
|
||||
CFLAGS+= -Wno-error=strict-prototypes
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue