git: 287cd8ad71d2 - main - devel/libfmt: Update to 8.0.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 21 18:13:23 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=287cd8ad71d23e31948296cb773d3ebaaed14641

commit 287cd8ad71d23e31948296cb773d3ebaaed14641
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:12:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:11:51 +0000

    devel/libfmt: Update to 8.0.0
    
    - Bump PORTREVISION of dependent ports for shlib change
    
    Changes:        https://github.com/fmtlib/fmt/releases
    PR:             257026
    Exp-run by:     antoine
---
 cad/openroad/Makefile                  | 1 +
 chinese/fcitx5-chinese-addons/Makefile | 1 +
 converters/osm2pgsql/Makefile          | 1 +
 databases/tiledb/Makefile              | 1 +
 devel/bear/Makefile                    | 1 +
 devel/fbthrift/Makefile                | 1 +
 devel/folly/Makefile                   | 1 +
 devel/libfmt/Makefile                  | 2 +-
 devel/libfmt/distinfo                  | 6 +++---
 devel/libfmt/pkg-plist                 | 5 +++--
 devel/spdlog/Makefile                  | 2 +-
 emulators/dolphin-emu/Makefile         | 2 +-
 games/0ad/Makefile                     | 2 +-
 graphics/openimageio/Makefile          | 2 +-
 math/libsemigroups/Makefile            | 2 +-
 misc/far2l/Makefile                    | 1 +
 multimedia/kodi/Makefile               | 2 +-
 net-im/nheko/Makefile                  | 2 +-
 net/arataga/Makefile                   | 1 +
 net/ceph14/Makefile                    | 1 +
 net/fb303/Makefile                     | 1 +
 net/fbzmq/Makefile                     | 1 +
 net/gerbera/Makefile                   | 1 +
 net/knxd/Makefile                      | 2 +-
 net/mvfst/Makefile                     | 1 +
 net/wangle/Makefile                    | 1 +
 science/qiskit-aer/Makefile            | 2 +-
 security/fizz/Makefile                 | 1 +
 security/openconnect-gui/Makefile      | 2 +-
 sysutils/lizardfs/Makefile             | 2 +-
 textproc/fcitx5/Makefile               | 2 +-
 www/envoy/Makefile                     | 2 +-
 www/proxygen/Makefile                  | 1 +
 x11/waybar/Makefile                    | 1 +
 34 files changed, 38 insertions(+), 19 deletions(-)

diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile
index 6ab48408f8fc..d424e81bbc36 100644
--- a/cad/openroad/Makefile
+++ b/cad/openroad/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	openroad
 DISTVERSION=	2021_03_09
 DISTVERSIONSUFFIX=	_stable
+PORTREVISION=	1
 CATEGORIES=	cad
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/chinese/fcitx5-chinese-addons/Makefile b/chinese/fcitx5-chinese-addons/Makefile
index 29cfcafed59a..f93a461b04d7 100644
--- a/chinese/fcitx5-chinese-addons/Makefile
+++ b/chinese/fcitx5-chinese-addons/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	fcitx5-chinese-addons
 DISTVERSION=	5.0.3
+PORTREVISION=	1
 CATEGORIES=	chinese textproc
 MASTER_SITES=	https://download.fcitx-im.org/data/:py_stroke,py_table
 DISTFILES=	${PY_STROKE_TAR}:py_stroke \
diff --git a/converters/osm2pgsql/Makefile b/converters/osm2pgsql/Makefile
index c5f887111184..7437df77e547 100644
--- a/converters/osm2pgsql/Makefile
+++ b/converters/osm2pgsql/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	osm2pgsql
 PORTVERSION=	1.5.0
+PORTREVISION=	1
 CATEGORIES=	converters geography
 
 MAINTAINER=	amdmi3 at FreeBSD.org
diff --git a/databases/tiledb/Makefile b/databases/tiledb/Makefile
index 5ce7ec9e7e18..1b156f3edb2b 100644
--- a/databases/tiledb/Makefile
+++ b/databases/tiledb/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	tiledb
 PORTVERSION=	2.2.9
+PORTREVISION=	1
 CATEGORIES=	databases
 
 MAINTAINER=	sunpoet at FreeBSD.org
diff --git a/devel/bear/Makefile b/devel/bear/Makefile
index 1339f02a0675..c304d5be4185 100644
--- a/devel/bear/Makefile
+++ b/devel/bear/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	bear
 DISTVERSION=	3.0.13
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	jrm at FreeBSD.org
diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile
index c2639309aeda..422d6607d8f1 100644
--- a/devel/fbthrift/Makefile
+++ b/devel/fbthrift/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	fbthrift
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2021.07.19.00
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/devel/folly/Makefile b/devel/folly/Makefile
index dc476058f849..641928f668c1 100644
--- a/devel/folly/Makefile
+++ b/devel/folly/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	folly
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2021.07.20.00
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile
index 6ee3451cdd0e..aaa0e19e3652 100644
--- a/devel/libfmt/Makefile
+++ b/devel/libfmt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	fmt
 # Make sure to check devel/spdlog consumers too
-PORTVERSION=	7.1.3
+PORTVERSION=	8.0.0
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/fmtlib/fmt/releases/download/${PORTVERSION}/
 PKGNAMEPREFIX=	lib
diff --git a/devel/libfmt/distinfo b/devel/libfmt/distinfo
index 965d3e8a619c..f54dac42459e 100644
--- a/devel/libfmt/distinfo
+++ b/devel/libfmt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607879388
-SHA256 (fmt-7.1.3.zip) = 5d98c504d0205f912e22449ecdea776b78ce0bb096927334f80781e720084c9f
-SIZE (fmt-7.1.3.zip) = 1192520
+TIMESTAMP = 1624640420
+SHA256 (fmt-8.0.0.zip) = 36016a75dd6e0a9c1c7df5edb98c93a3e77dabcf122de364116efb9f23c6954a
+SIZE (fmt-8.0.0.zip) = 1220651
diff --git a/devel/libfmt/pkg-plist b/devel/libfmt/pkg-plist
index f8588db9a082..8ece4bdf49b5 100644
--- a/devel/libfmt/pkg-plist
+++ b/devel/libfmt/pkg-plist
@@ -1,3 +1,4 @@
+include/fmt/args.h
 include/fmt/chrono.h
 include/fmt/color.h
 include/fmt/compile.h
@@ -7,14 +8,14 @@ include/fmt/format.h
 include/fmt/locale.h
 include/fmt/os.h
 include/fmt/ostream.h
-include/fmt/posix.h
 include/fmt/printf.h
 include/fmt/ranges.h
+include/fmt/xchar.h
 lib/cmake/fmt/fmt-config-version.cmake
 lib/cmake/fmt/fmt-config.cmake
 lib/cmake/fmt/fmt-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/fmt/fmt-targets.cmake
 lib/libfmt.so
-lib/libfmt.so.7
+lib/libfmt.so.8
 lib/libfmt.so.%%PORTVERSION%%
 libdata/pkgconfig/fmt.pc
diff --git a/devel/spdlog/Makefile b/devel/spdlog/Makefile
index a46be95ea907..ce94fa02f02d 100644
--- a/devel/spdlog/Makefile
+++ b/devel/spdlog/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	spdlog
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 
 PATCH_SITES=	https://github.com/gabime/spdlog/commit/
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 4150adc595ee..9ecf9a5bd806 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	dolphin-emu
 PORTVERSION=	5.0.12716
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	emulators
 
 MAINTAINER=	martymac at FreeBSD.org
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index ec58ced9b202..dead5c8bfa0a 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	0ad
 PORTVERSION=	0.0.24b
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	games
 MASTER_SITES=	http://releases.wildfiregames.com/ \
 		SF/zero-ad/releases
diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile
index 650b82aae25f..061352c446f7 100644
--- a/graphics/openimageio/Makefile
+++ b/graphics/openimageio/Makefile
@@ -7,7 +7,7 @@ DISTVERSION=	2.2.16.0
 # py-openimageio's PORTREVISION.
 # Also, just to be on the safe side, when resetting,
 # best keep PORTREVISION?=	0.
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES?=	graphics multimedia
 
 MAINTAINER?=	FreeBSD at Shaneware.biz
diff --git a/math/libsemigroups/Makefile b/math/libsemigroups/Makefile
index 7092325ef0aa..8fe48127fddd 100644
--- a/math/libsemigroups/Makefile
+++ b/math/libsemigroups/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	libsemigroups
 PORTVERSION=	1.3.7
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	thierry at FreeBSD.org
diff --git a/misc/far2l/Makefile b/misc/far2l/Makefile
index d6957f40766f..e9a06e85d227 100644
--- a/misc/far2l/Makefile
+++ b/misc/far2l/Makefile
@@ -5,6 +5,7 @@ PORTNAME=	far2l
 # the g${DATE} format even for tagged releases to avoid bumping PORTEPOCH
 # in case we'd have to use raw commit hashes again in the future.
 PORTVERSION=	g20210426
+PORTREVISION=	1
 CATEGORIES=	misc
 
 MAINTAINER=	danfe at FreeBSD.org
diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile
index 528bc6a7f8eb..929c46b8d1df 100644
--- a/multimedia/kodi/Makefile
+++ b/multimedia/kodi/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	kodi
 DISTVERSION=	19.1
-PORTREVISION=	3
 DISTVERSIONSUFFIX=	-${KODI_CODENAME}
+PORTREVISION=	4
 CATEGORIES=	multimedia java
 
 MAINTAINER=	yzrh at noema.org
diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile
index ba37929ece06..81e1199d2184 100644
--- a/net-im/nheko/Makefile
+++ b/net-im/nheko/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nheko
 DISTVERSIONPREFIX=v
 DISTVERSION=	0.8.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im
 
 MAINTAINER=	adridg at FreeBSD.org
diff --git a/net/arataga/Makefile b/net/arataga/Makefile
index a70d00b2ba8b..50cbe83de426 100644
--- a/net/arataga/Makefile
+++ b/net/arataga/Makefile
@@ -3,6 +3,7 @@
 PORTNAME=	arataga
 PORTVERSION=	0.5.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	SF/sobjectizer/oess/oess-2:oess
 DISTFILES=	oess-2.2.3-full.tar.bz2:oess
diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile
index 9badb3c7dbec..58326390a41b 100644
--- a/net/ceph14/Makefile
+++ b/net/ceph14/Makefile
@@ -3,6 +3,7 @@
 PORTNAME=	ceph
 DISTVERSIONPREFIX=	v
 DISTVERSION=	14.2.21
+PORTREVISION=	1
 CATEGORIES=	net
 PKGNAMESUFFIX=	14
 
diff --git a/net/fb303/Makefile b/net/fb303/Makefile
index 67a15dff7b2e..34ccc3056ef6 100644
--- a/net/fb303/Makefile
+++ b/net/fb303/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	fb303
 DISTVERSION=	g20210709
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/net/fbzmq/Makefile b/net/fbzmq/Makefile
index 975db1223d50..40945d752bb4 100644
--- a/net/fbzmq/Makefile
+++ b/net/fbzmq/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	fbzmq
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2021.07.19.00
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/net/gerbera/Makefile b/net/gerbera/Makefile
index c829a27d2534..9b996093473f 100644
--- a/net/gerbera/Makefile
+++ b/net/gerbera/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gerbera
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.8.2
+PORTREVISION=	1
 CATEGORIES=	net multimedia
 
 MAINTAINER=	daniel.engberg.lists at pyret.net
diff --git a/net/knxd/Makefile b/net/knxd/Makefile
index 8ab8a89f8b19..1f2b686a73ab 100644
--- a/net/knxd/Makefile
+++ b/net/knxd/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	knxd
 PORTVERSION=	0.14.39
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net
 
 MAINTAINER=	mfechner at FreeBSD.org
diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile
index 159c91e0d226..6ce17d9141a3 100644
--- a/net/mvfst/Makefile
+++ b/net/mvfst/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mvfst
 DISTVERSION=	g20210701
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/net/wangle/Makefile b/net/wangle/Makefile
index c4bfd303d357..480680759cbe 100644
--- a/net/wangle/Makefile
+++ b/net/wangle/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	wangle
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2021.07.19.00
+PORTREVISION=	1
 CATEGORIES=	net
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/science/qiskit-aer/Makefile b/science/qiskit-aer/Makefile
index c654044be3e1..042760b4d1d9 100644
--- a/science/qiskit-aer/Makefile
+++ b/science/qiskit-aer/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	qiskit-aer
 DISTVERSION=	0.5.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/security/fizz/Makefile b/security/fizz/Makefile
index 740ce19fd4d6..0ee3129f2e10 100644
--- a/security/fizz/Makefile
+++ b/security/fizz/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	fizz
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2021.07.19.00
+PORTREVISION=	1
 CATEGORIES=	security
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/security/openconnect-gui/Makefile b/security/openconnect-gui/Makefile
index c10e07402774..278ea63c8afa 100644
--- a/security/openconnect-gui/Makefile
+++ b/security/openconnect-gui/Makefile
@@ -2,8 +2,8 @@
 
 PORTNAME=	openconnect-gui
 PORTVERSION=	1.5.3
-PORTREVISION=	1
 DISTVERSIONPREFIX=v
+PORTREVISION=	2
 MASTER_SITES=	https://gitlab.com/openconnect/openconnect-gui/-/archive/v${PORTVERSION}/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 CATEGORIES=	security net-vpn
diff --git a/sysutils/lizardfs/Makefile b/sysutils/lizardfs/Makefile
index ed31de3e8914..b404657608d9 100644
--- a/sysutils/lizardfs/Makefile
+++ b/sysutils/lizardfs/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	lizardfs
 PORTVERSION=	3.12.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	sysutils
 
 MAINTAINER=	jhixson at FreeBSD.org
diff --git a/textproc/fcitx5/Makefile b/textproc/fcitx5/Makefile
index af8bf051b833..2c498565cdf7 100644
--- a/textproc/fcitx5/Makefile
+++ b/textproc/fcitx5/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	fcitx5
 DISTVERSION=	5.0.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	https://download.fcitx-im.org/data/:dict
 DISTFILES=	${SPELL_EN_DICT_TAR}:dict
diff --git a/www/envoy/Makefile b/www/envoy/Makefile
index cbbd60114324..1bf665305191 100644
--- a/www/envoy/Makefile
+++ b/www/envoy/Makefile
@@ -3,7 +3,7 @@
 PORTNAME=	envoy
 PORTVERSION=	1.10.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	www
 
 MAINTAINER=	danfe at FreeBSD.org
diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile
index 6b45a0406037..b830b216c86e 100644
--- a/www/proxygen/Makefile
+++ b/www/proxygen/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	proxygen
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2021.07.19.00
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/x11/waybar/Makefile b/x11/waybar/Makefile
index 962202a49cd4..19c82d068d14 100644
--- a/x11/waybar/Makefile
+++ b/x11/waybar/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	waybar
 DISTVERSION=	0.9.7
+PORTREVISION=	1
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich at FreeBSD.org


More information about the dev-commits-ports-main mailing list