git: 1e5e1bafce0f - main - security/softether-devel: Update to 4.36-9754-beta

Koichiro Iwao meta at FreeBSD.org
Mon Jun 7 14:48:28 UTC 2021


The branch main has been updated by meta:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1e5e1bafce0f7bd36e0130c66e9be90711cabce7

commit 1e5e1bafce0f7bd36e0130c66e9be90711cabce7
Author:     Koichiro Iwao <meta at FreeBSD.org>
AuthorDate: 2021-06-07 14:38:16 +0000
Commit:     Koichiro Iwao <meta at FreeBSD.org>
CommitDate: 2021-06-07 14:47:22 +0000

    security/softether-devel: Update to 4.36-9754-beta
    
    * Japanese government's public personal authentication JPKI 64bit
      support
    * Use DIST_SUBDIR not to clutter distfiles directory
    
    Relnotes:       https://ja.softether.org/5-download/history
---
 security/softether-devel/Makefile | 9 +++++----
 security/softether-devel/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile
index e2373d574913..34c574f16f5c 100644
--- a/security/softether-devel/Makefile
+++ b/security/softether-devel/Makefile
@@ -1,10 +1,11 @@
 PORTNAME=	softether
-DISTVERSION=	4.34-9745-beta
-PORTREVISION=	3
+DISTVERSION=	4.36-9754-beta
+#PORTREVISION=	0
 CATEGORIES=	security net-vpn
-MASTER_SITES=	https://www.softether-download.com/files/softether/v${DISTVERSION}-2020.04.05-tree/Source_Code/
+MASTER_SITES=	https://www.softether-download.com/files/softether/v${DISTVERSION}-2021.06.07-tree/Source_Code/
 PKGNAMESUFFIX=	-devel
 DISTNAME=	${PORTNAME}-src-v${DISTVERSION}
+DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	meta at FreeBSD.org
 COMMENT=	Softether VPN 4 (stable beta version)
@@ -14,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 ONLY_FOR_ARCHS=	amd64 i386
 ONLY_FOR_ARCHS_REASON=	Upstream only supports amd64 and i386: https://www.softether.org/3-spec
-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
diff --git a/security/softether-devel/distinfo b/security/softether-devel/distinfo
index a83a342f06ae..60d61f4d1f8f 100644
--- a/security/softether-devel/distinfo
+++ b/security/softether-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586160554
-SHA256 (softether-src-v4.34-9745-beta.tar.gz) = bf5547e2a190e8620fe02da9756b32d010e3b64cbc6317f172f7820394b4c036
-SIZE (softether-src-v4.34-9745-beta.tar.gz) = 59108198
+TIMESTAMP = 1623076375
+SHA256 (softether/softether-src-v4.36-9754-beta.tar.gz) = 8592424f413f658eaf56ff879947f5aece7069f3f2f67a81d1d6323f7558f4b0
+SIZE (softether/softether-src-v4.36-9754-beta.tar.gz) = 59312762


More information about the dev-commits-ports-main mailing list