pkgsrc-Users archive

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

Updated openconnect to 8.10 (with patch)



Hi,

I've locally updated net/openconnect to 8.10. This was an effort to get it building on MacOS with python37.

Attached is a new PLIST.Darwin to go with the package and a patch for the other stuff.

I tested on NetBSD and MacOS Catalina.

Is there anything else needed to get this committed?

--
Louis
Index: net/openconnect/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/openconnect/Makefile,v
retrieving revision 1.14
diff -r1.14 Makefile
1c1
< # $NetBSD: Makefile,v 1.14 2020/01/18 21:50:21 jperkin Exp $
---
> # $NetBSD$
3,4c3
< DISTNAME=	openconnect-8.05
< PKGREVISION=	1
---
> DISTNAME=	openconnect-8.10
23c22
< REPLACE_PYTHON=		trojans/tncc-wrapper.py
---
> REPLACE_PYTHON=		trojans/*.py
26,27d24
< PYTHON_VERSIONS_ACCEPTED=	27
< 
Index: net/openconnect/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/net/openconnect/PLIST,v
retrieving revision 1.4
diff -r1.4 PLIST
1c1
< @comment $NetBSD: PLIST,v 1.4 2019/09/07 19:30:21 schmonz Exp $
---
> @comment $NetBSD$
8a9
> libexec/openconnect/tncc-emulate.py
11a13
> share/bash-completion/completions/openconnect
Index: net/openconnect/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/openconnect/distinfo,v
retrieving revision 1.10
diff -r1.10 distinfo
3,6c3,6
< SHA1 (openconnect-8.05.tar.gz) = 7fc0ed9cb34b401740100f36695036d3333256c0
< RMD160 (openconnect-8.05.tar.gz) = 68aec09309f9988da227d82d844c39a620cce13c
< SHA512 (openconnect-8.05.tar.gz) = 3ac9f1fa5a87b06d45c316897c69470264f2fde7525b5b3ef1352041dd0c8ae5eaf5dd325de1bdcf1e5b82e688fec9c36d531da1b75ac3f49896d4186d83aa15
< Size (openconnect-8.05.tar.gz) = 1922100 bytes
---
> SHA1 (openconnect-8.10.tar.gz) = 2829320cfd7801baf4ceccc8d4f650a10994cd51
> RMD160 (openconnect-8.10.tar.gz) = 775b1d6e16605c5437d5d52db08720f6634704f5
> SHA512 (openconnect-8.10.tar.gz) = a36a106cf5c637602fc5bd3cd12df8f6dfe55217c1aae93c66ca33208507f3f8cda15e3a46d75615c7fcea1859d1a04017a07674ad0246876154467305477356
> Size (openconnect-8.10.tar.gz) = 2084534 bytes
@comment $NetBSD$
include/openconnect.h
lib/libopenconnect.la
lib/pkgconfig/openconnect.pc
libexec/openconnect/csd-post.sh
libexec/openconnect/csd-wrapper.sh
libexec/openconnect/hipreport-android.sh
libexec/openconnect/hipreport.sh
libexec/openconnect/tncc-emulate.py
libexec/openconnect/tncc-wrapper.py
man/man8/openconnect.8
sbin/openconnect
share/bash-completion/completions/openconnect
share/doc/openconnect/anyconnect.html
share/doc/openconnect/building.html
share/doc/openconnect/changelog.html
share/doc/openconnect/charset.html
share/doc/openconnect/connecting.html
share/doc/openconnect/contribute.html
share/doc/openconnect/csd.html
share/doc/openconnect/download.html
share/doc/openconnect/features.html
share/doc/openconnect/globalprotect.html
share/doc/openconnect/gui.html
share/doc/openconnect/hip.html
share/doc/openconnect/images/left.png
share/doc/openconnect/images/left2.png
share/doc/openconnect/images/leftsel.png
share/doc/openconnect/images/leftsel2.png
share/doc/openconnect/images/openconnect.png
share/doc/openconnect/images/openconnect.svg
share/doc/openconnect/images/right.png
share/doc/openconnect/images/right2.png
share/doc/openconnect/images/rightsel.png
share/doc/openconnect/images/rightsel2.png
share/doc/openconnect/inc/content.tmpl
share/doc/openconnect/inc/footer.tmpl
share/doc/openconnect/inc/header.tmpl
share/doc/openconnect/index.html
share/doc/openconnect/juniper.html
share/doc/openconnect/licence.html
share/doc/openconnect/mail.html
share/doc/openconnect/manual.html
share/doc/openconnect/nonroot.html
share/doc/openconnect/packages.html
share/doc/openconnect/pkcs11.html
share/doc/openconnect/platforms.html
share/doc/openconnect/pulse.html
share/doc/openconnect/styles/main.css
share/doc/openconnect/tncc.html
share/doc/openconnect/token.html
share/doc/openconnect/tpm.html
share/doc/openconnect/vpnc-script.html


Home | Main Index | Thread Index | Old Index