From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 03:49:30 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id DF5516B2A4A; Tue, 21 Sep 2021 03:49:30 +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 4HD6qt28p2z4dLn; Tue, 21 Sep 2021 03:49:30 +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 F0E471CBE7; Tue, 21 Sep 2021 03:49:27 +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 18L3nRvs018136; Tue, 21 Sep 2021 03:49:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L3nRvY018135; Tue, 21 Sep 2021 03:49:27 GMT (envelope-from git) Date: Tue, 21 Sep 2021 03:49:27 GMT Message-Id: <202109210349.18L3nRvY018135@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: d514a5847fd5 - main - security/libssh: Update to 0.9.6 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: d514a5847fd5ea6944e25d52df285085c234c377 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 03:49:31 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d514a5847fd5ea6944e25d52df285085c234c377 commit d514a5847fd5ea6944e25d52df285085c234c377 Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 03:08:47 +0000 Commit: Po-Chuan Hsieh 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 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