Index: head/net/radsecproxy/Makefile =================================================================== --- head/net/radsecproxy/Makefile (revision 444947) +++ head/net/radsecproxy/Makefile (revision 444948) @@ -1,27 +1,27 @@ # Created by: Honza Betik # $FreeBSD$ PORTNAME= radsecproxy -PORTVERSION= 1.6.6 +PORTVERSION= 1.6.8 CATEGORIES= net -MASTER_SITES= http://software.uninett.no/radsecproxy/ +MASTER_SITES= https://software.nordu.net/radsecproxy/ MAINTAINER= m.tsatsenko@gmail.com COMMENT= Radsecproxy is a generic RADIUS proxy LICENSE= GPLv2 BSD3CLAUSE LICENSE_COMB= dual USES= cpe tar:xz ssl -CPE_VENDOR= uninett +CPE_VENDOR= nordunet GNU_CONFIGURE= yes USE_RC_SUBR= ${PORTNAME} CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} post-install: ${MAKE} install-man -C ${WRKSRC} ${MAKE_ARGS} ${INSTALL_DATA} ${WRKSRC}/radsecproxy.conf-example \ ${STAGEDIR}${PREFIX}/etc .include Index: head/net/radsecproxy/distinfo =================================================================== --- head/net/radsecproxy/distinfo (revision 444947) +++ head/net/radsecproxy/distinfo (revision 444948) @@ -1,2 +1,3 @@ -SHA256 (radsecproxy-1.6.6.tar.xz) = 278251399e326f9afacd1df8c7de492ec5ae6420085f71630da8f6ce585297ef -SIZE (radsecproxy-1.6.6.tar.xz) = 159736 +TIMESTAMP = 1498780490 +SHA256 (radsecproxy-1.6.8.tar.xz) = 823ebee37c88974db93485ab67c449bc9fcd45117683f57d83b36e6bf16b6a8f +SIZE (radsecproxy-1.6.8.tar.xz) = 159928 Index: head/net/radsecproxy/pkg-descr =================================================================== --- head/net/radsecproxy/pkg-descr (revision 444947) +++ head/net/radsecproxy/pkg-descr (revision 444948) @@ -1,6 +1,6 @@ radsecproxy is a generic RADIUS proxy that in addition to usual RADIUS UDP transport, also supports TLS (RadSec), as well as RADIUS over TCP and DTLS. The aim is for the proxy to have sufficient features to be flexible, while at the same time to be small, efficient and easy to configure. -WWW: http://software.uninett.no/radsecproxy/ +WWW: https://software.nordu.net/radsecproxy/