From owner-svn-ports-head@freebsd.org Sat Feb 16 23:30:03 2019 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 2F80C14D761D; Sat, 16 Feb 2019 23:30:03 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C15E2727BA; Sat, 16 Feb 2019 23:30:02 +0000 (UTC) (envelope-from yuri@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 B352BDA5E; Sat, 16 Feb 2019 23:30:02 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1GNU2lL098663; Sat, 16 Feb 2019 23:30:02 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1GNU1HS098655; Sat, 16 Feb 2019 23:30:01 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201902162330.x1GNU1HS098655@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 16 Feb 2019 23:30:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493133 - in head: . databases/clickhouse devel devel/double-conversion devel/libdouble-conversion X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head: . databases/clickhouse devel devel/double-conversion devel/libdouble-conversion X-SVN-Commit-Revision: 493133 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C15E2727BA X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.96)[-0.959,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 16 Feb 2019 23:30:03 -0000 Author: yuri Date: Sat Feb 16 23:30:01 2019 New Revision: 493133 URL: https://svnweb.freebsd.org/changeset/ports/493133 Log: Move: devel/libdouble-conversion -> devel/double-conversion While in devel/double-conversion, order USExx clauses, and replace CMAKE_POSITION_INDEPENDENT_CODE with BUILD_SHARED_LIBS since shared libs should be a default Update and bump databases/clickhouse Approved by: portmgr blanket Added: head/devel/double-conversion/ - copied from r493132, head/devel/libdouble-conversion/ Deleted: head/devel/libdouble-conversion/ Modified: head/MOVED head/databases/clickhouse/Makefile head/devel/Makefile head/devel/double-conversion/Makefile head/devel/double-conversion/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Sat Feb 16 22:55:56 2019 (r493132) +++ head/MOVED Sat Feb 16 23:30:01 2019 (r493133) @@ -11622,3 +11622,4 @@ net-p2p/verlihub-plugins-luascript||2019-02-16|Has exp net-p2p/verlihub-plugins-messanger||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible net-p2p/verlihub-plugins-stats||2019-02-16|Has expired: Verlihub uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible www/mod_geoip2|www/mod_maxminddb|2019-02-16|Has expired: Uses legacy GeoIP 1 format which no longer works; switch to GeoIP 2 where possible +devel/libdouble-conversion|devel/double-conversion|2019-02-16|Rename to match the project name on github and on most other systems, and in installed cmake files Modified: head/databases/clickhouse/Makefile ============================================================================== --- head/databases/clickhouse/Makefile Sat Feb 16 22:55:56 2019 (r493132) +++ head/databases/clickhouse/Makefile Sat Feb 16 23:30:01 2019 (r493133) @@ -5,7 +5,7 @@ PORTNAME= clickhouse PORTVERSION= 18.14.18 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= proler@gmail.com @@ -18,9 +18,9 @@ ONLY_FOR_ARCHS_REASON= "Only supported on amd64" BUILD_DEPENDS= bash:shells/bash \ sparsehash>=0:devel/sparsehash \ - cctz>=0:devel/cctz \ - libdouble-conversion>=0:devel/libdouble-conversion -LIB_DEPENDS= libtcmalloc.so:devel/google-perftools \ + cctz>=0:devel/cctz +LIB_DEPENDS= libdouble-conversion.so:devel/double-conversion \ + libtcmalloc.so:devel/google-perftools \ libodbc.so:databases/unixODBC \ libltdl.so:devel/libltdl \ libicudata.so:devel/icu \ Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Feb 16 22:55:56 2019 (r493132) +++ head/devel/Makefile Sat Feb 16 23:30:01 2019 (r493133) @@ -478,6 +478,7 @@ SUBDIR += doctorj SUBDIR += dolphin-plugins SUBDIR += dotconf + SUBDIR += double-conversion SUBDIR += doxygen SUBDIR += dparser SUBDIR += dprog @@ -1414,7 +1415,6 @@ SUBDIR += libdlna SUBDIR += libdnsres SUBDIR += libdombey - SUBDIR += libdouble-conversion SUBDIR += libdparse SUBDIR += libds SUBDIR += libdsp Modified: head/devel/double-conversion/Makefile ============================================================================== --- head/devel/libdouble-conversion/Makefile Sat Feb 16 22:55:56 2019 (r493132) +++ head/devel/double-conversion/Makefile Sat Feb 16 23:30:01 2019 (r493133) @@ -1,7 +1,7 @@ # Created by: Waitman Gobble # $FreeBSD$ -PORTNAME= libdouble-conversion +PORTNAME= double-conversion PORTVERSION= 3.0.0 DISTVERSIONPREFIX= v CATEGORIES= devel @@ -15,11 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE #BROKEN_aarch64= Fails to build: Target architecture was not detected as supported by Double-Conversion USES= cmake -USE_LDCONFIG= yes -CMAKE_ARGS= -DCMAKE_POSITION_INDEPENDENT_CODE=1 - USE_GITHUB= yes GH_ACCOUNT= google -GH_PROJECT= double-conversion +USE_LDCONFIG= yes + +CMAKE_ON= BUILD_SHARED_LIBS .include Modified: head/devel/double-conversion/pkg-plist ============================================================================== --- head/devel/libdouble-conversion/pkg-plist Sat Feb 16 22:55:56 2019 (r493132) +++ head/devel/double-conversion/pkg-plist Sat Feb 16 23:30:01 2019 (r493133) @@ -11,4 +11,6 @@ lib/cmake/double-conversion/double-conversionConfig.cm lib/cmake/double-conversion/double-conversionConfigVersion.cmake lib/cmake/double-conversion/double-conversionLibraryDepends-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/double-conversion/double-conversionLibraryDepends.cmake -lib/libdouble-conversion.a +lib/libdouble-conversion.so +lib/libdouble-conversion.so.1 +lib/libdouble-conversion.so.1.0.0