mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
security/softether-devel: Update to 4.39.9772-beta
* Fixed configuration file revision incrementing even when password is changed from the client. * Sanitize Method in HttpSendNotImplemented. * Added support for V_ASN1_GENERALIZEDTIME notation for certificate expiration dates. Changes: https://www.softether.org/5-download/history
This commit is contained in:
parent
811bd11ea5
commit
59d8ae1f08
@ -1,8 +1,8 @@
|
||||
PORTNAME= softether
|
||||
DISTVERSION= 4.37-9758-beta
|
||||
DISTVERSION= 4.39-9772-beta
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= security net-vpn
|
||||
MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2021.08.16-tree/Source_Code/
|
||||
MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2022.04.26-tree/Source_Code/
|
||||
PKGNAMESUFFIX= -devel
|
||||
DISTNAME= ${PORTNAME}-src-v${DISTVERSION}
|
||||
|
||||
@ -13,7 +13,7 @@ LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le riscv64
|
||||
IGNORE= no beta version available right now, use security/softether instead
|
||||
#IGNORE= no beta version available right now, use security/softether instead
|
||||
|
||||
USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \
|
||||
readline ssl
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1629091050
|
||||
SHA256 (softether-src-v4.37-9758-beta.tar.gz) = 2086a4a71e2d4c67674ce52a15761adcba7b00404dcd67361d4935eee487b9da
|
||||
SIZE (softether-src-v4.37-9758-beta.tar.gz) = 59315942
|
||||
TIMESTAMP = 1652258738
|
||||
SHA256 (softether-src-v4.39-9772-beta.tar.gz) = 01f7fc41e7589fd06e4588699313cfde2f4c2a699755923115dff2aebd24535f
|
||||
SIZE (softether-src-v4.39-9772-beta.tar.gz) = 98457579
|
||||
|
Loading…
Reference in New Issue
Block a user