From owner-svn-ports-head@FreeBSD.ORG Sun Nov 24 08:28:44 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82148E0A; Sun, 24 Nov 2013 08:28:44 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 71F7125CB; Sun, 24 Nov 2013 08:28:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAO8SiBo064396; Sun, 24 Nov 2013 08:28:44 GMT (envelope-from fluffy@svn.freebsd.org) Received: (from fluffy@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAO8Sh4S064393; Sun, 24 Nov 2013 08:28:43 GMT (envelope-from fluffy@svn.freebsd.org) Message-Id: <201311240828.rAO8Sh4S064393@svn.freebsd.org> From: Dima Panov Date: Sun, 24 Nov 2013 08:28:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334710 - 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-head@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Nov 2013 08:28:44 -0000 Author: fluffy Date: Sun Nov 24 08:28:43 2013 New Revision: 334710 URL: http://svnweb.freebsd.org/changeset/ports/334710 Log: - Update libssh to 0.5.5 stable release Modified: head/security/libssh/Makefile head/security/libssh/distinfo (contents, props changed) head/security/libssh/pkg-plist (contents, props changed) Modified: head/security/libssh/Makefile ============================================================================== --- head/security/libssh/Makefile Sun Nov 24 08:12:03 2013 (r334709) +++ head/security/libssh/Makefile Sun Nov 24 08:28:43 2013 (r334710) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= libssh -PORTVERSION= 0.5.2 -PORTREVISION= 1 +DISTVERSION= 0.5.5 CATEGORIES= security devel -MASTER_SITES= http://www.libssh.org/files/0.5/ \ - LOCAL/avl +MASTER_SITES= https://red.libssh.org/attachments/download/51/ \ + LOCAL/fluffy MAINTAINER= fluffy@FreeBSD.org COMMENT= Library implementing the SSH1 and SSH2 protocol Modified: head/security/libssh/distinfo ============================================================================== --- head/security/libssh/distinfo Sun Nov 24 08:12:03 2013 (r334709) +++ head/security/libssh/distinfo Sun Nov 24 08:28:43 2013 (r334710) @@ -1,2 +1,2 @@ -SHA256 (libssh-0.5.2.tar.gz) = 41e8b9c1af077544625e8b398582f101dacc3b8457fee1811a724ca4245ab227 -SIZE (libssh-0.5.2.tar.gz) = 317336 +SHA256 (libssh-0.5.5.tar.gz) = c0df0f05fc812dbe26fd4118bec0776aa9e892c0719590f3971130489c6b8e9d +SIZE (libssh-0.5.5.tar.gz) = 321583 Modified: head/security/libssh/pkg-plist ============================================================================== --- head/security/libssh/pkg-plist Sun Nov 24 08:12:03 2013 (r334709) +++ head/security/libssh/pkg-plist Sun Nov 24 08:28:43 2013 (r334710) @@ -8,7 +8,7 @@ include/libssh/ssh2.h lib/libssh.a lib/libssh.so lib/libssh.so.4 -lib/libssh.so.4.2.2 +lib/libssh.so.4.2.5 libdata/pkgconfig/libssh.pc libdata/pkgconfig/libssh_threads.pc @dirrm include/libssh