Skip to content

Commit c15c334

Browse files
committed
net/radsecproxy: Update version 1.9.2=>1.9.3
Changelog: https://github.com/radsecproxy/radsecproxy/releases/tag/1.9.3
1 parent 983d471 commit c15c334

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

‎net/radsecproxy/Makefile‎

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
PORTNAME= radsecproxy
2-
DISTVERSION= 1.9.2
3-
PORTREVISION= 1
2+
DISTVERSION= 1.9.3
43
CATEGORIES= net
54
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
65

@@ -18,14 +17,13 @@ CPE_VENDOR= uninett
1817
USE_RC_SUBR= ${PORTNAME}
1918

2019
GNU_CONFIGURE= yes
21-
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
2220

2321
CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE}
2422

2523
.include <bsd.port.pre.mk>
2624

2725
.if ${OPSYS} == FreeBSD
28-
CFLAGS+= -Wno-error=strict-prototypes
26+
CFLAGS+= -Wno-error=strict-prototypes
2927
.endif
3028

3129
post-install:

‎net/radsecproxy/distinfo‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1683033623
2-
SHA256 (radsecproxy-1.9.2.tar.gz) = 33914c035b3060e0a206fc6f7e595163edd1b6ad6798bd1fc6dbf718ff034d42
3-
SIZE (radsecproxy-1.9.2.tar.gz) = 401379
1+
TIMESTAMP = 1728279116
2+
SHA256 (radsecproxy-1.9.3.tar.gz) = 5120ef132ffa84072b34670026ac22e2f2774382d21fe7d684be6f1e8b6ae022
3+
SIZE (radsecproxy-1.9.3.tar.gz) = 401482

0 commit comments

Comments
 (0)