svn commit: r556849 - head/net/radsecproxy

Fernando Apesteguía fernape at FreeBSD.org
Wed Dec 2 19:31:51 UTC 2020


Author: fernape
Date: Wed Dec  2 19:31:50 2020
New Revision: 556849
URL: https://svnweb.freebsd.org/changeset/ports/556849

Log:
  net/radsecproxy: Update to 1.8.2 and set MAINTAINER
  
  Submitter takes maintainership. He already maintains other ports.
  
  PR:	251519
  Submitted by:	neel at neelc.org

Modified:
  head/net/radsecproxy/Makefile
  head/net/radsecproxy/distinfo

Modified: head/net/radsecproxy/Makefile
==============================================================================
--- head/net/radsecproxy/Makefile	Wed Dec  2 19:20:34 2020	(r556848)
+++ head/net/radsecproxy/Makefile	Wed Dec  2 19:31:50 2020	(r556849)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	radsecproxy
-PORTVERSION=	1.8.1
-PORTREVISION=	1
+PORTVERSION=	1.8.2
 CATEGORIES=	net
 MASTER_SITES=	GH
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	neel at neelc.org
 COMMENT=	Generic RADIUS proxy
 
 LICENSE=	BSD3CLAUSE

Modified: head/net/radsecproxy/distinfo
==============================================================================
--- head/net/radsecproxy/distinfo	Wed Dec  2 19:20:34 2020	(r556848)
+++ head/net/radsecproxy/distinfo	Wed Dec  2 19:31:50 2020	(r556849)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570117206
-SHA256 (radsecproxy-radsecproxy-1.8.1_GH0.tar.gz) = c2bb5cf674770162551394cb2913c0984c72c5e41fd26d79761be6c7a877a01a
-SIZE (radsecproxy-radsecproxy-1.8.1_GH0.tar.gz) = 110264
+TIMESTAMP = 1606888292
+SHA256 (radsecproxy-radsecproxy-1.8.2_GH0.tar.gz) = 33d3535637b254274971a619333dd42c4ff989b00c9c709487874d29734cf067
+SIZE (radsecproxy-radsecproxy-1.8.2_GH0.tar.gz) = 111123


More information about the svn-ports-all mailing list