Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Sep 2022 03:52: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: e9ffdd74a2cf - main - security/libssh: Update to 0.10.2
Message-ID:  <202209040352.2843qaxH083885@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=e9ffdd74a2cfdfd65758722bde45022217d21b1a

commit e9ffdd74a2cfdfd65758722bde45022217d21b1a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-09-04 03:46:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-09-04 03:46:30 +0000

    security/libssh: Update to 0.10.2
    
    Changes:        https://git.libssh.org/projects/libssh.git/tree/CHANGELOG?h=stable-0.10
---
 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 38b550a93dc0..3634b348c200 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libssh
-PORTVERSION=	0.10.1
+PORTVERSION=	0.10.2
 CATEGORIES=	security devel
 MASTER_SITES=	https://www.libssh.org/files/${PORTVERSION:R}/
 
diff --git a/security/libssh/distinfo b/security/libssh/distinfo
index 85d4913bd42c..8d545835b8c0 100644
--- a/security/libssh/distinfo
+++ b/security/libssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661950826
-SHA256 (libssh-0.10.1.tar.xz) = da2b3337a0dd1d1e3788376ee471548520cad91a4f3f23ea3f50c5a73a7e69a5
-SIZE (libssh-0.10.1.tar.xz) = 553808
+TIMESTAMP = 1662212124
+SHA256 (libssh-0.10.2.tar.xz) = 15b83d7b74c8c67f758fb32faf1d9a35d5f8f50db523276a419e9876530f098a
+SIZE (libssh-0.10.2.tar.xz) = 554240
diff --git a/security/libssh/pkg-plist b/security/libssh/pkg-plist
index 055597ad8d43..a17885b06587 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.9.1
+lib/libssh.so.4.9.2
 libdata/pkgconfig/libssh.pc



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