aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorcpm <cpm@FreeBSD.org>2019-03-14 06:06:36 +0800
committercpm <cpm@FreeBSD.org>2019-03-14 06:06:36 +0800
commite8e9706c2661e5ce013ca9b34cd0ff1255330418 (patch)
tree5b41f7bbeedfda3eb4b72b0f52d83bdba92ae071 /net
parentecfca336d891561821fc51b2ec55997aa00b1e6f (diff)
downloadfreebsd-ports-gnome-e8e9706c2661e5ce013ca9b34cd0ff1255330418.tar.gz
freebsd-ports-gnome-e8e9706c2661e5ce013ca9b34cd0ff1255330418.tar.zst
freebsd-ports-gnome-e8e9706c2661e5ce013ca9b34cd0ff1255330418.zip
net/ocserv: Update to 0.12.3
- Remove LOCAL MASTER_SITES Noteworthy changes in 0.12.3 - Fixed crash when no DTLS ciphersuite is negotiated. - Fixed crash happening arbitrarily depending on handled string sizes (#197). - Fixed compatibility issue with GnuTLS 3.3.x (#201). - occtl: print the TLS session information, even if the DTLS channel is not established. MFH: 2019Q1
Diffstat (limited to 'net')
-rw-r--r--net/ocserv/Makefile5
-rw-r--r--net/ocserv/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile
index b05f1f97687f..dd246dd9be8d 100644
--- a/net/ocserv/Makefile
+++ b/net/ocserv/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= ocserv
-PORTVERSION= 0.12.2
+PORTVERSION= 0.12.3
CATEGORIES= net security
-MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/ \
- LOCAL/cpm
+MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/
MAINTAINER= cpm@FreeBSD.org
COMMENT= Server implementing the AnyConnect SSL VPN protocol
diff --git a/net/ocserv/distinfo b/net/ocserv/distinfo
index 2300ea9f3ebc..9a310a5ddd02 100644
--- a/net/ocserv/distinfo
+++ b/net/ocserv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547221519
-SHA256 (ocserv-0.12.2.tar.xz) = 71ccf1dfe9e13a05d9dc1104256cad6ff91e7b7d8c07a02398842ce018a3897d
-SIZE (ocserv-0.12.2.tar.xz) = 682272
+TIMESTAMP = 1552513718
+SHA256 (ocserv-0.12.3.tar.xz) = 42f8f459dae6f88862d4098997d8f5668d97439ec78beede3985f6ff24d91edd
+SIZE (ocserv-0.12.3.tar.xz) = 683632