From owner-svn-ports-all@FreeBSD.ORG Thu May 14 12:02:49 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6E3E5355; Thu, 14 May 2015 12:02:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 441781B31; Thu, 14 May 2015 12:02:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4EC2nER085406; Thu, 14 May 2015 12:02:49 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4EC2mSx085403; Thu, 14 May 2015 12:02:48 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201505141202.t4EC2mSx085403@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Thu, 14 May 2015 12:02:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386324 - 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: Thu, 14 May 2015 12:02:49 -0000 Author: johans Date: Thu May 14 12:02:47 2015 New Revision: 386324 URL: https://svnweb.freebsd.org/changeset/ports/386324 Log: Update to libssh 0.7.0 Modified: head/security/libssh/Makefile head/security/libssh/distinfo head/security/libssh/pkg-plist Modified: head/security/libssh/Makefile ============================================================================== --- head/security/libssh/Makefile Thu May 14 11:55:25 2015 (r386323) +++ head/security/libssh/Makefile Thu May 14 12:02:47 2015 (r386324) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= libssh -DISTVERSION= 0.6.5 +DISTVERSION= 0.7.0 CATEGORIES= security devel -MASTER_SITES= https://red.libssh.org/attachments/download/121/ +MASTER_SITES= https://red.libssh.org/attachments/download/140/ MAINTAINER= johans@FreeBSD.org COMMENT= Library implementing the SSH1 and SSH2 protocol Modified: head/security/libssh/distinfo ============================================================================== --- head/security/libssh/distinfo Thu May 14 11:55:25 2015 (r386323) +++ head/security/libssh/distinfo Thu May 14 12:02:47 2015 (r386324) @@ -1,2 +1,2 @@ -SHA256 (libssh-0.6.5.tar.xz) = 0fd52763e033d5e9b1cd55f60a74e619731c5ba630938eec95682dbe4cf7dc2c -SIZE (libssh-0.6.5.tar.xz) = 281564 +SHA256 (libssh-0.7.0.tar.xz) = 0551bc341f33641ddc349b31730b3010870ad26a4dbfad3d090a1738fe3e402b +SIZE (libssh-0.7.0.tar.xz) = 349548 Modified: head/security/libssh/pkg-plist ============================================================================== --- head/security/libssh/pkg-plist Thu May 14 11:55:25 2015 (r386323) +++ head/security/libssh/pkg-plist Thu May 14 12:02:47 2015 (r386324) @@ -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.5.1 +lib/libssh.so.4.4.0 %%STATIC%%lib/libssh_threads.a lib/libssh_threads.so lib/libssh_threads.so.4 -lib/libssh_threads.so.4.5.1 +lib/libssh_threads.so.4.4.0 libdata/pkgconfig/libssh.pc libdata/pkgconfig/libssh_threads.pc