1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

secyrity/softether-devel: Update to 4.37-9758-beta

This update reduces the occurrence of nonsensical packet ping-pong between
attackers targeting IPsec VPN devices with a wide range of global IP
addresses.  See the release note and the announcement[1] for details.

While here, clean CFLAGS & LDFLAGS, sync ONLY_FOR_ARCHS with
security/softether-devel.

[1] https://ja.softether.org/9-about/news/901-210816

Relnotes:	https://www.softether.org/5-download/history
This commit is contained in:
Koichiro Iwao 2021-08-16 14:30:52 +09:00
parent eadcc3951e
commit 2b6861c95f
2 changed files with 6 additions and 10 deletions

View File

@ -1,8 +1,8 @@
PORTNAME= softether
DISTVERSION= 4.36-9754-beta
DISTVERSION= 4.37-9758-beta
PORTREVISION= 0
CATEGORIES= security net-vpn
MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2021.06.07-tree/Source_Code/
MASTER_SITES= https://www.softether-download.com/files/softether/v${DISTVERSION}-2021.08.16-tree/Source_Code/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-src-v${DISTVERSION}
@ -12,8 +12,7 @@ COMMENT= Softether VPN 4 (stable beta version)
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 and i386: https://www.softether.org/3-spec
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le
#IGNORE= no beta version available right now, use security/softether instead
USES= dos2unix gmake iconv:wchar_t localbase:ldflags ncurses \
@ -36,9 +35,6 @@ PLIST_SUB= SE_DBDIR="${SE_DBDIR}" SE_LOGDIR="${SE_LOGDIR}" SE_PIDDIR="${SE_PIDDI
SUB_LIST= SE_DBDIR="${SE_DBDIR}" SE_LOGDIR="${SE_LOGDIR}" SE_PIDDIR="${SE_PIDDIR}"
SUB_FILES= pkg-message vpncmd
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
# a pity the source directory has such a naming scheme, but well
WRKSRC= ${WRKDIR}/v${DISTVERSION:S/-beta$//}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1623642484
SHA256 (softether-src-v4.36-9754-beta.tar.gz) = 8592424f413f658eaf56ff879947f5aece7069f3f2f67a81d1d6323f7558f4b0
SIZE (softether-src-v4.36-9754-beta.tar.gz) = 59312762
TIMESTAMP = 1629091050
SHA256 (softether-src-v4.37-9758-beta.tar.gz) = 2086a4a71e2d4c67674ce52a15761adcba7b00404dcd67361d4935eee487b9da
SIZE (softether-src-v4.37-9758-beta.tar.gz) = 59315942