From nobody Sun Nov 21 18:27:42 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 115CF189BC92; Sun, 21 Nov 2021 18:27:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HxzR43wZ9z3J28; Sun, 21 Nov 2021 18:27:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2485914480; Sun, 21 Nov 2021 18:27:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ALIRgO3083980; Sun, 21 Nov 2021 18:27:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ALIRgp8083979; Sun, 21 Nov 2021 18:27:42 GMT (envelope-from git) Date: Sun, 21 Nov 2021 18:27:42 GMT Message-Id: <202111211827.1ALIRgp8083979@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 3d6cc8a6eb77 - main - security/wolfssh: Update to 1.4.8 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3d6cc8a6eb77e685b9904ddfa20b8d5ac59ab501 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d6cc8a6eb77e685b9904ddfa20b8d5ac59ab501 commit 3d6cc8a6eb77e685b9904ddfa20b8d5ac59ab501 Author: Po-Chuan Hsieh AuthorDate: 2021-11-21 18:19:17 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-11-21 18:19:17 +0000 security/wolfssh: Update to 1.4.8 - Strip shared library Changes: https://github.com/wolfSSL/wolfssh/releases --- security/wolfssh/Makefile | 3 ++- security/wolfssh/distinfo | 6 +++--- security/wolfssh/files/patch-wolfssh-test.h | 13 ------------- security/wolfssh/pkg-plist | 2 +- 4 files changed, 6 insertions(+), 18 deletions(-) diff --git a/security/wolfssh/Makefile b/security/wolfssh/Makefile index 335d8ecf4fd4..9be4825cf227 100644 --- a/security/wolfssh/Makefile +++ b/security/wolfssh/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= wolfssh -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.8 CATEGORIES= security MASTER_SITES= https://www.wolfssl.com/ @@ -22,6 +22,7 @@ CONFIGURE_ARGS= --enable-fwd \ --enable-shell \ --enable-static=yes GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip TEST_TARGET= check .include diff --git a/security/wolfssh/distinfo b/security/wolfssh/distinfo index 254b6fedf722..5b7ff3621f1f 100644 --- a/security/wolfssh/distinfo +++ b/security/wolfssh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103052 -SHA256 (wolfssh-1.4.7.tar.gz) = 9ca26d43f867476ab69707df12c793fcbd3c1ddff9bef66b2606e8fe22cc86e6 -SIZE (wolfssh-1.4.7.tar.gz) = 710353 +TIMESTAMP = 1637072904 +SHA256 (wolfssh-1.4.8.tar.gz) = 8cc6f1a993af8bafe5715a9607f1bb775607b73c933e378f278b63b1788d0819 +SIZE (wolfssh-1.4.8.tar.gz) = 717585 diff --git a/security/wolfssh/files/patch-wolfssh-test.h b/security/wolfssh/files/patch-wolfssh-test.h deleted file mode 100644 index c988f5e2da2b..000000000000 --- a/security/wolfssh/files/patch-wolfssh-test.h +++ /dev/null @@ -1,13 +0,0 @@ ---- wolfssh/test.h.orig 2021-07-23 17:15:46 UTC -+++ wolfssh/test.h -@@ -441,8 +441,8 @@ static INLINE void build_addr(SOCKADDR_IN_T* addr, con - memset(&hints, 0, sizeof(hints)); - - hints.ai_family = AF_INET_V; -- hints.ai_socktype = udp ? SOCK_DGRAM : SOCK_STREAM; -- hints.ai_protocol = udp ? IPPROTO_UDP : IPPROTO_TCP; -+ hints.ai_socktype = 1 ? SOCK_DGRAM : SOCK_STREAM; -+ hints.ai_protocol = 1 ? IPPROTO_UDP : IPPROTO_TCP; - - WSNPRINTF(strPort, sizeof(strPort), "%d", port); - strPort[79] = '\0'; diff --git a/security/wolfssh/pkg-plist b/security/wolfssh/pkg-plist index d98a81f1a76c..201b810b1c52 100644 --- a/security/wolfssh/pkg-plist +++ b/security/wolfssh/pkg-plist @@ -16,4 +16,4 @@ include/wolfssh/wolfsftp.h lib/libwolfssh.a lib/libwolfssh.so lib/libwolfssh.so.9 -lib/libwolfssh.so.9.3.2 +lib/libwolfssh.so.9.3.3