FreeBSD Bugzilla – Attachment 260888 Details for
Bug 287231
devel/pecl-xdebug: Update to 3.4.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Version update to 3.4.3
0001-xdebug-3.3.2-3.4.3.patch (text/plain), 2.06 KB, created by
mvalleton
on 2025-06-02 09:38:24 UTC
(
hide
)
Description:
Version update to 3.4.3
Filename:
MIME Type:
Creator:
mvalleton
Created:
2025-06-02 09:38:24 UTC
Size:
2.06 KB
patch
obsolete
>From 8e904c53753800ea616b1d800e2a93c2896067c5 Mon Sep 17 00:00:00 2001 >From: Matthieu Valleton <see@seos.fr> >Date: Mon, 2 Jun 2025 11:28:27 +0200 >Subject: [PATCH] xdebug 3.3.2 -> 3.4.3 > >--- > devel/pecl-xdebug/Makefile | 4 +--- > devel/pecl-xdebug/distinfo | 6 +++--- > .../pecl-xdebug/files/patch-src_lib_usefulstuff.c | 14 -------------- > 3 files changed, 4 insertions(+), 20 deletions(-) > delete mode 100644 devel/pecl-xdebug/files/patch-src_lib_usefulstuff.c > >diff --git a/devel/pecl-xdebug/Makefile b/devel/pecl-xdebug/Makefile >index 03b5c98d46..fe5fbcb845 100644 >--- a/devel/pecl-xdebug/Makefile >+++ b/devel/pecl-xdebug/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= xdebug >-DISTVERSION= 3.3.2 >+DISTVERSION= 3.4.3 > CATEGORIES= devel pear > > MAINTAINER= pizzamig@FreeBSD.org >@@ -11,8 +11,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= php:pecl,zend tar:tgz > >-IGNORE_WITH_PHP= 84 >- > CONFIGURE_ARGS= --enable-xdebug > > SUB_FILES= pkg-message >diff --git a/devel/pecl-xdebug/distinfo b/devel/pecl-xdebug/distinfo >index 5ddb2a5aa5..7a218785f0 100644 >--- a/devel/pecl-xdebug/distinfo >+++ b/devel/pecl-xdebug/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1727437095 >-SHA256 (PECL/xdebug-3.3.2.tgz) = 15545b8311bedb5e7df08fd90d6653d9bf33629791e8119e70350475df932c55 >-SIZE (PECL/xdebug-3.3.2.tgz) = 258943 >+TIMESTAMP = 1747173600 >+SHA256 (PECL/xdebug-3.4.3.tgz) = a942e420186e9156ee1b09b6ced0362474f405a060f2ca8d2575035ac83f578b >+SIZE (PECL/xdebug-3.4.3.tgz) = 262647 >diff --git a/devel/pecl-xdebug/files/patch-src_lib_usefulstuff.c b/devel/pecl-xdebug/files/patch-src_lib_usefulstuff.c >deleted file mode 100644 >index 41517a51c8..0000000000 >--- a/devel/pecl-xdebug/files/patch-src_lib_usefulstuff.c >+++ /dev/null >@@ -1,14 +0,0 @@ >---- src/lib/usefulstuff.c.orig 2024-08-03 13:55:22 UTC >-+++ src/lib/usefulstuff.c >-@@ -41,7 +41,11 @@ >- #include "usefulstuff.h" >- #include "log.h" >- >-+#if PHP_VERSION_ID <= 80300 >- #include "ext/standard/php_lcg.h" >-+#else >-+#include "ext/random/php_random.h" >-+#endif >- #include "ext/standard/flock_compat.h" >- #include "main/php_ini.h" >- >-- >2.49.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 287231
: 260888