From owner-svn-ports-head@freebsd.org Sun Aug 4 17:15:43 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ABCBCADB40; Sun, 4 Aug 2019 17:15:43 +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 461nbg3q3lz3CZM; Sun, 4 Aug 2019 17:15:43 +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 662586AFC; Sun, 4 Aug 2019 17:15:43 +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 x74HFhKR019119; Sun, 4 Aug 2019 17:15:43 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x74HFfvl019109; Sun, 4 Aug 2019 17:15:41 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201908041715.x74HFfvl019109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 4 Aug 2019 17:15:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508116 - in head: cad/openscad cad/openscad-devel databases/clickhouse devel/double-conversion devel/folly math/curv net/rsocket-cpp sysutils/watchman X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head: cad/openscad cad/openscad-devel databases/clickhouse devel/double-conversion devel/folly math/curv net/rsocket-cpp sysutils/watchman X-SVN-Commit-Revision: 508116 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.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: Sun, 04 Aug 2019 17:15:43 -0000 Author: yuri Date: Sun Aug 4 17:15:40 2019 New Revision: 508116 URL: https://svnweb.freebsd.org/changeset/ports/508116 Log: devel/double-conversion: Update 3.0.0 -> 3.1.5-11 Maintainer reset due to the extended timeout, as per policy. Take maintainership. 7 ports are bumped. PR: 239367 Approved by: waitman@waitman.net (maintainer's timeout; ~6months on a PR#235789 for the same port) Modified: head/cad/openscad-devel/Makefile head/cad/openscad/Makefile head/databases/clickhouse/Makefile head/devel/double-conversion/Makefile head/devel/double-conversion/distinfo head/devel/double-conversion/pkg-plist head/devel/folly/Makefile head/math/curv/Makefile head/net/rsocket-cpp/Makefile head/sysutils/watchman/Makefile Modified: head/cad/openscad-devel/Makefile ============================================================================== --- head/cad/openscad-devel/Makefile Sun Aug 4 16:11:15 2019 (r508115) +++ head/cad/openscad-devel/Makefile Sun Aug 4 17:15:40 2019 (r508116) @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2019.04.04 -PORTREVISION= 2 +PORTREVISION= 3 #PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -devel Modified: head/cad/openscad/Makefile ============================================================================== --- head/cad/openscad/Makefile Sun Aug 4 16:11:15 2019 (r508115) +++ head/cad/openscad/Makefile Sun Aug 4 17:15:40 2019 (r508116) @@ -3,7 +3,7 @@ PORTNAME= openscad PORTVERSION= 2019.05.10 -PORTREVISION= 1 +PORTREVISION= 2 #PORTREVISION= 1 CATEGORIES= cad Modified: head/databases/clickhouse/Makefile ============================================================================== --- head/databases/clickhouse/Makefile Sun Aug 4 16:11:15 2019 (r508115) +++ head/databases/clickhouse/Makefile Sun Aug 4 17:15:40 2019 (r508116) @@ -5,7 +5,7 @@ PORTNAME= clickhouse PORTVERSION= 19.5.3.8 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MAINTAINER= proler@gmail.com Modified: head/devel/double-conversion/Makefile ============================================================================== --- head/devel/double-conversion/Makefile Sun Aug 4 16:11:15 2019 (r508115) +++ head/devel/double-conversion/Makefile Sun Aug 4 17:15:40 2019 (r508116) @@ -2,11 +2,12 @@ # $FreeBSD$ PORTNAME= double-conversion -PORTVERSION= 3.0.0 DISTVERSIONPREFIX= v +DISTVERSION= 3.1.5-11 +DISTVERSIONSUFFIX= -g7da5db9 CATEGORIES= devel -MAINTAINER= waitman@waitman.net +MAINTAINER= yuri@FreeBSD.org COMMENT= Binary-decimal and decimal-binary routines for IEEE doubles LICENSE= BSD3CLAUSE Modified: head/devel/double-conversion/distinfo ============================================================================== --- head/devel/double-conversion/distinfo Sun Aug 4 16:11:15 2019 (r508115) +++ head/devel/double-conversion/distinfo Sun Aug 4 17:15:40 2019 (r508116) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528123057 -SHA256 (google-double-conversion-v3.0.0_GH0.tar.gz) = 152f15355242b6b1fbb4098fcd825bf08527eda0c65e8446939222a13f0b3915 -SIZE (google-double-conversion-v3.0.0_GH0.tar.gz) = 7019526 +TIMESTAMP = 1564865580 +SHA256 (google-double-conversion-v3.1.5-11-g7da5db9_GH0.tar.gz) = 3c47f8ab18e71ea7c8feaa3e9cf7b65e0dbd8f80b5442549f0218584e3841d81 +SIZE (google-double-conversion-v3.1.5-11-g7da5db9_GH0.tar.gz) = 7025723 Modified: head/devel/double-conversion/pkg-plist ============================================================================== --- head/devel/double-conversion/pkg-plist Sun Aug 4 16:11:15 2019 (r508115) +++ head/devel/double-conversion/pkg-plist Sun Aug 4 17:15:40 2019 (r508116) @@ -2,15 +2,17 @@ include/double-conversion/bignum.h include/double-conversion/cached-powers.h include/double-conversion/diy-fp.h include/double-conversion/double-conversion.h +include/double-conversion/double-to-string.h include/double-conversion/fast-dtoa.h include/double-conversion/fixed-dtoa.h include/double-conversion/ieee.h +include/double-conversion/string-to-double.h include/double-conversion/strtod.h include/double-conversion/utils.h lib/cmake/double-conversion/double-conversionConfig.cmake 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/cmake/double-conversion/double-conversionTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/double-conversion/double-conversionTargets.cmake lib/libdouble-conversion.so -lib/libdouble-conversion.so.1 -lib/libdouble-conversion.so.1.0.0 +lib/libdouble-conversion.so.3 +lib/libdouble-conversion.so.3.1.5 Modified: head/devel/folly/Makefile ============================================================================== --- head/devel/folly/Makefile Sun Aug 4 16:11:15 2019 (r508115) +++ head/devel/folly/Makefile Sun Aug 4 17:15:40 2019 (r508116) @@ -3,7 +3,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v DISTVERSION= 2019.06.17.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/ Modified: head/math/curv/Makefile ============================================================================== --- head/math/curv/Makefile Sun Aug 4 16:11:15 2019 (r508115) +++ head/math/curv/Makefile Sun Aug 4 17:15:40 2019 (r508116) @@ -2,7 +2,7 @@ PORTNAME= curv DISTVERSION= 0.4-127 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g3caf3068 CATEGORIES= math lang graphics Modified: head/net/rsocket-cpp/Makefile ============================================================================== --- head/net/rsocket-cpp/Makefile Sun Aug 4 16:11:15 2019 (r508115) +++ head/net/rsocket-cpp/Makefile Sun Aug 4 17:15:40 2019 (r508116) @@ -4,7 +4,7 @@ PORTNAME= rsocket-cpp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0-942 DISTVERSIONSUFFIX= -g3d878b1e -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org Modified: head/sysutils/watchman/Makefile ============================================================================== --- head/sysutils/watchman/Makefile Sun Aug 4 16:11:15 2019 (r508115) +++ head/sysutils/watchman/Makefile Sun Aug 4 17:15:40 2019 (r508116) @@ -3,6 +3,7 @@ PORTNAME= watchman PORTVERSION= 4.5.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils