aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Druzenko <vvd@FreeBSD.org>2023-08-04 17:53:44 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2023-08-04 18:02:56 +0000
commitc0e935c195d85458402cd70a1fc8708dc8227aab (patch)
tree2cdf3905ba7a4856d1d23b27d880a169799dde3d
parente7d39fc40a601f25b64b6f73a05219343c290162 (diff)
downloadports-c0e935c195d85458402cd70a1fc8708dc8227aab.tar.gz
ports-c0e935c195d85458402cd70a1fc8708dc8227aab.zip
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 (cherry picked from commit 94ea65b1037c4e04fb2d2a6e0ee1480f0b254179)
-rw-r--r--devel/pear-htmlpurifier/Makefile3
-rw-r--r--devel/pear-htmlpurifier/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/pear-htmlpurifier/Makefile b/devel/pear-htmlpurifier/Makefile
index 612e562eff89..5c84b0168792 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