Date: Fri, 25 Oct 2024 15:59:32 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4d13b2591633 - main - textproc/xerces-c3: Update to 3.3.0 Message-ID: <202410251559.49PFxWBS007073@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d13b25916330f0f80987102efb7a51ce6dbe7b1 commit 4d13b25916330f0f80987102efb7a51ce6dbe7b1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-25 15:38:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-25 15:56:41 +0000 textproc/xerces-c3: Update to 3.3.0 - Bump PORTREVISION of dependent ports for shlib change Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10510&version=12355023 --- biology/libsbml/Makefile | 1 + cad/freecad/Makefile | 2 +- cad/sumo/Makefile | 2 +- deskutils/kdepim-runtime/Makefile | 4 ++-- devel/libepp-nicbr/Makefile | 1 + devel/libxsd-frontend/Makefile | 1 + devel/xsd/Makefile | 1 + editors/xmlcopyeditor/Makefile | 2 +- games/enigma/Makefile | 4 ++-- games/glest/Makefile | 2 +- games/traingame/Makefile | 2 +- graphics/appleseed/Makefile | 2 +- graphics/cegui/Makefile | 4 ++-- graphics/qgis-ltr/Makefile | 2 +- graphics/qgis/Makefile | 2 +- math/blahtexml/Makefile | 1 + misc/far2l/Makefile | 1 + net/liblinphone/Makefile | 2 +- net/pktanon/Makefile | 4 ++-- science/geant4/Makefile | 2 +- science/qbox/Makefile | 1 + security/apache-xml-security-c/Makefile | 1 + security/shibboleth-sp/Makefile | 3 ++- sysutils/passwordsafe/Makefile | 2 +- textproc/amberfish/Makefile | 2 +- textproc/libkolabxml/Makefile | 4 ++-- textproc/xerces-c3/Makefile | 4 ++-- textproc/xerces-c3/distinfo | 6 +++--- textproc/zorba/Makefile | 2 +- www/wt/Makefile | 3 ++- 30 files changed, 40 insertions(+), 30 deletions(-) diff --git a/biology/libsbml/Makefile b/biology/libsbml/Makefile index 8b7872b05dc5..383b06145b85 100644 --- a/biology/libsbml/Makefile +++ b/biology/libsbml/Makefile @@ -1,6 +1,7 @@ PORTNAME= libsbml PORTVERSION= 5.20.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= biology devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index 67dd6de8db75..bc644fc89e93 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -1,6 +1,6 @@ PORTNAME= FreeCAD DISTVERSION= 1.0rc2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MAINTAINER= cmt@FreeBSD.org diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile index a661cb634a54..61788f9e25fb 100644 --- a/cad/sumo/Makefile +++ b/cad/sumo/Makefile @@ -1,6 +1,6 @@ PORTNAME= sumo DISTVERSION= 1.2.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= cad MASTER_SITES= http://www.dlr.de/ts/en/Portaldata/16/Resources/projekte/sumo/ DISTFILES= ${PORTNAME}-src-${DISTVERSIONFULL}${EXTRACT_SUFX} diff --git a/deskutils/kdepim-runtime/Makefile b/deskutils/kdepim-runtime/Makefile index 8cc26dee2106..baaf382ae41a 100644 --- a/deskutils/kdepim-runtime/Makefile +++ b/deskutils/kdepim-runtime/Makefile @@ -1,6 +1,6 @@ PORTNAME= kdepim-runtime DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -13,7 +13,7 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libcurl.so:ftp/curl \ libkolabxml.so:textproc/libkolabxml \ libsasl2.so:security/cyrus-sasl2 \ - libxerces-c-3.2.so:textproc/xerces-c3 \ + libxerces-c.so:textproc/xerces-c3 \ libqt5keychain.so:security/qtkeychain@qt5 USES= cmake:noninja compiler:c++11-lib gettext grantlee:5 kde:5 qca \ diff --git a/devel/libepp-nicbr/Makefile b/devel/libepp-nicbr/Makefile index 7437faeb47f6..31dcf8d64ebe 100644 --- a/devel/libepp-nicbr/Makefile +++ b/devel/libepp-nicbr/Makefile @@ -1,5 +1,6 @@ PORTNAME= libepp-nicbr PORTVERSION= 1.19 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.registro.br/pub/libepp-nicbr/ diff --git a/devel/libxsd-frontend/Makefile b/devel/libxsd-frontend/Makefile index 431ac807e94d..e75a89fb46cc 100644 --- a/devel/libxsd-frontend/Makefile +++ b/devel/libxsd-frontend/Makefile @@ -1,5 +1,6 @@ PORTNAME= libxsd-frontend DISTVERSION= 2.1.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://www.codesynthesis.com/download/xsd/4.2/ diff --git a/devel/xsd/Makefile b/devel/xsd/Makefile index 487e0c91f60e..6af8af252cd3 100644 --- a/devel/xsd/Makefile +++ b/devel/xsd/Makefile @@ -1,5 +1,6 @@ PORTNAME= xsd DISTVERSION= 4.2.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://www.codesynthesis.com/download/${PORTNAME}/${DISTVERSION:R}/ diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index 6fd35904fa79..e453868ff11b 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmlcopyeditor DISTVERSION= 1.3.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${DISTVERSION} diff --git a/games/enigma/Makefile b/games/enigma/Makefile index ffbe1073f076..4f1298c0cf77 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -1,6 +1,6 @@ PORTNAME= enigma PORTVERSION= 1.30 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://www.nongnu.org/enigma/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libxerces-c.so.3:textproc/xerces-c3 \ +LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \ libpng.so:graphics/png \ libenet.so:net/enet \ libcurl.so:ftp/curl diff --git a/games/glest/Makefile b/games/glest/Makefile index 317f6ea9d7d7..9a299aca38de 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -1,6 +1,6 @@ PORTNAME= glest PORTVERSION= 3.2.2 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION} DISTNAME= ${PORTNAME}_source_${PORTVERSION} diff --git a/games/traingame/Makefile b/games/traingame/Makefile index 2ff5cbde234f..0f7a125cc520 100644 --- a/games/traingame/Makefile +++ b/games/traingame/Makefile @@ -1,6 +1,6 @@ PORTNAME= traingame PORTVERSION= 0.3 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/graphics/appleseed/Makefile b/graphics/appleseed/Makefile index b520e7f23958..b969e44eb47a 100644 --- a/graphics/appleseed/Makefile +++ b/graphics/appleseed/Makefile @@ -1,6 +1,6 @@ PORTNAME= appleseed DISTVERSION= 2.1.0-beta -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics PATCH_SITES= http://vault.101011010.xyz/distfiles/ LOCAL/danfe diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index b14bdf4afb2f..830903ee5e15 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -1,6 +1,6 @@ PORTNAME= cegui PORTVERSION= 0.8.7 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics devel MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.8 @@ -49,7 +49,7 @@ FRIBIDI_CMAKE_OFF= -DCEGUI_USE_FRIBIDI=OFF EXPAT_LIB_DEPENDS= libexpat.so:textproc/expat2 EXPAT_CMAKE_ON= -DCEGUI_BUILD_XMLPARSER_EXPAT=ON EXPAT_CMAKE_OFF= -DCEGUI_BUILD_XMLPARSER_EXPAT=OFF -XERCES_LIB_DEPENDS= libxerces-c.so.3:textproc/xerces-c3 +XERCES_LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 XERCES_CMAKE_ON= -DCEGUI_BUILD_XMLPARSER_XERCES=ON XERCES_CMAKE_OFF= -DCEGUI_BUILD_XMLPARSER_XERCES=OFF LIBXML2_USES= gnome diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 48e6ce6cd383..06f48e856f36 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,6 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.34.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index c4bd6d1d9f22..d87c88db2949 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,6 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.38.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/math/blahtexml/Makefile b/math/blahtexml/Makefile index 49d63d8b5167..68ba86d97828 100644 --- a/math/blahtexml/Makefile +++ b/math/blahtexml/Makefile @@ -1,6 +1,7 @@ PORTNAME= blahtexml DISTVERSIONPREFIX= v DISTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/misc/far2l/Makefile b/misc/far2l/Makefile index 21f37011e76c..3a6fd9530455 100644 --- a/misc/far2l/Makefile +++ b/misc/far2l/Makefile @@ -1,6 +1,7 @@ PORTNAME= far2l PORTVERSION= 2.6.3 DISTVERSIONPREFIX= v_ +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= danfe@FreeBSD.org diff --git a/net/liblinphone/Makefile b/net/liblinphone/Makefile index fd93357be76b..995448f4a9a5 100644 --- a/net/liblinphone/Makefile +++ b/net/liblinphone/Makefile @@ -1,6 +1,6 @@ PORTNAME= liblinphone DISTVERSION= 5.2.94 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= bofh@FreeBSD.org diff --git a/net/pktanon/Makefile b/net/pktanon/Makefile index 319c0b751077..6de7356f23aa 100644 --- a/net/pktanon/Makefile +++ b/net/pktanon/Makefile @@ -1,6 +1,6 @@ PORTNAME= pktanon PORTVERSION= 1.4.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net MASTER_SITES= http://www.tm.uka.de/software/pktanon/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-dev @@ -10,7 +10,7 @@ COMMENT= Network trace anonymizer WWW= https://www.tm.uka.de/software/pktanon/ LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ - libxerces-c.so.3:textproc/xerces-c3 + libxerces-c.so:textproc/xerces-c3 USES= compiler:c++0x dos2unix localbase USE_CXXSTD= c++14 diff --git a/science/geant4/Makefile b/science/geant4/Makefile index 73c450d964e7..612d95dafc2c 100644 --- a/science/geant4/Makefile +++ b/science/geant4/Makefile @@ -1,7 +1,7 @@ PORTNAME= geant4 DISTVERSIONPREFIX= v DISTVERSION= 11.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science parallel devel cad MASTER_SITES= https://cern.ch/geant4-data/releases/ \ https://cern.ch/geant4-data/datasets/:data diff --git a/science/qbox/Makefile b/science/qbox/Makefile index c4e788a05dc0..9680d1dec111 100644 --- a/science/qbox/Makefile +++ b/science/qbox/Makefile @@ -1,6 +1,7 @@ PORTNAME= qbox DISTVERSIONPREFIX= rel DISTVERSION= 1_78_2 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile index 992d5a713412..e83ee2bde454 100644 --- a/security/apache-xml-security-c/Makefile +++ b/security/apache-xml-security-c/Makefile @@ -1,5 +1,6 @@ PORTNAME= xml-security-c DISTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://shibboleth.net/downloads/xml-security-c/${DISTVERSION}/ PKGNAMEPREFIX= apache- diff --git a/security/shibboleth-sp/Makefile b/security/shibboleth-sp/Makefile index 4c03776fc474..a1fb9650b5fe 100644 --- a/security/shibboleth-sp/Makefile +++ b/security/shibboleth-sp/Makefile @@ -1,5 +1,6 @@ PORTNAME= shibboleth-sp PORTVERSION= 3.5.0 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/ @@ -12,7 +13,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= boost-libs>=0:devel/boost-libs LIB_DEPENDS= libsaml.so:security/opensaml \ liblog4shib.so:devel/log4shib \ - libxerces-c-3.2.so:textproc/xerces-c3 \ + libxerces-c.so:textproc/xerces-c3 \ libxml-security-c.so:security/apache-xml-security-c \ libxmltooling.so:devel/xmltooling \ libapr-1.so:devel/apr1 \ diff --git a/sysutils/passwordsafe/Makefile b/sysutils/passwordsafe/Makefile index b1ecfd797d62..4e56307d87b3 100644 --- a/sysutils/passwordsafe/Makefile +++ b/sysutils/passwordsafe/Makefile @@ -1,6 +1,6 @@ PORTNAME= passwordsafe DISTVERSION= 1.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= brnrd@FreeBSD.org diff --git a/textproc/amberfish/Makefile b/textproc/amberfish/Makefile index 956b4d8927de..f433337d2a4e 100644 --- a/textproc/amberfish/Makefile +++ b/textproc/amberfish/Makefile @@ -1,6 +1,6 @@ PORTNAME= amberfish PORTVERSION= 1.6.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc databases MASTER_SITES= SF/${PORTNAME}/Amberfish%20source%20-%20stable/${PORTVERSION} \ http://etymon.com/software/amberfish/stable/ diff --git a/textproc/libkolabxml/Makefile b/textproc/libkolabxml/Makefile index cf65a9b097fc..75fcd5f737f7 100644 --- a/textproc/libkolabxml/Makefile +++ b/textproc/libkolabxml/Makefile @@ -1,6 +1,6 @@ PORTNAME= libkolabxml DISTVERSION= 1.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= LOCAL/kde/${PORTNAME} DIST_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ BUILD_DEPENDS= libxsd>=4.2.0:devel/libxsd \ xsdcxx:devel/xsd LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl \ - libxerces-c.so.3:textproc/xerces-c3 + libxerces-c.so:textproc/xerces-c3 USES= cmake tar:xz USE_LDCONFIG= yes diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile index 8a321d9b1a8c..3099c5a6aee1 100644 --- a/textproc/xerces-c3/Makefile +++ b/textproc/xerces-c3/Makefile @@ -1,5 +1,5 @@ PORTNAME= xerces-c -PORTVERSION= 3.2.5 +PORTVERSION= 3.3.0 CATEGORIES= textproc MASTER_SITES= APACHE/xerces/c/3/sources PKGNAMESUFFIX= 3 @@ -37,7 +37,7 @@ PLIST_SUB+= MUTEXMGR="StdMutexMgr" .endif post-patch: - @${REINPLACE_CMD} -e "s,@DEFS@,& -D__STDC_LIMIT_MACROS," ${WRKSRC}/src/Makefile.in + @${REINPLACE_CMD} -e 's|@DEFS@|& -D__STDC_LIMIT_MACROS|' ${WRKSRC}/src/Makefile.in post-install: ${LN} -s libxerces-c-${PORTVERSION:R}.so ${STAGEDIR}${PREFIX}/lib/libxerces-c.so.${PORTVERSION:R:R} diff --git a/textproc/xerces-c3/distinfo b/textproc/xerces-c3/distinfo index 3414a48b5110..970c74ffdcaa 100644 --- a/textproc/xerces-c3/distinfo +++ b/textproc/xerces-c3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703227822 -SHA256 (xerces-c-3.2.5.tar.gz) = 545cfcce6c4e755207bd1f27e319241e50e37c0c27250f11cda116018f1ef0f5 -SIZE (xerces-c-3.2.5.tar.gz) = 7419663 +TIMESTAMP = 1729856252 +SHA256 (xerces-c-3.3.0.tar.gz) = 9555f1d06f82987fbb4658862705515740414fd34b4db6ad2ed76a2dc08d3bde +SIZE (xerces-c-3.3.0.tar.gz) = 7568765 diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index 97d0b02584cf..b27aeab3f992 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -1,6 +1,6 @@ PORTNAME= zorba PORTVERSION= 2.7.0 -PORTREVISION= 40 +PORTREVISION= 41 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} diff --git a/www/wt/Makefile b/www/wt/Makefile index ba9644617e0e..5ff1b53d8d37 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -1,5 +1,6 @@ PORTNAME= wt DISTVERSION= 4.11.0 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= info@babaei.net @@ -112,7 +113,7 @@ RESOURCES_CMAKE_BOOL= INSTALL_RESOURCES SAML_LIB_DEPENDS= liblog4shib.so:devel/log4shib \ libsaml.so:security/opensaml \ - libxerces-c-3.2.so:textproc/xerces-c3 \ + libxerces-c.so:textproc/xerces-c3 \ libxml-security-c.so:security/apache-xml-security-c \ libxmltooling.so:devel/xmltooling SAML_CMAKE_BOOL= ENABLE_SAML
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410251559.49PFxWBS007073>