Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 14:58:36 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 40e6da931755 - main - security/wolfssh: Update to 1.4.7
Message-ID:  <202108081458.178EwaRR024304@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40e6da931755309ee6079356416556160f8cbd65

commit 40e6da931755309ee6079356416556160f8cbd65
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 14:35:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 14:53:59 +0000

    security/wolfssh: Update to 1.4.7
    
    Changes:        https://github.com/wolfSSL/wolfssh/releases
---
 security/wolfssh/Makefile                   | 2 +-
 security/wolfssh/distinfo                   | 6 +++---
 security/wolfssh/files/patch-wolfssh-test.h | 4 ++--
 security/wolfssh/pkg-plist                  | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/security/wolfssh/Makefile b/security/wolfssh/Makefile
index 7c037c1bb0db..335d8ecf4fd4 100644
--- a/security/wolfssh/Makefile
+++ b/security/wolfssh/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	wolfssh
-PORTVERSION=	1.4.6
+PORTVERSION=	1.4.7
 CATEGORIES=	security
 MASTER_SITES=	https://www.wolfssl.com/
 
diff --git a/security/wolfssh/distinfo b/security/wolfssh/distinfo
index 71598cac8a9f..254b6fedf722 100644
--- a/security/wolfssh/distinfo
+++ b/security/wolfssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612519107
-SHA256 (wolfssh-1.4.6.tar.gz) = 7fa67a9a0320970a259c964f0e3f3fd33223941346b744b240670a5a28507fc0
-SIZE (wolfssh-1.4.6.tar.gz) = 680016
+TIMESTAMP = 1628103052
+SHA256 (wolfssh-1.4.7.tar.gz) = 9ca26d43f867476ab69707df12c793fcbd3c1ddff9bef66b2606e8fe22cc86e6
+SIZE (wolfssh-1.4.7.tar.gz) = 710353
diff --git a/security/wolfssh/files/patch-wolfssh-test.h b/security/wolfssh/files/patch-wolfssh-test.h
index ae688cdc58f8..c988f5e2da2b 100644
--- a/security/wolfssh/files/patch-wolfssh-test.h
+++ b/security/wolfssh/files/patch-wolfssh-test.h
@@ -1,6 +1,6 @@
---- wolfssh/test.h.orig	2020-08-31 18:13:34 UTC
+--- wolfssh/test.h.orig	2021-07-23 17:15:46 UTC
 +++ wolfssh/test.h
-@@ -436,8 +436,8 @@ static INLINE void build_addr(SOCKADDR_IN_T* addr, con
+@@ -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;
diff --git a/security/wolfssh/pkg-plist b/security/wolfssh/pkg-plist
index ad106a65c775..d98a81f1a76c 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.1
+lib/libwolfssh.so.9.3.2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081458.178EwaRR024304>