git: 9149d25a565d - 2025Q3 - MFH: www/dokuwiki: Update to 2025-05-14b
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Sep 2025 06:22:14 UTC
The branch 2025Q3 has been updated by delphij:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9149d25a565d4b048f3f1de123fc2d793fd3293f
commit 9149d25a565d4b048f3f1de123fc2d793fd3293f
Author: Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2025-09-10 03:50:40 +0000
Commit: Xin LI <delphij@FreeBSD.org>
CommitDate: 2025-09-16 06:21:53 +0000
MFH: www/dokuwiki: Update to 2025-05-14b
Fix XSS vulnerability in search.
ChangeLog: https://www.dokuwiki.org/changes#release_2025-05-14_librarian
PR: ports/289424
(cherry picked from commit 2bf2af33a80ad2326c9ccfc672b9a08389b2fe9f)
---
www/dokuwiki/Makefile | 2 +-
www/dokuwiki/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile
index 19c1e6d46160..adcded87a0cb 100644
--- a/www/dokuwiki/Makefile
+++ b/www/dokuwiki/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
LICENSE_FILE_GPLv2+ = ${WRKSRC}/vendor/geshi/geshi/LICENSE
LICENSE_FILE_MIT= ${WRKSRC}/vendor/composer/LICENSE
-DIST_VER= ${PORTNAME}-2025-05-14a
+DIST_VER= ${PORTNAME}-2025-05-14b
USES= cpe php:web,flavors shebangfix tar:tgz
USE_PHP= ctype filter gd iconv mbstring ldap pdo_mysql session simplexml xml zlib
NO_ARCH= YES
diff --git a/www/dokuwiki/distinfo b/www/dokuwiki/distinfo
index c4845e7667b5..ea6009d1fbdb 100644
--- a/www/dokuwiki/distinfo
+++ b/www/dokuwiki/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749796926
-SHA256 (dokuwiki-2025-05-14a.tgz) = 91e508832febe10c7317e484e946576692bf9181397f8dace1df006f8161176d
-SIZE (dokuwiki-2025-05-14a.tgz) = 4255545
+TIMESTAMP = 1757475414
+SHA256 (dokuwiki-2025-05-14b.tgz) = 1d10e8dc8ad769b1c56a53a8703db9345070663e8386ee6bded77d4881d090f3
+SIZE (dokuwiki-2025-05-14b.tgz) = 4243705