git: d514a5847fd5 - main - security/libssh: Update to 0.9.6

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 03:49:31 UTC 2021


The branch main has been updated by sunpoet:

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

commit d514a5847fd5ea6944e25d52df285085c234c377
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:08:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:35:20 +0000

    security/libssh: Update to 0.9.6
    
    Changes:        https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6
                    https://www.libssh.org/2021/08/26/libssh-0-9-6-security-release/
---
 security/libssh/Makefile  | 2 +-
 security/libssh/distinfo  | 6 +++---
 security/libssh/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index d40ae0a80faf..ee116b392d1a 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alexander Logvinov <ports at logvinov.com>
 
 PORTNAME=	libssh
-PORTVERSION=	0.9.5
+PORTVERSION=	0.9.6
 CATEGORIES=	security devel
 MASTER_SITES=	https://www.libssh.org/files/${PORTVERSION:R}/
 
diff --git a/security/libssh/distinfo b/security/libssh/distinfo
index e6f132c59a8f..e9f01696fd42 100644
--- a/security/libssh/distinfo
+++ b/security/libssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599924229
-SHA256 (libssh-0.9.5.tar.xz) = acffef2da98e761fc1fd9c4fddde0f3af60ab44c4f5af05cd1b2d60a3fa08718
-SIZE (libssh-0.9.5.tar.xz) = 502876
+TIMESTAMP = 1632036902
+SHA256 (libssh-0.9.6.tar.xz) = 86bcf885bd9b80466fe0e05453c58b877df61afa8ba947a58c356d7f0fab829b
+SIZE (libssh-0.9.6.tar.xz) = 1053056
diff --git a/security/libssh/pkg-plist b/security/libssh/pkg-plist
index 65b35b06b950..43b210c05d32 100644
--- a/security/libssh/pkg-plist
+++ b/security/libssh/pkg-plist
@@ -12,5 +12,5 @@ lib/cmake/libssh/libssh-config.cmake
 lib/libssh.a
 lib/libssh.so
 lib/libssh.so.4
-lib/libssh.so.4.8.6
+lib/libssh.so.4.8.7
 libdata/pkgconfig/libssh.pc


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