Skip to content

Commit

Permalink
textproc/expat2: Update to 2.6.2
Browse files Browse the repository at this point in the history
Fixes CVE-2024-28757

Changelog
https://github.com/libexpat/libexpat/blob/R_2_6_2/expat/Changes

PR:		277772
Approved by:	desktop (tcberner)
Sponsored by:	Blinkinblox
Exp-run by:	antoine
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Mar 23, 2024
1 parent 01b932c commit bf99270
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion textproc/expat2/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= expat
DISTVERSION= 2.6.1
DISTVERSION= 2.6.2
CATEGORIES= textproc
MASTER_SITES= https://github.com/libexpat/libexpat/releases/download/R_${DISTVERSION:S|.|_|g}/

Expand Down
6 changes: 3 additions & 3 deletions textproc/expat2/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1709408414
SHA256 (expat-2.6.1.tar.xz) = 0c00d2760ad12efef6e26efc8b363c8eb28eb8c8de719e46d5bb67b40ba904a3
SIZE (expat-2.6.1.tar.xz) = 484000
TIMESTAMP = 1710626418
SHA256 (expat-2.6.2.tar.xz) = ee14b4c5d8908b1bec37ad937607eab183d4d9806a08adee472c3c3121d27364
SIZE (expat-2.6.2.tar.xz) = 485236
2 changes: 1 addition & 1 deletion textproc/expat2/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.1
lib/libexpat.so.1.9.2
libdata/pkgconfig/expat.pc
share/man/man1/xmlwf.1.gz
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
Expand Down

0 comments on commit bf99270

Please sign in to comment.