Skip to content

Commit

Permalink
textproc/expat2: Update to 2.6.1
Browse files Browse the repository at this point in the history
Changelog:
https://github.com/libexpat/libexpat/blob/R_2_6_1/expat/Changes

PR:		277463
Approved by:	desktop (tcberner)
Sponsored by:	Blinkinblox
Exp-run by:	antoine
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Mar 8, 2024
1 parent 3a99a74 commit 6e1ffc0
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
@@ -1,5 +1,5 @@
PORTNAME= expat
DISTVERSION= 2.6.0
DISTVERSION= 2.6.1
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
@@ -1,3 +1,3 @@
TIMESTAMP = 1707521431
SHA256 (expat-2.6.0.tar.xz) = cb5f5a8ea211e1cabd59be0a933a52e3c02cc326e86a4d387d8d218e7ee47a3e
SIZE (expat-2.6.0.tar.xz) = 483448
TIMESTAMP = 1709408414
SHA256 (expat-2.6.1.tar.xz) = 0c00d2760ad12efef6e26efc8b363c8eb28eb8c8de719e46d5bb67b40ba904a3
SIZE (expat-2.6.1.tar.xz) = 484000
2 changes: 1 addition & 1 deletion textproc/expat2/pkg-plist
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.0
lib/libexpat.so.1.9.1
libdata/pkgconfig/expat.pc
share/man/man1/xmlwf.1.gz
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
Expand Down

0 comments on commit 6e1ffc0

Please sign in to comment.