From owner-svn-ports-head@freebsd.org Wed Oct 17 08:39:14 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1100A10CDBB1; Wed, 17 Oct 2018 08:39:14 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BB1D676862; Wed, 17 Oct 2018 08:39:13 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9CD08F8A; Wed, 17 Oct 2018 08:39:13 +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 w9H8dDqH096740; Wed, 17 Oct 2018 08:39:13 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9H8dDYv096737; Wed, 17 Oct 2018 08:39:13 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201810170839.w9H8dDYv096737@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Wed, 17 Oct 2018 08:39:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482279 - head/security/libssh X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/security/libssh X-SVN-Commit-Revision: 482279 X-SVN-Commit-Repository: ports 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.27 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: Wed, 17 Oct 2018 08:39:14 -0000 Author: johans Date: Wed Oct 17 08:39:12 2018 New Revision: 482279 URL: https://svnweb.freebsd.org/changeset/ports/482279 Log: Update to 0.8.4 (security update) https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/ PR: 232344 Submitted by: pi@ Modified: head/security/libssh/Makefile head/security/libssh/distinfo head/security/libssh/pkg-plist Modified: head/security/libssh/Makefile ============================================================================== --- head/security/libssh/Makefile Wed Oct 17 07:43:25 2018 (r482278) +++ head/security/libssh/Makefile Wed Oct 17 08:39:12 2018 (r482279) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= libssh -DISTVERSION= 0.7.5 +DISTVERSION= 0.8.4 CATEGORIES= security devel -MASTER_SITES= https://git.libssh.org/projects/libssh.git/snapshot/ +MASTER_SITES= https://www.libssh.org/files/0.8/ MAINTAINER= johans@FreeBSD.org COMMENT= Library implementing the SSH1 and SSH2 protocol @@ -43,14 +43,14 @@ STATIC_CMAKE_ON= -DWITH_STATIC_LIB:BOOL=ON STATIC_CMAKE_OFF= -DWITH_STATIC_LIB:BOOL=OFF post-patch: - @${RM} ${PATCH_WRKSRC}/cmake/Modules/UseDoxygen.cmake - @${REINPLACE_CMD} \ + ${RM} ${PATCH_WRKSRC}/cmake/Modules/UseDoxygen.cmake + ${REINPLACE_CMD} \ -e 's|LIB_INSTALL_DIR}|CMAKE_INSTALL_PREFIX}/libdata|' \ -e 's|CMAKE_INSTALL_DIR}|CMAKE_INSTALL_DIR}/libssh|' \ ${WRKSRC}/CMakeLists.txt - @${REINPLACE_CMD} -e 's|-lssh_threads|-lssh_threads -lpthread|' \ - ${WRKSRC}/libssh_threads.pc.cmake - @${REINPLACE_CMD} -e 's| -pedantic-errors||' \ +# ${REINPLACE_CMD} -e 's|-lssh_threads|-lssh_threads -lpthread|' \ +# ${WRKSRC}/libssh_threads.pc.cmake + ${REINPLACE_CMD} -e 's| -pedantic-errors||' \ ${WRKSRC}/cmake/Modules/DefineCompilerFlags.cmake .include Modified: head/security/libssh/distinfo ============================================================================== --- head/security/libssh/distinfo Wed Oct 17 07:43:25 2018 (r482278) +++ head/security/libssh/distinfo Wed Oct 17 08:39:12 2018 (r482279) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493578451 -SHA256 (libssh-0.7.5.tar.xz) = 6f7d5b9f3089164eec7408d35b99194b17352cce436a4a95485b511bce2aab4b -SIZE (libssh-0.7.5.tar.xz) = 351364 +TIMESTAMP = 1539760504 +SHA256 (libssh-0.8.4.tar.xz) = 6bb07713021a8586ba2120b2c36c468dc9ac8096d043f9b1726639aa4275b81b +SIZE (libssh-0.8.4.tar.xz) = 425848 Modified: head/security/libssh/pkg-plist ============================================================================== --- head/security/libssh/pkg-plist Wed Oct 17 07:43:25 2018 (r482278) +++ head/security/libssh/pkg-plist Wed Oct 17 08:39:12 2018 (r482279) @@ -11,10 +11,5 @@ lib/cmake/libssh/libssh/libssh-config-version.cmake %%STATIC%%lib/libssh.a lib/libssh.so lib/libssh.so.4 -lib/libssh.so.4.4.2 -%%STATIC%%lib/libssh_threads.a -lib/libssh_threads.so -lib/libssh_threads.so.4 -lib/libssh_threads.so.4.4.2 +lib/libssh.so.4.7.1 libdata/pkgconfig/libssh.pc -libdata/pkgconfig/libssh_threads.pc