aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJuraj Lutter <otis@FreeBSD.org>2021-06-05 11:51:09 +0000
committerJuraj Lutter <otis@FreeBSD.org>2021-06-05 14:26:25 +0000
commitcd0a1795e02636de8e062b47fb71935299751b49 (patch)
tree0e3fe9675fb92c3ac75dac6a4b12ffd495744420 /net
parent628540573bc3c8dcc5b9108a2e0168777b465d3f (diff)
downloadports-cd0a1795e02636de8e062b47fb71935299751b49.tar.gz
ports-cd0a1795e02636de8e062b47fb71935299751b49.zip
net/ocserv: Update to 1.1.3
Diffstat (limited to 'net')
-rw-r--r--net/ocserv/Makefile5
-rw-r--r--net/ocserv/distinfo6
-rw-r--r--net/ocserv/pkg-message4
3 files changed, 6 insertions, 9 deletions
diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile
index d4872ebc4e71..195fe7caf20e 100644
--- a/net/ocserv/Makefile
+++ b/net/ocserv/Makefile
@@ -1,8 +1,5 @@
-# Created by: Carlos J Puga Medina <cpm@fbsd.es>
-
PORTNAME= ocserv
-DISTVERSION= 1.1.2
-PORTREVISION= 1
+DISTVERSION= 1.1.3
CATEGORIES= net net-vpn security
MASTER_SITES= ftp://ftp.infradead.org/pub/ocserv/
diff --git a/net/ocserv/distinfo b/net/ocserv/distinfo
index 959354ad5522..b8474b901191 100644
--- a/net/ocserv/distinfo
+++ b/net/ocserv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611791595
-SHA256 (ocserv-1.1.2.tar.xz) = 889ccdbe8e67d3bc2bc8713b7fbb5bd4e79228abc6054e88858cb4ad6d0245dd
-SIZE (ocserv-1.1.2.tar.xz) = 824924
+TIMESTAMP = 1622876708
+SHA256 (ocserv-1.1.3.tar.xz) = 1ab70c6e6ea36b613e8e171fc03b6081c4312a45ee52cc2959c068c27324107e
+SIZE (ocserv-1.1.3.tar.xz) = 833320
diff --git a/net/ocserv/pkg-message b/net/ocserv/pkg-message
index 71bdb86b7e13..57de6e07e917 100644
--- a/net/ocserv/pkg-message
+++ b/net/ocserv/pkg-message
@@ -1,7 +1,7 @@
[
{ message: <<EOM
-SECURITY NOTE: ocserv 1.0.1 currently cannot isolate workers processes
-on FreeBSD, it only supports Linux's seccomp, but not FreeBSD's capsicum.
+SECURITY NOTE: ocserv cannot isolate workers processes on FreeBSD,
+it only supports Linux's seccomp, but not FreeBSD's capsicum.
EOM
}
]