summaryrefslogtreecommitdiff
path: root/graphics/php83-gd
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-11-23 00:52:22 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-11-23 23:02:57 +0100
commit8667a82724a9c7d2560c438d98f23990d08a08eb (patch)
tree4bf0b7dd1249ffddcb177f832b4d5a383127afdd /graphics/php83-gd
parentdevel/genie: Update version g2020082801=>g20230921 (diff)
lang/php83: Update version 8.3.0RC6=>8.3.0
- Switch to system pcre - Switch to libenchant-2 for enchant extension - Switch to panda-cclient for imap extension and remove cclient OPTION as this has been marked DEPRECATED - Remove option for mysqli as mysqli no longer supports external mysql - Switch to libedit for readline extension Changelog: https://www.php.net/ChangeLog-8.php#8.3.0
Diffstat (limited to 'graphics/php83-gd')
-rw-r--r--graphics/php83-gd/files/patch-gd.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/php83-gd/files/patch-gd.c b/graphics/php83-gd/files/patch-gd.c
deleted file mode 100644
index c5c0fe89f9d4..000000000000
--- a/graphics/php83-gd/files/patch-gd.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gd.c.orig 2023-06-06 15:54:29 UTC
-+++ gd.c
-@@ -80,7 +80,7 @@
- # include FT_FREETYPE_H
- #endif
-
--#if defined(HAVE_GD_XPM) && defined(HAVE_GD_BUNDLED)
-+#if defined(HAVE_XPM) && defined(HAVE_GD_XPM) && defined(HAVE_GD_BUNDLED)
- # include "X11/xpm.h"
- #endif
-