Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2026 10:04:22 +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: 8d36ef1d286e - main - textproc/expat2: Update to 2.8.0
Message-ID:  <69ede326.3aa5c.730dcb1@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=8d36ef1d286e387c161235602ca4f95b68cb77ec

commit 8d36ef1d286e387c161235602ca4f95b68cb77ec
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-04-26 09:58:09 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-04-26 09:58:11 +0000

    textproc/expat2: Update to 2.8.0
    
    Changelog:
    https://github.com/libexpat/libexpat/blob/R_2_8_0/expat/Changes
    
    PR:             294769
    Reviewed by:    desktop (arrowd)
---
 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 720ffb6e7c70..03d424ceab26 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	expat
-DISTVERSION=	2.7.5
+DISTVERSION=	2.8.0
 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 4b54ba08aa1d..0399124ef24e 100644
--- a/textproc/expat2/distinfo
+++ b/textproc/expat2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773786278
-SHA256 (expat-2.7.5.tar.xz) = 1032dfef4ff17f70464827daa28369b20f6584d108bc36f17ab1676e1edd2f91
-SIZE (expat-2.7.5.tar.xz) = 507924
+TIMESTAMP = 1777100744
+SHA256 (expat-2.8.0.tar.xz) = a37bfae0aa9775bd8521ebd85dc456d486f0ff31138f6c91fd902ea732624542
+SIZE (expat-2.8.0.tar.xz) = 511328
diff --git a/textproc/expat2/pkg-plist b/textproc/expat2/pkg-plist
index ac55a8318823..56b3c18c1752 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.3
+lib/libexpat.so.1.12.0
 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?69ede326.3aa5c.730dcb1>