View | Details | Raw Unified | Return to bug 251519 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-13 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	radsecproxy
4
PORTNAME=	radsecproxy
5
PORTVERSION=	1.8.1
5
PORTVERSION=	1.8.2
6
PORTREVISION=	1
7
CATEGORIES=	net
6
CATEGORIES=	net
8
MASTER_SITES=	GH
7
MASTER_SITES=	GH
9
8
10
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	neel@neelc.org
11
COMMENT=	Generic RADIUS proxy
10
COMMENT=	Generic RADIUS proxy
12
11
13
LICENSE=	BSD3CLAUSE
12
LICENSE=	BSD3CLAUSE
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1570117206
1
TIMESTAMP = 1606888292
2
SHA256 (radsecproxy-radsecproxy-1.8.1_GH0.tar.gz) = c2bb5cf674770162551394cb2913c0984c72c5e41fd26d79761be6c7a877a01a
2
SHA256 (radsecproxy-radsecproxy-1.8.2_GH0.tar.gz) = 33d3535637b254274971a619333dd42c4ff989b00c9c709487874d29734cf067
3
SIZE (radsecproxy-radsecproxy-1.8.1_GH0.tar.gz) = 110264
3
SIZE (radsecproxy-radsecproxy-1.8.2_GH0.tar.gz) = 111123

Return to bug 251519