pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/openconnect



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon May 20 14:16:21 UTC 2019

Modified Files:
        pkgsrc/net/openconnect: Makefile distinfo

Log Message:
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).


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/openconnect/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/openconnect/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/openconnect/Makefile
diff -u pkgsrc/net/openconnect/Makefile:1.9 pkgsrc/net/openconnect/Makefile:1.10
--- pkgsrc/net/openconnect/Makefile:1.9 Thu Apr 25 07:33:12 2019
+++ pkgsrc/net/openconnect/Makefile     Mon May 20 14:16:21 2019
@@ -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

Index: pkgsrc/net/openconnect/distinfo
diff -u pkgsrc/net/openconnect/distinfo:1.7 pkgsrc/net/openconnect/distinfo:1.8
--- pkgsrc/net/openconnect/distinfo:1.7 Tue Jan 22 18:28:40 2019
+++ pkgsrc/net/openconnect/distinfo     Mon May 20 14:16:21 2019
@@ -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



Home | Main Index | Thread Index | Old Index