Date: Sun, 22 Mar 2026 14:15:21 +0000 From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a09d6c6e4922 - main - textproc/expat2: Update to 2.7.5 Message-ID: <69bff979.182cc.78daace4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a09d6c6e4922db8e51fd6f8a6af6583e965282b4 commit a09d6c6e4922db8e51fd6f8a6af6583e965282b4 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2026-03-22 08:23:06 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2026-03-22 14:14:17 +0000 textproc/expat2: Update to 2.7.5 Fixes CVE-2026-32776 , CVE-2026-32777 and CVE-2026-32778 Changelog: https://github.com/libexpat/libexpat/blob/R_2_7_5/expat/Changes PR: 293886 Reviewed by: desktop (arrowd) Exp-run by: antoine --- textproc/expat2/Makefile | 2 +- textproc/expat2/distinfo | 6 +++--- textproc/expat2/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 1c5461023bc8..720ffb6e7c70 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -1,5 +1,5 @@ PORTNAME= expat -DISTVERSION= 2.7.4 +DISTVERSION= 2.7.5 CATEGORIES= textproc MASTER_SITES= https://github.com/libexpat/libexpat/releases/download/R_${DISTVERSION:S|.|_|g}/ diff --git a/textproc/expat2/distinfo b/textproc/expat2/distinfo index d2e1d389440d..4b54ba08aa1d 100644 --- a/textproc/expat2/distinfo +++ b/textproc/expat2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770481021 -SHA256 (expat-2.7.4.tar.xz) = 9e9cabb457c1e09de91db2706d8365645792638eb3be1f94dbb2149301086ac0 -SIZE (expat-2.7.4.tar.xz) = 507328 +TIMESTAMP = 1773786278 +SHA256 (expat-2.7.5.tar.xz) = 1032dfef4ff17f70464827daa28369b20f6584d108bc36f17ab1676e1edd2f91 +SIZE (expat-2.7.5.tar.xz) = 507924 diff --git a/textproc/expat2/pkg-plist b/textproc/expat2/pkg-plist index 8a8d6734ee1f..ac55a8318823 100644 --- a/textproc/expat2/pkg-plist +++ b/textproc/expat2/pkg-plist @@ -9,7 +9,7 @@ lib/cmake/expat-%%EXPAT_VERSION%%/expat.cmake %%STATIC%%lib/libexpat.a lib/libexpat.so lib/libexpat.so.1 -lib/libexpat.so.1.11.2 +lib/libexpat.so.1.11.3 libdata/pkgconfig/expat.pc share/man/man1/xmlwf.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORShome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69bff979.182cc.78daace4>
