Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:25:58 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: 13e2bc4346dd - main - security/wolfssh: Update to 1.4.13
Message-ID:  <202305270425.34R4PwIi024202@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=13e2bc4346dd0db9d84e5aad9d4ccf3afe32ff03

commit 13e2bc4346dd0db9d84e5aad9d4ccf3afe32ff03
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:07:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:07:53 +0000

    security/wolfssh: Update to 1.4.13
    
    Changes:        https://github.com/wolfSSL/wolfssh/releases
---
 security/wolfssh/Makefile  | 2 +-
 security/wolfssh/distinfo  | 6 +++---
 security/wolfssh/pkg-plist | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/wolfssh/Makefile b/security/wolfssh/Makefile
index 9dec77de7db9..b5a2387b0d03 100644
--- a/security/wolfssh/Makefile
+++ b/security/wolfssh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	wolfssh
-PORTVERSION=	1.4.10
+PORTVERSION=	1.4.13
 CATEGORIES=	security
 MASTER_SITES=	https://www.wolfssl.com/
 
diff --git a/security/wolfssh/distinfo b/security/wolfssh/distinfo
index 762937d1c6ac..5e8059599db7 100644
--- a/security/wolfssh/distinfo
+++ b/security/wolfssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655208220
-SHA256 (wolfssh-1.4.10.tar.gz) = 8a0eccf483ad8f1f048a6eb38e3023d5068987261386655c4961267d9dcb3401
-SIZE (wolfssh-1.4.10.tar.gz) = 717856
+TIMESTAMP = 1684104334
+SHA256 (wolfssh-1.4.13.tar.gz) = 076b84c71f565a4bb1979e34e220d88b4f5a1ca949e55650b31bcf45ac8c2de4
+SIZE (wolfssh-1.4.13.tar.gz) = 799793
diff --git a/security/wolfssh/pkg-plist b/security/wolfssh/pkg-plist
index e3661173bd1a..29d3ed3e163c 100644
--- a/security/wolfssh/pkg-plist
+++ b/security/wolfssh/pkg-plist
@@ -1,5 +1,6 @@
 bin/wolfssh-config
 include/wolfssh/agent.h
+include/wolfssh/certman.h
 include/wolfssh/certs_test.h
 include/wolfssh/error.h
 include/wolfssh/keygen.h
@@ -16,4 +17,4 @@ include/wolfssh/wolfsftp.h
 lib/libwolfssh.a
 lib/libwolfssh.so
 lib/libwolfssh.so.8
-lib/libwolfssh.so.8.4.4
+lib/libwolfssh.so.8.7.0



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