https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291316
--- Comment #68 from Matthias Andree <[email protected]> --- The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=06690d64296464685b18299a802875606f56bc99 commit 06690d64296464685b18299a802875606f56bc99 Author: Matthias Andree <[email protected]> AuthorDate: 2026-01-28 19:02:15 +0000 Commit: Matthias Andree <[email protected]> CommitDate: 2026-01-28 19:02:15 +0000 textproc/libxml2: bump PORTREVISION to force rebuild FreeBSD-ports-latest - for FreeBSD 15 - currently carries packages that have the libxml2-core package as a dependency (and the libxml2-core). Bump PORTREVISION to force the package builder to resynch onto ports where there is no libxml2-core package, to reduce confusion. (2026Q1 is unaffected, it did not have this change.) --- textproc/libxml2/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index eeec6359b550..030ed280f9e8 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,5 +1,6 @@ PORTNAME?= libxml2 DISTVERSION= 2.15.1 +PORTREVISION= 1 CATEGORIES?= textproc gnome MASTER_SITES= GNOME DISTNAME= libxml2-${DISTVERSION} -- You are receiving this mail because: You are on the CC list for the bug.
