aboutsummaryrefslogtreecommitdiffstats
path: root/security/openconnect
diff options
context:
space:
mode:
authorsylvio <sylvio@FreeBSD.org>2010-05-29 19:46:07 +0800
committersylvio <sylvio@FreeBSD.org>2010-05-29 19:46:07 +0800
commitce0b2ab9ced1ce09aa93f9f4ef05ffec0dbb3ea8 (patch)
treeee39897f4e061be06442764c6f596805cf255622 /security/openconnect
parentdad726f5a3d72159e311390810c35cf43e26f29d (diff)
downloadfreebsd-ports-gnome-ce0b2ab9ced1ce09aa93f9f4ef05ffec0dbb3ea8.tar.gz
freebsd-ports-gnome-ce0b2ab9ced1ce09aa93f9f4ef05ffec0dbb3ea8.tar.zst
freebsd-ports-gnome-ce0b2ab9ced1ce09aa93f9f4ef05ffec0dbb3ea8.zip
- Update to 2.25
PR: ports/146933 Submitted by: Damian Gerow <dgerow@afflictions.org> (maintainer)
Diffstat (limited to 'security/openconnect')
-rw-r--r--security/openconnect/Makefile3
-rw-r--r--security/openconnect/distinfo6
-rw-r--r--security/openconnect/pkg-descr16
3 files changed, 8 insertions, 17 deletions
diff --git a/security/openconnect/Makefile b/security/openconnect/Makefile
index fda2f0e2dfe1..6cd16bf0b810 100644
--- a/security/openconnect/Makefile
+++ b/security/openconnect/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= openconnect
-PORTVERSION= 2.01
-PORTREVISION= 2
+PORTVERSION= 2.25
CATEGORIES= security
MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/ \
CRITICAL
diff --git a/security/openconnect/distinfo b/security/openconnect/distinfo
index 6fc65dd83a20..580e66a08065 100644
--- a/security/openconnect/distinfo
+++ b/security/openconnect/distinfo
@@ -1,3 +1,3 @@
-MD5 (openconnect-2.01.tar.gz) = 8fa1f0883c136800dbb992e64a2d579e
-SHA256 (openconnect-2.01.tar.gz) = db0d852def4ae2c7d8641066f7bb48bbf441c2f3d3a15e7f4a1caed1ab36bc1e
-SIZE (openconnect-2.01.tar.gz) = 60270
+MD5 (openconnect-2.25.tar.gz) = 796a32b611ee6210a5367eb9684d6778
+SHA256 (openconnect-2.25.tar.gz) = 6990f00e1df83b00941fe06d5b9c670b26804517043457f13be617bf07bad553
+SIZE (openconnect-2.25.tar.gz) = 75723
diff --git a/security/openconnect/pkg-descr b/security/openconnect/pkg-descr
index 12e71d22f9c4..adc5faefaa79 100644
--- a/security/openconnect/pkg-descr
+++ b/security/openconnect/pkg-descr
@@ -1,13 +1,5 @@
-Cisco's implementation of the DTLS protocol unfortunately does not
-comply with the relevant standards, and the OpenSSL in FreeBSD's
-base requires a patch to provide full interoperability. You will
-still be able to establish a tunnel, but all traffic will be
-transmitted via an HTTPS connection. This means that any packet
-loss on your link will result in a significant detriment to the
-speed of your VPN connection.
+OpenConnect is a client for Cisco's AnyConnect SSL VPN. Beyond
+Cisco's official client, OpenConnect supports multiple platforms,
+NetworkManager integration, and the ability to run as a user.
-Note that versions of FreeBSD older than 8.0 will require a small
-number of additional patches, due to the older version of OpenSSL
-included in their base.
-
-More information is included in README.DTLS.
+WWW: http://www.infradead.org/openconnect/