From owner-svn-ports-all@freebsd.org Tue Mar 8 21:09:19 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 CAD61AC754F; Tue, 8 Mar 2016 21:09:19 +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 81EEABD2; Tue, 8 Mar 2016 21:09:19 +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 u28L9IJH023929; Tue, 8 Mar 2016 21:09:18 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u28L9Ij7023926; Tue, 8 Mar 2016 21:09:18 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201603082109.u28L9Ij7023926@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 8 Mar 2016 21:09:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r410663 - branches/2016Q1/security/libssh X-SVN-Group: ports-branches 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.21 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: Tue, 08 Mar 2016 21:09:19 -0000 Author: johans Date: Tue Mar 8 21:09:18 2016 New Revision: 410663 URL: https://svnweb.freebsd.org/changeset/ports/410663 Log: MFH: r409932 Update libssh to 0.7.3 Includes security update: https://www.libssh.org/2016/02/23/libssh-0-7-3-security-and-bugfix-release/ Approved by: ports-secteam (feld) Modified: branches/2016Q1/security/libssh/Makefile branches/2016Q1/security/libssh/distinfo branches/2016Q1/security/libssh/pkg-plist Directory Properties: branches/2016Q1/ (props changed) Modified: branches/2016Q1/security/libssh/Makefile ============================================================================== --- branches/2016Q1/security/libssh/Makefile Tue Mar 8 20:50:29 2016 (r410662) +++ branches/2016Q1/security/libssh/Makefile Tue Mar 8 21:09:18 2016 (r410663) @@ -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: branches/2016Q1/security/libssh/distinfo ============================================================================== --- branches/2016Q1/security/libssh/distinfo Tue Mar 8 20:50:29 2016 (r410662) +++ branches/2016Q1/security/libssh/distinfo Tue Mar 8 21:09:18 2016 (r410663) @@ -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: branches/2016Q1/security/libssh/pkg-plist ============================================================================== --- branches/2016Q1/security/libssh/pkg-plist Tue Mar 8 20:50:29 2016 (r410662) +++ branches/2016Q1/security/libssh/pkg-plist Tue Mar 8 21:09:18 2016 (r410663) @@ -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