Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2026 22:39:59 +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: 9e174b97b951 - main - textproc/expat2: Update to 2.8.2
Message-ID:  <6a41a2bf.3b9d4.2112e02f@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=9e174b97b9513c8f488ff823aa9b83e0158a75c1

commit 9e174b97b9513c8f488ff823aa9b83e0158a75c1
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-06-28 20:13:55 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-06-28 22:39:18 +0000

    textproc/expat2: Update to 2.8.2
    
    Fixes multiple security issues and bugs
    
    Changelog: https://github.com/libexpat/libexpat/blob/R_2_8_2/expat/Changes
    
    PR:             296191
    Reviewed by:    desktop (arrowd)
    Security:       CVE-2026-50219
                    CVE-2026-56131
                    CVE-2026-56132
                    CVE-2026-56403
                    CVE-2026-56404
                    CVE-2026-56405
                    CVE-2026-56406
                    CVE-2026-56407
                    CVE-2026-56408
                    CVE-2026-56409
                    CVE-2026-56410
                    CVE-2026-56411
                    CVE-2026-56412
---
 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 79821065b82c..f47a7cb2f3f2 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	expat
-DISTVERSION=	2.8.1
+DISTVERSION=	2.8.2
 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 e45822eef774..9bbe29ac4deb 100644
--- a/textproc/expat2/distinfo
+++ b/textproc/expat2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1778534912
-SHA256 (expat-2.8.1.tar.xz) = 10b195ee78160a908388180a8fe3603d4e9a12f4755fbf5f3816b23a9d750da0
-SIZE (expat-2.8.1.tar.xz) = 512224
+TIMESTAMP = 1782445042
+SHA256 (expat-2.8.2.tar.xz) = 3ad89b8588e6644bd4e49981480d48b21289eebbcd4f0a1a4afb1c29f99b6ab4
+SIZE (expat-2.8.2.tar.xz) = 515504
diff --git a/textproc/expat2/pkg-plist b/textproc/expat2/pkg-plist
index d428bacf86b9..5a2f1dbd2091 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.12.1
+lib/libexpat.so.1.12.2
 libdata/pkgconfig/expat.pc
 share/man/man1/xmlwf.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a41a2bf.3b9d4.2112e02f>