From owner-svn-ports-all@freebsd.org Wed Mar 2 13:15:27 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A24AAC0A24; Wed, 2 Mar 2016 13:15:27 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E79CD1ED1; Wed, 2 Mar 2016 13:15:26 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u22DFPEb011529; Wed, 2 Mar 2016 13:15:25 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u22DFPnE011526; Wed, 2 Mar 2016 13:15:25 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201603021315.u22DFPnE011526@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Wed, 2 Mar 2016 13:15:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409932 - head/security/libssh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2016 13:15:27 -0000 Author: johans Date: Wed Mar 2 13:15:25 2016 New Revision: 409932 URL: https://svnweb.freebsd.org/changeset/ports/409932 Log: Update libssh to 0.7.3 Includes security update: https://www.libssh.org/2016/02/23/libssh-0-7-3-security-and-bugfix-release/ Modified: head/security/libssh/Makefile head/security/libssh/distinfo head/security/libssh/pkg-plist Modified: head/security/libssh/Makefile ============================================================================== --- head/security/libssh/Makefile Wed Mar 2 13:11:04 2016 (r409931) +++ head/security/libssh/Makefile Wed Mar 2 13:15:25 2016 (r409932) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libssh -DISTVERSION= 0.7.2 +DISTVERSION= 0.7.3 CATEGORIES= security devel MASTER_SITES= https://git.libssh.org/projects/libssh.git/snapshot/ Modified: head/security/libssh/distinfo ============================================================================== --- head/security/libssh/distinfo Wed Mar 2 13:11:04 2016 (r409931) +++ head/security/libssh/distinfo Wed Mar 2 13:15:25 2016 (r409932) @@ -1,2 +1,2 @@ -SHA256 (libssh-0.7.2.tar.xz) = d37072116bcdd4716c91e98e633cd8a734b065c8c9614b6b9ecae9a5ec6de6ce -SIZE (libssh-0.7.2.tar.xz) = 350692 +SHA256 (libssh-0.7.3.tar.xz) = aa408aa188541c60120743c335e3c3e835865c8345bcd5fd10c41d2aa6b93b4a +SIZE (libssh-0.7.3.tar.xz) = 351016 Modified: head/security/libssh/pkg-plist ============================================================================== --- head/security/libssh/pkg-plist Wed Mar 2 13:11:04 2016 (r409931) +++ head/security/libssh/pkg-plist Wed Mar 2 13:15:25 2016 (r409932) @@ -11,10 +11,10 @@ lib/cmake/libssh/libssh/libssh-config-ve %%STATIC%%lib/libssh.a lib/libssh.so lib/libssh.so.4 -lib/libssh.so.4.4.0 +lib/libssh.so.4.4.1 %%STATIC%%lib/libssh_threads.a lib/libssh_threads.so lib/libssh_threads.so.4 -lib/libssh_threads.so.4.4.0 +lib/libssh_threads.so.4.4.1 libdata/pkgconfig/libssh.pc libdata/pkgconfig/libssh_threads.pc