From owner-svn-ports-all@freebsd.org Fri Jul 31 17:07:23 2020 Return-Path: Delivered-To: svn-ports-all@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 EEA9837DA49; Fri, 31 Jul 2020 17:07:23 +0000 (UTC) (envelope-from tobik@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4BJDGz63j3z3TK2; Fri, 31 Jul 2020 17:07:23 +0000 (UTC) (envelope-from tobik@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 B32B024EB9; Fri, 31 Jul 2020 17:07:23 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06VH7NRj043552; Fri, 31 Jul 2020 17:07:23 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06VH7J8a043528; Fri, 31 Jul 2020 17:07:19 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202007311707.06VH7J8a043528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 31 Jul 2020 17:07:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543873 - in head: databases/tiledb devel/folly devel/libfmt devel/spdlog emulators/yuzu emulators/yuzu-qt5 graphics/openimageio graphics/py-openimageio math/libsemigroups multimedia/ko... X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head: databases/tiledb devel/folly devel/libfmt devel/spdlog emulators/yuzu emulators/yuzu-qt5 graphics/openimageio graphics/py-openimageio math/libsemigroups multimedia/kodi multimedia/kodi-devel ... X-SVN-Commit-Revision: 543873 X-SVN-Commit-Repository: ports 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.33 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: Fri, 31 Jul 2020 17:07:24 -0000 Author: tobik Date: Fri Jul 31 17:07:18 2020 New Revision: 543873 URL: https://svnweb.freebsd.org/changeset/ports/543873 Log: devel/libfmt: Update to 7.0.2 Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.2 ABI: https://abi-laboratory.pro/tracker/timeline/fmt Modified: head/databases/tiledb/Makefile head/devel/folly/Makefile head/devel/libfmt/Makefile head/devel/libfmt/distinfo head/devel/spdlog/Makefile head/emulators/yuzu-qt5/Makefile head/emulators/yuzu/Makefile head/graphics/openimageio/Makefile head/graphics/py-openimageio/Makefile head/math/libsemigroups/Makefile head/multimedia/kodi-devel/Makefile head/multimedia/kodi/Makefile head/net-im/mtxclient/Makefile head/net-im/nheko/Makefile head/net/knxd/Makefile head/net/rsocket-cpp/Makefile head/science/qiskit-aer/Makefile head/science/vipster/Makefile head/security/fizz/Makefile head/sysutils/lizardfs/Makefile head/www/envoy/Makefile head/www/librtcdcpp/Makefile head/x11/waybar/Makefile Modified: head/databases/tiledb/Makefile ============================================================================== --- head/databases/tiledb/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/databases/tiledb/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -3,7 +3,7 @@ PORTNAME= tiledb PORTVERSION= 2.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org Modified: head/devel/folly/Makefile ============================================================================== --- head/devel/folly/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/devel/folly/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -3,6 +3,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v DISTVERSION= 2020.07.27.00 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org Modified: head/devel/libfmt/Makefile ============================================================================== --- head/devel/libfmt/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/devel/libfmt/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -2,7 +2,7 @@ PORTNAME= libfmt # Make sure to check devel/spdlog consumers too -DISTVERSION= 7.0.1 +DISTVERSION= 7.0.2 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org Modified: head/devel/libfmt/distinfo ============================================================================== --- head/devel/libfmt/distinfo Fri Jul 31 17:06:21 2020 (r543872) +++ head/devel/libfmt/distinfo Fri Jul 31 17:07:18 2020 (r543873) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595241709 -SHA256 (fmtlib-fmt-7.0.1_GH0.tar.gz) = ac335a4ca6beaebec4ddb2bc35b9ae960b576f3b64a410ff2c379780f0cd4948 -SIZE (fmtlib-fmt-7.0.1_GH0.tar.gz) = 739512 +TIMESTAMP = 1596055091 +SHA256 (fmtlib-fmt-7.0.2_GH0.tar.gz) = 7697e022f9cdc4f90b5e0a409643faa2cde0a6312f85e575c8388a1913374de5 +SIZE (fmtlib-fmt-7.0.2_GH0.tar.gz) = 739754 Modified: head/devel/spdlog/Makefile ============================================================================== --- head/devel/spdlog/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/devel/spdlog/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -4,7 +4,7 @@ PORTNAME= spdlog DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= vanilla@FreeBSD.org Modified: head/emulators/yuzu-qt5/Makefile ============================================================================== --- head/emulators/yuzu-qt5/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/emulators/yuzu-qt5/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../yuzu Modified: head/emulators/yuzu/Makefile ============================================================================== --- head/emulators/yuzu/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/emulators/yuzu/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -2,7 +2,7 @@ PORTNAME= yuzu PORTVERSION= s20200729 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= emulators PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ Modified: head/graphics/openimageio/Makefile ============================================================================== --- head/graphics/openimageio/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/graphics/openimageio/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -4,7 +4,7 @@ PORTNAME= openimageio DISTVERSIONPREFIX= Release- DISTVERSION= 2.1.15.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz Modified: head/graphics/py-openimageio/Makefile ============================================================================== --- head/graphics/py-openimageio/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/graphics/py-openimageio/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -1,7 +1,7 @@ # Created by: Shane Ambler # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/libsemigroups/Makefile ============================================================================== --- head/math/libsemigroups/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/math/libsemigroups/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -4,7 +4,7 @@ PORTNAME= libsemigroups PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org Modified: head/multimedia/kodi-devel/Makefile ============================================================================== --- head/multimedia/kodi-devel/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/multimedia/kodi-devel/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -2,6 +2,7 @@ PORTNAME= kodi DISTVERSION= 19.0.a20200727 +PORTREVISION= 1 CATEGORIES= multimedia PKGNAMESUFFIX= -devel Modified: head/multimedia/kodi/Makefile ============================================================================== --- head/multimedia/kodi/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/multimedia/kodi/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -2,7 +2,7 @@ PORTNAME= kodi DISTVERSION= 18.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia java MAINTAINER= ports@FreeBSD.org Modified: head/net-im/mtxclient/Makefile ============================================================================== --- head/net-im/mtxclient/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/net-im/mtxclient/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -3,7 +3,7 @@ PORTNAME= mtxclient DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org Modified: head/net-im/nheko/Makefile ============================================================================== --- head/net-im/nheko/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/net-im/nheko/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -3,7 +3,7 @@ PORTNAME= nheko DISTVERSIONPREFIX=v DISTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org Modified: head/net/knxd/Makefile ============================================================================== --- head/net/knxd/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/net/knxd/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -3,7 +3,7 @@ PORTNAME= knxd PORTVERSION= 0.14.39 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= mfechner@FreeBSD.org Modified: head/net/rsocket-cpp/Makefile ============================================================================== --- head/net/rsocket-cpp/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/net/rsocket-cpp/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -3,6 +3,7 @@ PORTNAME= rsocket-cpp DISTVERSIONPREFIX= v DISTVERSION= 2020.07.27.00 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org Modified: head/science/qiskit-aer/Makefile ============================================================================== --- head/science/qiskit-aer/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/science/qiskit-aer/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -2,7 +2,7 @@ PORTNAME= qiskit-aer DISTVERSION= 0.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org Modified: head/science/vipster/Makefile ============================================================================== --- head/science/vipster/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/science/vipster/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -3,7 +3,7 @@ PORTNAME= vipster DISTVERSIONPREFIX= v DISTVERSION= 1.18b.20200514 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org Modified: head/security/fizz/Makefile ============================================================================== --- head/security/fizz/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/security/fizz/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -3,6 +3,7 @@ PORTNAME= fizz DISTVERSIONPREFIX= v DISTVERSION= 2020.07.27.00 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org Modified: head/sysutils/lizardfs/Makefile ============================================================================== --- head/sysutils/lizardfs/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/sysutils/lizardfs/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -4,7 +4,7 @@ PORTNAME= lizardfs PORTVERSION= 3.12.0 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org Modified: head/www/envoy/Makefile ============================================================================== --- head/www/envoy/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/www/envoy/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -4,7 +4,7 @@ PORTNAME= envoy PORTVERSION= 1.10.0 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= www MAINTAINER= danfe@FreeBSD.org Modified: head/www/librtcdcpp/Makefile ============================================================================== --- head/www/librtcdcpp/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/www/librtcdcpp/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -2,7 +2,7 @@ PORTNAME= librtcdcpp DISTVERSION= g20180627 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www devel MAINTAINER= yuri@FreeBSD.org Modified: head/x11/waybar/Makefile ============================================================================== --- head/x11/waybar/Makefile Fri Jul 31 17:06:21 2020 (r543872) +++ head/x11/waybar/Makefile Fri Jul 31 17:07:18 2020 (r543873) @@ -2,7 +2,7 @@ PORTNAME= waybar DISTVERSION= 0.9.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/