summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2019-05-20 14:16:21 +0000
committerschmonz <schmonz@pkgsrc.org>2019-05-20 14:16:21 +0000
commited0e454f890a5a30f075c10df832be525a139ecb (patch)
tree1b272ebee77927524dd6a0b17ba897024bb05792
parente77ae57e9203607eeeef3754cd9eb83d718012cf (diff)
downloadpkgsrc-ed0e454f890a5a30f075c10df832be525a139ecb.tar.gz
Update to 8.03. From the changelog:
_ Fix detection of utun support on OS X (#18). _ Fix Cisco DTLSv1.2 support for AES256-GCM-SHA384. _ Fix Solaris 11.4 build by properly detecting memset_s(). _ Fix recognition of OTP password fields (#24).
-rw-r--r--net/openconnect/Makefile7
-rw-r--r--net/openconnect/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/net/openconnect/Makefile b/net/openconnect/Makefile
index 1a7fd061675..b9b09b72890 100644
--- a/net/openconnect/Makefile
+++ b/net/openconnect/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2019/04/25 07:33:12 maya Exp $
+# $NetBSD: Makefile,v 1.10 2019/05/20 14:16:21 schmonz Exp $
-DISTNAME= openconnect-8.02
-PKGREVISION= 1
+DISTNAME= openconnect-8.03
CATEGORIES= net security
MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/
@@ -23,7 +22,7 @@ CONFIGURE_ARGS+= --disable-nls
REPLACE_PYTHON= trojans/tncc-wrapper.py
REPLACE_BASH= trojans/csd-post.sh
REPLACE_BASH+= trojans/csd-wrapper.sh
-
+
PYTHON_VERSIONS_ACCEPTED=27
INSTALLATION_DIRS= sbin include lib ${PKGMANDIR}/man8
diff --git a/net/openconnect/distinfo b/net/openconnect/distinfo
index 5ee20e488d5..f327c5245be 100644
--- a/net/openconnect/distinfo
+++ b/net/openconnect/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/01/22 18:28:40 schmonz Exp $
+$NetBSD: distinfo,v 1.8 2019/05/20 14:16:21 schmonz Exp $
-SHA1 (openconnect-8.02.tar.gz) = e36c8551a75cfef2721a2f432d1b69f1a83722bc
-RMD160 (openconnect-8.02.tar.gz) = 558b95eae763773aec8c2517027d9680d47ed7e1
-SHA512 (openconnect-8.02.tar.gz) = 690a51198aeaf4bb1cd0901b0799ac991712a29aa899fe735a7b5201683cd627556eebeefba01d0c752ba44ba0a6c5ee1c3647d692383f3f4b335e79c5337cbc
-Size (openconnect-8.02.tar.gz) = 1876135 bytes
+SHA1 (openconnect-8.03.tar.gz) = 9808b2bc25ceee69d853c8b14f72e7139d4d8843
+RMD160 (openconnect-8.03.tar.gz) = f6d41626b5f0687dc1345a9c8c8b03a740850764
+SHA512 (openconnect-8.03.tar.gz) = e5cae7aacc5684c585992c8199d47c1318a710d2f3638e0b71f5ab3ee7f35406306462e19ba55b32351a3894c83c256569e2e096da0bc8f6404f2740168e73da
+Size (openconnect-8.03.tar.gz) = 1885587 bytes