svn commit: r440147 - head/net/ocserv

Carlos J. Puga Medina cpm at FreeBSD.org
Fri May 5 11:26:22 UTC 2017


Author: cpm
Date: Fri May  5 11:26:21 2017
New Revision: 440147
URL: https://svnweb.freebsd.org/changeset/ports/440147

Log:
  net/ocserv: update to 0.11.8
  
  - Update to 0.11.8
  - Add my LOCAL to MASTER_SITES
  
  Changes: http://lists.infradead.org/pipermail/openconnect-devel/2017-May/004293.html

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

Modified: head/net/ocserv/Makefile
==============================================================================
--- head/net/ocserv/Makefile	Fri May  5 10:08:34 2017	(r440146)
+++ head/net/ocserv/Makefile	Fri May  5 11:26:21 2017	(r440147)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	ocserv
-PORTVERSION=	0.11.7
-PORTREVISION=	1
+PORTVERSION=	0.11.8
 CATEGORIES=	net security
-MASTER_SITES=	ftp://ftp.infradead.org/pub/ocserv/
+MASTER_SITES=	ftp://ftp.infradead.org/pub/ocserv/ \
+		LOCAL/cpm
 
 MAINTAINER=	cpm at FreeBSD.org
 COMMENT=	Server implementing the AnyConnect SSL VPN protocol

Modified: head/net/ocserv/distinfo
==============================================================================
--- head/net/ocserv/distinfo	Fri May  5 10:08:34 2017	(r440146)
+++ head/net/ocserv/distinfo	Fri May  5 11:26:21 2017	(r440147)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486984430
-SHA256 (ocserv-0.11.7.tar.xz) = 93055ec3b889da680a79c4a51f0efc1b84255e8e2b9c642c5ed1a6f07425b259
-SIZE (ocserv-0.11.7.tar.xz) = 767276
+TIMESTAMP = 1493983020
+SHA256 (ocserv-0.11.8.tar.xz) = 735b9b88a004d5bc8a91d4093d07ea0e2c9fac370a35d84beccc394ed24420c7
+SIZE (ocserv-0.11.8.tar.xz) = 774108


More information about the svn-ports-all mailing list