git: 94ea65b1037c - main - devel/pear-htmlpurifier: update to 4.15.0 for support PHP 8+
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Aug 2023 17:57:54 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=94ea65b1037c4e04fb2d2a6e0ee1480f0b254179 commit 94ea65b1037c4e04fb2d2a6e0ee1480f0b254179 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-08-04 17:53:44 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-08-04 17:53:44 +0000 devel/pear-htmlpurifier: update to 4.15.0 for support PHP 8+ Runtime errors with PHP 8.1: "Generates a PHP fatal error: autoload() is no longer supported, use spl_autoload_register()" "Generates a PHP fatal error: Array and string offset access syntax with curly braces is no longer supported" Changelog: https://github.com/ezyang/htmlpurifier/blob/master/NEWS 4.15.0, released 2022-09-18 ! PHP 8.1 and 8.2 support, esp. fixes for deprecation warnings. PR: 272938 272939 Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D41323 MFH: 2023Q3 --- devel/pear-htmlpurifier/Makefile | 3 +-- devel/pear-htmlpurifier/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/pear-htmlpurifier/Makefile b/devel/pear-htmlpurifier/Makefile index dff1b0a75066..d13b736dd569 100644 --- a/devel/pear-htmlpurifier/Makefile +++ b/devel/pear-htmlpurifier/Makefile @@ -1,6 +1,5 @@ PORTNAME= htmlpurifier -PORTVERSION= 4.9.2 -PORTREVISION= 1 +PORTVERSION= 4.15.0 CATEGORIES= devel pear www MASTER_SITES= http://htmlpurifier.org/get/ \ LOCAL diff --git a/devel/pear-htmlpurifier/distinfo b/devel/pear-htmlpurifier/distinfo index d985d15222db..add65cd2ce37 100644 --- a/devel/pear-htmlpurifier/distinfo +++ b/devel/pear-htmlpurifier/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490743805 -SHA256 (PEAR/HTMLPurifier-4.9.2.tgz) = e47fbb54b97fd36885189f11c8f7fd4419de9a3107595db2fab2269ec5413579 -SIZE (PEAR/HTMLPurifier-4.9.2.tgz) = 247280 +TIMESTAMP = 1691164109 +SHA256 (PEAR/HTMLPurifier-4.15.0.tgz) = fd1e8cca26551b27632a83aab4f158f3db1f77cb8ec3e2fe6f5416e6ee89acef +SIZE (PEAR/HTMLPurifier-4.15.0.tgz) = 251021