diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 39fce4cf7fa9..7273d2fce028 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,67 +1,67 @@ PORTNAME?= libxml2 -DISTVERSION= 2.14.5 +DISTVERSION= 2.14.6 CATEGORIES?= textproc gnome MASTER_SITES= GNOME DISTNAME= libxml2-${DISTVERSION} DIST_SUBDIR= gnome MAINTAINER= desktop@FreeBSD.org COMMENT?= XML parser library for GNOME WWW= http://xmlsoft.org/ LICENSE= MIT # Upstream recommends autotools on Unix-like systems USES+= cpe gmake iconv libtool localbase pathfix pkgconfig tar:xz CPE_VENDOR= xmlsoft USE_LDCONFIG= yes GNU_CONFIGURE= yes # Don't build with Python support unless requested CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/share/ \ --with-lzma=/usr \ --${LIBXML2_SLAVE:Dwith:Uwithout}-python${LIBXML2_SLAVE:D=${PYTHON_CMD}:U} INSTALL_TARGET= install-strip TEST_TARGET= check OPTIONS_DEFINE= DOCS ICU READLINE STATIC THREAD_ALLOC OPTIONS_GROUP= LEGACY OPTIONS_GROUP_LEGACY= HTTP LZMA ZLIB OPTIONS_DEFAULT= HTTP LZMA READLINE STATIC ZLIB OPTIONS_SUB= yes HTTP_DESC= HTTP support LEGACY_DESC= Enable legacy API compatibility READLINE_DESC= History for xmllint THREAD_ALLOC_DESC= Per-thread memory (DEVELOPERS ONLY!) HTTP_CONFIGURE_WITH= http ICU_LIB_DEPENDS= libicuuc.so:devel/icu ICU_CONFIGURE_WITH= icu LZMA_CONFIGURE_WITH= lzma READLINE_LIB_DEPENDS= libreadline.so:devel/readline READLINE_CONFIGURE_WITH= history \ readline STATIC_CONFIGURE_ENABLE= static THREAD_ALLOC_CONFIGURE_WITH= thread-alloc ZLIB_CONFIGURE_WITH= zlib post-patch: @${REINPLACE_CMD} -e \ 's|/etc/xml/catalog|${LOCALBASE}/share/xml/catalog|g; \ s|/etc/sgml/catalog|${LOCALBASE}/share/sgml/catalog|g' \ ${WRKSRC}/doc/xmllint.1 post-install: .if !defined(LIBXML2_SLAVE) # Documentation should be in DOCSDIR @${MV} ${STAGEDIR}${PREFIX}/share/gtk-doc/html/libxml2 \ ${STAGEDIR}${DOCSDIR}/devhelp @${RM} -r ${STAGEDIR}${PREFIX}/share/gtk-doc # Install remaining documentation that's not connected to autotools ${INSTALL_MAN} ${WRKSRC}/doc/*.html ${STAGEDIR}${DOCSDIR} .else ${STRIP_CMD} ${STAGEDIR}${PYTHON_LIBDIR}/site-packages/libxml2mod${PYTHON_SOABI}.so .endif .include diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index 33fae490e7a9..59444a4c3340 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752591655 -SHA256 (gnome/libxml2-2.14.5.tar.xz) = 03d006f3537616833c16c53addcdc32a0eb20e55443cba4038307e3fa7d8d44b -SIZE (gnome/libxml2-2.14.5.tar.xz) = 2327528 +TIMESTAMP = 1759693474 +SHA256 (gnome/libxml2-2.14.6.tar.xz) = 7ce458a0affeb83f0b55f1f4f9e0e55735dbfc1a9de124ee86fb4a66b597203a +SIZE (gnome/libxml2-2.14.6.tar.xz) = 2327580 diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 87916d1860cc..81916b7a2cf3 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -1,114 +1,114 @@ bin/xml2-config bin/xmlcatalog bin/xmllint include/libxml2/libxml/HTMLparser.h include/libxml2/libxml/HTMLtree.h include/libxml2/libxml/SAX.h include/libxml2/libxml/SAX2.h include/libxml2/libxml/c14n.h include/libxml2/libxml/catalog.h include/libxml2/libxml/chvalid.h include/libxml2/libxml/debugXML.h include/libxml2/libxml/dict.h include/libxml2/libxml/encoding.h include/libxml2/libxml/entities.h include/libxml2/libxml/globals.h include/libxml2/libxml/hash.h include/libxml2/libxml/list.h include/libxml2/libxml/nanoftp.h include/libxml2/libxml/nanohttp.h include/libxml2/libxml/parser.h include/libxml2/libxml/parserInternals.h include/libxml2/libxml/pattern.h include/libxml2/libxml/relaxng.h include/libxml2/libxml/schemasInternals.h include/libxml2/libxml/schematron.h include/libxml2/libxml/threads.h include/libxml2/libxml/tree.h include/libxml2/libxml/uri.h include/libxml2/libxml/valid.h include/libxml2/libxml/xinclude.h include/libxml2/libxml/xlink.h include/libxml2/libxml/xmlIO.h include/libxml2/libxml/xmlautomata.h include/libxml2/libxml/xmlerror.h include/libxml2/libxml/xmlexports.h include/libxml2/libxml/xmlmemory.h include/libxml2/libxml/xmlmodule.h include/libxml2/libxml/xmlreader.h include/libxml2/libxml/xmlregexp.h include/libxml2/libxml/xmlsave.h include/libxml2/libxml/xmlschemas.h include/libxml2/libxml/xmlschemastypes.h include/libxml2/libxml/xmlstring.h include/libxml2/libxml/xmlunicode.h include/libxml2/libxml/xmlversion.h include/libxml2/libxml/xmlwriter.h include/libxml2/libxml/xpath.h include/libxml2/libxml/xpathInternals.h include/libxml2/libxml/xpointer.h lib/cmake/libxml2/libxml2-config.cmake %%STATIC%%lib/libxml2.a lib/libxml2.so lib/libxml2.so.16 -lib/libxml2.so.16.0.5 +lib/libxml2.so.16.0.6 libdata/pkgconfig/libxml-2.0.pc %%PORTDOCS%%%%DOCSDIR%%/devhelp/general.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/home.png %%PORTDOCS%%%%DOCSDIR%%/devhelp/index.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/left.png %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-HTMLparser.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-HTMLtree.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-SAX.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-SAX2.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-c14n.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-catalog.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-chvalid.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-debugXML.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-dict.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-encoding.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-entities.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-globals.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-hash.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-list.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-nanoftp.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-nanohttp.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-parser.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-parserInternals.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-pattern.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-relaxng.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-schemasInternals.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-schematron.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-threads.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-tree.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-uri.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-valid.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xinclude.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xlink.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlIO.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlautomata.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlerror.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlexports.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlmemory.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlmodule.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlreader.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlregexp.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlsave.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlschemas.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlschemastypes.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlstring.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlunicode.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlversion.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xmlwriter.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xpath.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xpathInternals.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2-xpointer.html %%PORTDOCS%%%%DOCSDIR%%/devhelp/libxml2.devhelp2 %%PORTDOCS%%%%DOCSDIR%%/devhelp/right.png %%PORTDOCS%%%%DOCSDIR%%/devhelp/style.css %%PORTDOCS%%%%DOCSDIR%%/devhelp/up.png %%PORTDOCS%%%%DOCSDIR%%/xmlcatalog.html %%PORTDOCS%%%%DOCSDIR%%/xmllint.html share/man/man1/xml2-config.1.gz share/man/man1/xmlcatalog.1.gz share/man/man1/xmllint.1.gz