Skip to content

Commit

Permalink
devel/libfmt: Update to 10.1.1
Browse files Browse the repository at this point in the history
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
  • Loading branch information
sunpoet committed Dec 14, 2023
1 parent 15ac853 commit ec5f6e2
Show file tree
Hide file tree
Showing 66 changed files with 69 additions and 41 deletions.
1 change: 1 addition & 0 deletions audio/furnace/Makefile
@@ -1,6 +1,7 @@
PORTNAME= furnace
PORTVERSION= 0.6
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= audio

MAINTAINER= ehaupt@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion audio/musicpd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= musicpd
PORTVERSION= 0.23.14
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
Expand Down
1 change: 1 addition & 0 deletions audio/rsgain/Makefile
@@ -1,6 +1,7 @@
PORTNAME= rsgain
DISTVERSION= 3.4
DISTVERSIONSUFFIX= -source
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://github.com/complexlogic/rsgain/releases/download/v${DISTVERSION}/

Expand Down
2 changes: 1 addition & 1 deletion audio/sdl_audiolib/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sdl_audiolib
PORTVERSION= git20220713
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= audio

MAINTAINER= amdmi3@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions cad/freecad/Makefile
@@ -1,5 +1,6 @@
PORTNAME= FreeCAD
DISTVERSION= 0.21.2
PORTREVISION= 1
CATEGORIES= cad

MAINTAINER= cmt@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion chinese/fcitx5-chinese-addons/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fcitx5-chinese-addons
DISTVERSION= 5.0.17
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= chinese textproc
MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \
https://download.fcitx-im.org/data/:py_stroke,py_table
Expand Down
1 change: 1 addition & 0 deletions chinese/fcitx5-mcbopomofo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= fcitx5-mcbopomofo
DISTVERSION= 2.5.2
PORTREVISION= 1
CATEGORIES= chinese textproc

MAINTAINER= lwhsu@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions databases/mariadb1011-client/Makefile
@@ -1,4 +1,5 @@
PORTNAME= mariadb
PORTREVISION= 1
PKGNAMESUFFIX= 1011-client

COMMENT= Multithreaded SQL database (client)
Expand Down
2 changes: 1 addition & 1 deletion databases/mariadb1011-server/Makefile
@@ -1,6 +1,6 @@
PORTNAME?= mariadb
PORTVERSION= 10.11.6
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES= databases
MASTER_SITES= https://mirror.nodesdirect.com/${SITESDIR}/ \
https://mirror.one.com/${SITESDIR}/ \
Expand Down
1 change: 1 addition & 0 deletions databases/tiledb/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tiledb
PORTVERSION= 2.18.2
PORTREVISION= 1
CATEGORIES= databases

MAINTAINER= sunpoet@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions deskutils/cherrytree/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cherrytree
PORTVERSION= 1.0.2
PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= https://www.giuspen.com/software/
DISTNAME= ${PORTNAME}_${PORTVERSION}
Expand Down
2 changes: 1 addition & 1 deletion devel/bear/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bear
DISTVERSION= 3.1.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel

MAINTAINER= jrm@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions devel/fbthrift/Makefile
@@ -1,6 +1,7 @@
PORTNAME= fbthrift
DISTVERSIONPREFIX= v
DISTVERSION= 2023.12.11.00
PORTREVISION= 1
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion devel/fccf/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fccf
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel

MAINTAINER= ports@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions devel/folly/Makefile
@@ -1,6 +1,7 @@
PORTNAME= folly
DISTVERSIONPREFIX= v
DISTVERSION= 2023.12.11.00
PORTREVISION= 1
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions devel/libddwaf/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libddwaf
PORTVERSION= 1.15.1
PORTREVISION= 1
CATEGORIES= devel

MAINTAINER= sunpoet@FreeBSD.org
Expand Down
4 changes: 2 additions & 2 deletions devel/libfmt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fmt
# Make sure to check devel/spdlog consumers too
PORTVERSION= 9.1.0
PORTVERSION= 10.1.1
CATEGORIES= devel
MASTER_SITES= https://github.com/fmtlib/fmt/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= lib
Expand All @@ -13,7 +13,7 @@ WWW= https://fmt.dev/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.rst

USES= cmake:testing compiler:c++11-lang cpe zip
USES= cmake:testing compiler:c++11-lang cpe pathfix zip

CMAKE_OFF= FMT_CUDA_TEST FMT_DOC FMT_FUZZ FMT_MODULE FMT_PEDANTIC FMT_SYSTEM_HEADERS FMT_TEST FMT_WERROR
CMAKE_ON= BUILD_SHARED_LIBS FMT_OS
Expand Down
6 changes: 3 additions & 3 deletions devel/libfmt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1670181270
SHA256 (fmt-9.1.0.zip) = cceb4cb9366e18a5742128cb3524ce5f50e88b476f1e54737a47ffdf4df4c996
SIZE (fmt-9.1.0.zip) = 1262685
TIMESTAMP = 1694053379
SHA256 (fmt-10.1.1.zip) = b84e58a310c9b50196cda48d5678d5fa0849bca19e5fdba6b684f0ee93ed9d1b
SIZE (fmt-10.1.1.zip) = 1278116
2 changes: 1 addition & 1 deletion devel/libfmt/pkg-plist
Expand Up @@ -16,6 +16,6 @@ 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.9
lib/libfmt.so.10
lib/libfmt.so.%%PORTVERSION%%
libdata/pkgconfig/fmt.pc
1 change: 1 addition & 0 deletions devel/log4cxx/Makefile
@@ -1,5 +1,6 @@
PORTNAME= log4cxx
PORTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://archive.apache.org/dist/logging/log4cxx/${PORTVERSION}/
DISTNAME= apache-log4cxx-${PORTVERSION}
Expand Down
1 change: 1 addition & 0 deletions devel/malloy/Makefile
@@ -1,5 +1,6 @@
PORTNAME= malloy
DISTVERSION= 0.7.0
PORTREVISION= 1
CATEGORIES= devel

MAINTAINER= jbo@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions devel/opendht/Makefile
@@ -1,6 +1,7 @@
PORTNAME= opendht
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.6
PORTREVISION= 1
CATEGORIES= devel net

MAINTAINER= yuri@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions devel/pika/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pika
DISTVERSION= 0.21.0
PORTREVISION= 1
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion devel/spdlog/Makefile
@@ -1,7 +1,7 @@
PORTNAME= spdlog
DISTVERSIONPREFIX= v
DISTVERSION= 1.12.0
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= devel

MAINTAINER= vanilla@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion emulators/dolphin-emu/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dolphin-emu
PORTVERSION= 5.0.19870
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= emulators

MAINTAINER= martymac@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions emulators/yuzu/Makefile
@@ -1,5 +1,6 @@
PORTNAME= yuzu
PORTVERSION= s20231212
PORTREVISION= 1
CATEGORIES= emulators wayland
.if make(makesum)
MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb
Expand Down
2 changes: 1 addition & 1 deletion ftp/coeurl/Makefile
@@ -1,7 +1,7 @@
PORTNAME= coeurl
DISTVERSIONPREFIX=v
DISTVERSION= 0.3.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= ftp www

MAINTAINER= adridg@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion games/0ad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= 0ad
PORTVERSION= 0.0.26
PORTREVISION= 19
PORTREVISION= 20
CATEGORIES= games
MASTER_SITES= http://releases.wildfiregames.com/ \
SF/zero-ad/releases
Expand Down
2 changes: 1 addition & 1 deletion games/easyrpg-player/Makefile
@@ -1,6 +1,6 @@
PORTNAME= easyrpg-player
PORTVERSION= 0.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= games

MAINTAINER= amdmi3@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion games/openenroth/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ${GH_PROJECT:[1]:tl}
PORTVERSION= g20230128
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games

MAINTAINER= danfe@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/openimageio/Makefile
Expand Up @@ -5,7 +5,7 @@ DISTVERSION= 2.4.13.0
# py-openimageio's PORTREVISION.
# Also, just to be on the safe side, when resetting,
# best keep PORTREVISION?= 0.
PORTREVISION?= 5
PORTREVISION?= 6
CATEGORIES?= graphics multimedia

MAINTAINER?= FreeBSD@Shaneware.biz
Expand Down
1 change: 1 addition & 0 deletions lang/lfortran/Makefile
@@ -1,6 +1,7 @@
PORTNAME= lfortran
DISTVERSIONPREFIX= v
DISTVERSION= 0.29.0
PORTREVISION= 1
CATEGORIES= lang

MAINTAINER= fortran@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/dihydrogen/Makefile
@@ -1,8 +1,8 @@
PORTNAME= dihydrogen
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.1-36
PORTREVISION= 4
DISTVERSIONSUFFIX= -g4bda15e
PORTREVISION= 5
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/heyoka/Makefile
@@ -1,7 +1,7 @@
PORTNAME= heyoka
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/libsemigroups/Makefile
@@ -1,7 +1,7 @@
PORTNAME= libsemigroups
PORTVERSION= 1.3.7
DISTVERSIONPREFIX= v
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= math

MAINTAINER= thierry@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions math/mppp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mppp
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion math/obake/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= obake
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0-24
DISTVERSIONSUFFIX= -gb8cc71c
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= math

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
Expand Down
2 changes: 1 addition & 1 deletion math/py-heyoka/Makefile
@@ -1,7 +1,7 @@
PORTNAME= heyoka
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down
2 changes: 1 addition & 1 deletion math/py-pyaudi/Makefile
Expand Up @@ -2,7 +2,7 @@ PORTNAME= pyaudi
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.2-1
DISTVERSIONSUFFIX= -g899eb78
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down
2 changes: 1 addition & 1 deletion misc/dartsim/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dartsim
DISTVERSIONPREFIX= v
DISTVERSION= 6.13.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= misc

MAINTAINER= yuri@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion multimedia/kodi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kodi
DISTVERSION= 20.2
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= multimedia java
# do not forget to fix devel/kodi-platform when updating kodi

Expand Down
2 changes: 1 addition & 1 deletion net-im/nheko/Makefile
@@ -1,7 +1,7 @@
PORTNAME= nheko
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.3
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net-im

MAINTAINER= adridg@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions net-im/telegram-desktop/Makefile
@@ -1,5 +1,6 @@
PORTNAME= telegram-desktop
DISTVERSION= 4.12.2
PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
DISTNAME= tdesktop-${DISTVERSION}-full
Expand Down
2 changes: 1 addition & 1 deletion net-p2p/litecoin/Makefile
@@ -1,7 +1,7 @@
PORTNAME= litecoin
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.2.1
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= net-p2p finance

MAINTAINER= hsw@bitmark.com
Expand Down
2 changes: 1 addition & 1 deletion net-p2p/transmission-components/Makefile
@@ -1,6 +1,6 @@
PORTNAME= transmission
DISTVERSION= 4.0.4
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= net-p2p

MAINTAINER= mondo.debater_0q@icloud.com
Expand Down
1 change: 1 addition & 0 deletions net-p2p/tremotesf/Makefile
@@ -1,5 +1,6 @@
PORTNAME= tremotesf
DISTVERSION= 2.5.0
PORTREVISION= 1
CATEGORIES= net-p2p

MAINTAINER= vsasjason@gmail.com
Expand Down
2 changes: 1 addition & 1 deletion net/arataga/Makefile
@@ -1,7 +1,7 @@
PORTNAME= arataga
PORTVERSION= 0.5.4
DISTVERSIONPREFIX= v
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SF/sobjectizer/oess/oess-2:oess
DISTFILES= oess-2.2.3-full.tar.bz2:oess
Expand Down
2 changes: 1 addition & 1 deletion net/ecal/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ecal
DISTVERSIONPREFIX= v
DISTVERSION= 5.12.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net devel

MAINTAINER= yuri@FreeBSD.org
Expand Down

0 comments on commit ec5f6e2

Please sign in to comment.