From c8cec9e75859da0c4859799e357ad85acc51a927 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 19 Mar 2025 16:28:19 +0800 Subject: [PATCH] textproc/tinyxml2: Update to 11.0.0 - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/leethomason/tinyxml2/releases --- audio/musescore/Makefile | 1 + cad/gmsh/Makefile | 2 +- devel/cppcheck/Makefile | 1 + devel/gpds/Makefile | 1 + devel/ignition-common/Makefile | 2 +- filesystems/encfs/Makefile | 2 +- games/aquaria/Makefile | 2 +- games/irrlamb/Makefile | 1 + games/lgogdownloader/Makefile | 2 +- games/stuntrally/Makefile | 2 +- games/trigger-rally/Makefile | 2 +- games/vvvvvv/Makefile | 1 + graphics/magnum-examples/Makefile | 2 +- math/linbox/Makefile | 2 +- misc/dartsim/Makefile | 2 +- misc/sdformat/Makefile | 2 +- multimedia/kodi/Makefile | 2 +- multimedia/libmediainfo/Makefile | 1 + net/ecal/Makefile | 2 +- print/microtex/Makefile | 1 + textproc/tinyxml2/Makefile | 2 +- textproc/tinyxml2/distinfo | 6 +++--- textproc/tinyxml2/pkg-plist | 2 +- 23 files changed, 25 insertions(+), 18 deletions(-) diff --git a/audio/musescore/Makefile b/audio/musescore/Makefile index d707af918d00..d8ee061c9a36 100644 --- a/audio/musescore/Makefile +++ b/audio/musescore/Makefile @@ -1,6 +1,7 @@ PORTNAME= ${GH_PROJECT:tl} DISTVERSIONPREFIX= v DISTVERSION= 4.5.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= adridg@FreeBSD.org diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index a6722f468715..39beaac739a0 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gmsh DISTVERSION= 4.13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= http://gmsh.info/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile index b7df69b51f4b..45cb692d5275 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -1,5 +1,6 @@ PORTNAME= cppcheck DISTVERSION= 2.17.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/devel/gpds/Makefile b/devel/gpds/Makefile index 88c666466a4f..d93b647c671c 100644 --- a/devel/gpds/Makefile +++ b/devel/gpds/Makefile @@ -1,5 +1,6 @@ PORTNAME= gpds DISTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jbo@FreeBSD.org diff --git a/devel/ignition-common/Makefile b/devel/ignition-common/Makefile index d628dc0b62c7..70918401303e 100644 --- a/devel/ignition-common/Makefile +++ b/devel/ignition-common/Makefile @@ -1,6 +1,6 @@ PORTNAME= ignition-common DISTVERSION= 3.0.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/filesystems/encfs/Makefile b/filesystems/encfs/Makefile index 4589efb7883a..975e17337a12 100644 --- a/filesystems/encfs/Makefile +++ b/filesystems/encfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= encfs DISTVERSIONPREFIX= v DISTVERSION= 1.9.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- diff --git a/games/aquaria/Makefile b/games/aquaria/Makefile index 084aa0db6905..daf652ef8c26 100644 --- a/games/aquaria/Makefile +++ b/games/aquaria/Makefile @@ -2,7 +2,7 @@ PORTNAME= aquaria DISTVERSIONPREFIX= OSE-v DISTVERSION= 1.002-22 DISTVERSIONSUFFIX= -g84366ad -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games PATCH_SITES= https://github.com/AquariaOSE/Aquaria/commit/ diff --git a/games/irrlamb/Makefile b/games/irrlamb/Makefile index 4511f3568c64..a943c2daf153 100644 --- a/games/irrlamb/Makefile +++ b/games/irrlamb/Makefile @@ -1,6 +1,7 @@ PORTNAME= irrlamb DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= games DIST_SUBDIR= ${PORTNAME} diff --git a/games/lgogdownloader/Makefile b/games/lgogdownloader/Makefile index 2dc386628abc..0bb4a2c68c6a 100644 --- a/games/lgogdownloader/Makefile +++ b/games/lgogdownloader/Makefile @@ -1,6 +1,6 @@ PORTNAME= lgogdownloader DISTVERSION= 3.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/Sude-/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/games/stuntrally/Makefile b/games/stuntrally/Makefile index 9f7f5180f349..091f15d1f1b6 100644 --- a/games/stuntrally/Makefile +++ b/games/stuntrally/Makefile @@ -1,6 +1,6 @@ PORTNAME= stuntrally PORTVERSION= 2.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/trigger-rally/Makefile b/games/trigger-rally/Makefile index 47121c329ba4..57634724bb0c 100644 --- a/games/trigger-rally/Makefile +++ b/games/trigger-rally/Makefile @@ -1,6 +1,6 @@ PORTNAME= trigger-rally PORTVERSION= 0.6.6.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/trigger-rally/trigger-${PORTVERSION} diff --git a/games/vvvvvv/Makefile b/games/vvvvvv/Makefile index 78a66a8c291e..ff64fe501c4f 100644 --- a/games/vvvvvv/Makefile +++ b/games/vvvvvv/Makefile @@ -1,5 +1,6 @@ PORTNAME= VVVVVV DISTVERSION= 2.4.2 +PORTREVISION= 1 CATEGORIES= games .if ${FLAVOR:U} == makeandplay # The data file may only be distributed if the MAKEANDPLAY define is set. diff --git a/graphics/magnum-examples/Makefile b/graphics/magnum-examples/Makefile index 6b536c94de7c..b3830d8a0b93 100644 --- a/graphics/magnum-examples/Makefile +++ b/graphics/magnum-examples/Makefile @@ -2,7 +2,7 @@ PORTNAME= magnum-examples DISTVERSIONPREFIX= v DISTVERSION= 2020.06-265 DISTVERSIONSUFFIX= -gb843f07a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/math/linbox/Makefile b/math/linbox/Makefile index ad62fd8af7cb..adb79ca7813a 100644 --- a/math/linbox/Makefile +++ b/math/linbox/Makefile @@ -1,7 +1,7 @@ PORTNAME= linbox PORTVERSION= 1.7.0 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org diff --git a/misc/dartsim/Makefile b/misc/dartsim/Makefile index a3c7d6d5b2af..ba6375cc5e91 100644 --- a/misc/dartsim/Makefile +++ b/misc/dartsim/Makefile @@ -1,7 +1,7 @@ PORTNAME= dartsim DISTVERSIONPREFIX= v DISTVERSION= 6.15.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/sdformat/Makefile b/misc/sdformat/Makefile index 2148d87e884e..e641295af555 100644 --- a/misc/sdformat/Makefile +++ b/misc/sdformat/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdformat DISTVERSION= 8.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index 48157430df49..4767f27f0b4d 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -1,6 +1,6 @@ PORTNAME= kodi DISTVERSION= 21.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia java MASTER_SITES= http://mirrors.kodi.tv/build-deps/sources/ DISTFILES= apache-groovy-binary-${GROOVY_VERSION}.zip \ diff --git a/multimedia/libmediainfo/Makefile b/multimedia/libmediainfo/Makefile index 203206e7a7c6..1bbe09d88f9e 100644 --- a/multimedia/libmediainfo/Makefile +++ b/multimedia/libmediainfo/Makefile @@ -1,5 +1,6 @@ PORTNAME= libmediainfo PORTVERSION= 24.12 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://mediaarea.net/download/binary/mediainfo/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/net/ecal/Makefile b/net/ecal/Makefile index 783344cb2b28..42637b17fd11 100644 --- a/net/ecal/Makefile +++ b/net/ecal/Makefile @@ -1,7 +1,7 @@ PORTNAME= ecal DISTVERSIONPREFIX= v DISTVERSION= 5.13.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net devel MAINTAINER= yuri@FreeBSD.org diff --git a/print/microtex/Makefile b/print/microtex/Makefile index 7b25272b95f2..9e17863efb15 100644 --- a/print/microtex/Makefile +++ b/print/microtex/Makefile @@ -1,5 +1,6 @@ PORTNAME= microtex DISTVERSION= g20240805 +PORTREVISION= 1 CATEGORIES= print devel MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile index c3d4f906d16b..14a86872fc32 100644 --- a/textproc/tinyxml2/Makefile +++ b/textproc/tinyxml2/Makefile @@ -1,5 +1,5 @@ PORTNAME= tinyxml2 -PORTVERSION= 10.1.0 +PORTVERSION= 11.0.0 PORTEPOCH= 1 CATEGORIES= textproc diff --git a/textproc/tinyxml2/distinfo b/textproc/tinyxml2/distinfo index 19b00576482d..ad2fe42eb4f1 100644 --- a/textproc/tinyxml2/distinfo +++ b/textproc/tinyxml2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070278 -SHA256 (leethomason-tinyxml2-10.1.0_GH0.tar.gz) = 9da7e1aebbf180ef6f39044b9740a4e96fa69e54a01318488512ae92ca97a685 -SIZE (leethomason-tinyxml2-10.1.0_GH0.tar.gz) = 642822 +TIMESTAMP = 1742340913 +SHA256 (leethomason-tinyxml2-11.0.0_GH0.tar.gz) = 5556deb5081fb246ee92afae73efd943c889cef0cafea92b0b82422d6a18f289 +SIZE (leethomason-tinyxml2-11.0.0_GH0.tar.gz) = 642878 diff --git a/textproc/tinyxml2/pkg-plist b/textproc/tinyxml2/pkg-plist index d18bc5bb434e..5f86f1a3e34c 100644 --- a/textproc/tinyxml2/pkg-plist +++ b/textproc/tinyxml2/pkg-plist @@ -1,7 +1,7 @@ include/tinyxml2.h lib/libtinyxml2.a lib/libtinyxml2.so -lib/libtinyxml2.so.10 +lib/libtinyxml2.so.11 lib/libtinyxml2.so.%%PORTVERSION%% libdata/pkgconfig/tinyxml2.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/resources/dream.xml