pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/php-xdebug
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 22 13:23:46 UTC 2026
Modified Files:
pkgsrc/devel/php-xdebug: Makefile distinfo
Log Message:
devel/php-xdebug: update to 3.5.1
3.5.1 (2026-03-17)
Fixed bugs:
* Fixed issue #2391: Code Coverage times out on random tests
* Fixed issue #2395: Severe performance degredation on Windows
* Fixed issue #2397: Very slow with Xdebug 3.5.0
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/devel/php-xdebug/Makefile
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/php-xdebug/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/php-xdebug/Makefile
diff -u pkgsrc/devel/php-xdebug/Makefile:1.61 pkgsrc/devel/php-xdebug/Makefile:1.62
--- pkgsrc/devel/php-xdebug/Makefile:1.61 Wed Feb 11 08:27:07 2026
+++ pkgsrc/devel/php-xdebug/Makefile Sun Mar 22 13:23:46 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2026/02/11 08:27:07 taca Exp $
+# $NetBSD: Makefile,v 1.62 2026/03/22 13:23:46 taca Exp $
MODNAME= xdebug
-PECL_VERSION= 3.5.0
+PECL_VERSION= 3.5.1
CATEGORIES= devel
EXTRACT_SUFX= .tgz
Index: pkgsrc/devel/php-xdebug/distinfo
diff -u pkgsrc/devel/php-xdebug/distinfo:1.49 pkgsrc/devel/php-xdebug/distinfo:1.50
--- pkgsrc/devel/php-xdebug/distinfo:1.49 Sun Dec 14 03:37:56 2025
+++ pkgsrc/devel/php-xdebug/distinfo Sun Mar 22 13:23:46 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2025/12/14 03:37:56 taca Exp $
+$NetBSD: distinfo,v 1.50 2026/03/22 13:23:46 taca Exp $
-BLAKE2s (php-xdebug/xdebug-3.5.0.tgz) = 41fbd483d087243caaa4174731237e7d95b14aab375d50d9db40973ba7b6f34e
-SHA512 (php-xdebug/xdebug-3.5.0.tgz) = 3ce781dc461b5af2dbd6298e917a511ace7df629886f3f0462e5308cde1e38c581ab3136b4338a69a4db3d8434ab3a3dbcb3dbd5da310d5d4ee3ddc3094fef34
-Size (php-xdebug/xdebug-3.5.0.tgz) = 282535 bytes
+BLAKE2s (php-xdebug/xdebug-3.5.1.tgz) = 2d419b60250893d4ee69e4c7e4fed51286284f51ef111c0eef7e595c0a60dfff
+SHA512 (php-xdebug/xdebug-3.5.1.tgz) = d2a38f0ef40a20f2f7bae642f976dd512cf9226b6eae1d1162757d9f0c154eb546522fc028ab0ec44351dfd23878eb1e2b44532d53b388e219583844eb9804f5
+Size (php-xdebug/xdebug-3.5.1.tgz) = 282739 bytes
SHA1 (patch-src_debugger_com.c) = 51c3ea372dca99ab06490d2dc0611277ea0ba8f0
Home |
Main Index |
Thread Index |
Old Index