From owner-svn-ports-all@freebsd.org Thu Mar 30 19:41:07 2017 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 2AC30D26B3C; Thu, 30 Mar 2017 19:41:07 +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 F0CD3FC0; Thu, 30 Mar 2017 19:41:06 +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 v2UJf6aM036423; Thu, 30 Mar 2017 19:41:06 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2UJf6v4036421; Thu, 30 Mar 2017 19:41:06 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201703301941.v2UJf6v4036421@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Thu, 30 Mar 2017 19:41:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437325 - 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.23 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, 30 Mar 2017 19:41:07 -0000 Author: johans Date: Thu Mar 30 19:41:05 2017 New Revision: 437325 URL: https://svnweb.freebsd.org/changeset/ports/437325 Log: Update to libssh 0.7.4 https://www.libssh.org/2017/02/03/libssh-0-7-4/ PR: 218230 Submitted by: Iblis Lin Modified: head/security/libssh/Makefile head/security/libssh/distinfo Modified: head/security/libssh/Makefile ============================================================================== --- head/security/libssh/Makefile Thu Mar 30 19:29:55 2017 (r437324) +++ head/security/libssh/Makefile Thu Mar 30 19:41:05 2017 (r437325) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libssh -DISTVERSION= 0.7.3 +DISTVERSION= 0.7.4 CATEGORIES= security devel MASTER_SITES= https://git.libssh.org/projects/libssh.git/snapshot/ Modified: head/security/libssh/distinfo ============================================================================== --- head/security/libssh/distinfo Thu Mar 30 19:29:55 2017 (r437324) +++ head/security/libssh/distinfo Thu Mar 30 19:41:05 2017 (r437325) @@ -1,2 +1,3 @@ -SHA256 (libssh-0.7.3.tar.xz) = aa408aa188541c60120743c335e3c3e835865c8345bcd5fd10c41d2aa6b93b4a -SIZE (libssh-0.7.3.tar.xz) = 351016 +TIMESTAMP = 1490902691 +SHA256 (libssh-0.7.4.tar.xz) = eb213e0e1549c484dd1d05bb2fdb1655cebf879041ac4ec3e1bd614bea3d44b3 +SIZE (libssh-0.7.4.tar.xz) = 351172