Date: Sun, 4 Aug 2019 17:15:41 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> 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 Message-ID: <201908041715.x74HFfvl019109@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908041715.x74HFfvl019109>