svn commit: r411268 - head/net/ocserv

Carlos J. Puga Medina cpm at FreeBSD.org
Thu Mar 17 10:32:07 UTC 2016


Author: cpm
Date: Thu Mar 17 10:32:06 2016
New Revision: 411268
URL: https://svnweb.freebsd.org/changeset/ports/411268

Log:
  - Update to 0.10.12
  - Update MAINTAINER to my @FreeBSD.org address
  
  PR:		207824
  Approved by:	junovitch (mentor)

Modified:
  head/net/ocserv/Makefile
  head/net/ocserv/distinfo

Modified: head/net/ocserv/Makefile
==============================================================================
--- head/net/ocserv/Makefile	Thu Mar 17 10:28:05 2016	(r411267)
+++ head/net/ocserv/Makefile	Thu Mar 17 10:32:06 2016	(r411268)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	ocserv
-PORTVERSION=	0.10.11
+PORTVERSION=	0.10.12
 CATEGORIES=	net security
 MASTER_SITES=	ftp://ftp.infradead.org/pub/ocserv/
 
-MAINTAINER=	cpm at fbsd.es
+MAINTAINER=	cpm at FreeBSD.org
 COMMENT=	Server implementing the AnyConnect SSL VPN protocol
 
 LICENSE=	GPLv2

Modified: head/net/ocserv/distinfo
==============================================================================
--- head/net/ocserv/distinfo	Thu Mar 17 10:28:05 2016	(r411267)
+++ head/net/ocserv/distinfo	Thu Mar 17 10:32:06 2016	(r411268)
@@ -1,2 +1,2 @@
-SHA256 (ocserv-0.10.11.tar.xz) = ba607ecc377d62e66cecaca73154c97e2ef6609e932250aad2906af46c1f785c
-SIZE (ocserv-0.10.11.tar.xz) = 730128
+SHA256 (ocserv-0.10.12.tar.xz) = b71b900842d978143ebf5a25933638b99707d8f6b48013e3127f282d31bb93f6
+SIZE (ocserv-0.10.12.tar.xz) = 731028


More information about the svn-ports-all mailing list