Date: Mon, 7 Apr 2025 02:39:17 GMT From: Philip Paeps <philip@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 50c58014795c - stable/14 - lib/libexpat: bump libbsdxml.3 after 2.7.1 import Message-ID: <202504070239.5372dH4i093861@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=50c58014795c63813c508bce59c97895ae2ca3c7 commit 50c58014795c63813c508bce59c97895ae2ca3c7 Author: Philip Paeps <philip@FreeBSD.org> AuthorDate: 2025-04-07 02:35:19 +0000 Commit: Philip Paeps <philip@FreeBSD.org> CommitDate: 2025-04-07 02:38:45 +0000 lib/libexpat: bump libbsdxml.3 after 2.7.1 import Forgotten in fe9278888fd4414abe2d922e469cf608005f4c65. Pointy hat to: philip (cherry picked from commit 03a1992591b0ae85b6b250255fe56e17f6d919c6) --- lib/libexpat/libbsdxml.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libexpat/libbsdxml.3 b/lib/libexpat/libbsdxml.3 index 21c07d39e5e2..c91184840b70 100644 --- a/lib/libexpat/libbsdxml.3 +++ b/lib/libexpat/libbsdxml.3 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\"/ -.Dd December 8, 2024 +.Dd April 7, 2025 .Dt LIBBSDXML 3 .Os .Sh NAME @@ -34,7 +34,7 @@ .Sh DESCRIPTION The .Nm -library is a verbatim copy of the eXpat XML library version 2.6.4. +library is a verbatim copy of the eXpat XML library version 2.7.1. .Pp The .Nm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202504070239.5372dH4i093861>
