[Bug 291316] textproc/libxml2: Update to 2.15.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291316] textproc/libxml2: update to 2.15"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Jan 2026 19:12:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291316
--- Comment #68 from Matthias Andree <mandree@FreeBSD.org> ---
The branch main has been updated by mandree:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=06690d64296464685b18299a802875606f56bc99
commit 06690d64296464685b18299a802875606f56bc99
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2026-01-28 19:02:15 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
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.