- Update to 8.10
PR: 246239
This commit is contained in:
parent
cdf9c1cb22
commit
e8592ec445
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546094
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openconnect
|
||||
PORTVERSION= 8.08
|
||||
PORTVERSION= 8.10
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/ \
|
||||
ZI
|
||||
@ -28,6 +28,7 @@ USE_LDCONFIG= yes
|
||||
SHEBANG_LANG+= SH
|
||||
SH_OLD_CMD+= /system/bin/sh
|
||||
SHEBANG_FILES= trojans/csd-post.sh trojans/csd-wrapper.sh \
|
||||
trojans/tncc-emulate.py \
|
||||
trojans/hipreport-android.sh trojans/tncc-wrapper.py
|
||||
PORTDOCS= *
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1587107163
|
||||
SHA256 (openconnect-8.08.tar.gz) = b74b30ebabbd4801056e46c0373e71f3d41c75b805fcc7ee8fc586fe559379e8
|
||||
SIZE (openconnect-8.08.tar.gz) = 2038269
|
||||
TIMESTAMP = 1598282005
|
||||
SHA256 (openconnect-8.10.tar.gz) = 30e64c6eca4be47bbf1d61f53dc003c6621213738d4ea7a35e5cf1ac2de9bab1
|
||||
SIZE (openconnect-8.10.tar.gz) = 2084534
|
||||
|
@ -7,6 +7,8 @@ libdata/pkgconfig/openconnect.pc
|
||||
libexec/openconnect/csd-post.sh
|
||||
libexec/openconnect/csd-wrapper.sh
|
||||
libexec/openconnect/hipreport.sh
|
||||
libexec/openconnect/tncc-emulate.py
|
||||
libexec/openconnect/tncc-wrapper.py
|
||||
man/man8/openconnect.8.gz
|
||||
libexec/openconnect/hipreport-android.sh
|
||||
share/bash-completion/completions/openconnect
|
||||
|
Loading…
Reference in New Issue
Block a user