pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel Remove php-xdebug-devel, regular php-xdebug upda...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b5df5cd33881
branches: trunk
changeset: 375157:b5df5cd33881
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sun Feb 04 12:01:25 2018 +0000
description:
Remove php-xdebug-devel, regular php-xdebug updated to same version
diffstat:
devel/Makefile | 3 +--
devel/php-xdebug-devel/DESCR | 20 --------------------
devel/php-xdebug-devel/Makefile | 23 -----------------------
devel/php-xdebug-devel/distinfo | 6 ------
4 files changed, 1 insertions(+), 51 deletions(-)
diffs (78 lines):
diff -r 07c1e71ab6de -r b5df5cd33881 devel/Makefile
--- a/devel/Makefile Sun Feb 04 12:00:56 2018 +0000
+++ b/devel/Makefile Sun Feb 04 12:01:25 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2596 2018/02/03 14:59:20 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2597 2018/02/04 12:01:25 jdolecek Exp $
#
COMMENT= Development utilities
@@ -1792,7 +1792,6 @@
SUBDIR+= php-sysvshm
SUBDIR+= php-xcache
SUBDIR+= php-xdebug
-SUBDIR+= php-xdebug-devel
SUBDIR+= physfs
SUBDIR+= picasm
SUBDIR+= picopb
diff -r 07c1e71ab6de -r b5df5cd33881 devel/php-xdebug-devel/DESCR
--- a/devel/php-xdebug-devel/DESCR Sun Feb 04 12:00:56 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-The Xdebug extension helps you debugging your script by providing
-a lot of valuable debug information.
-The debug information that Xdebug can provide includes the following:
-
- * stack traces and function traces in error messages with:
- o full parameter display for user defined functions
- o function name, file name and line indications
- o support for member functions
- * memory allocation
- * protection for infinite recursions
-
-Xdebug also provides:
-
- * profiling information for PHP scripts
- * code coverage analysis
- * capabilities to debug your scripts interactively with a debug client
-
-This package contains development version of xdebug, currently 2.6.0alpha.
-This is not a final release, and it does have known issues, including
-a crash bug.
diff -r 07c1e71ab6de -r b5df5cd33881 devel/php-xdebug-devel/Makefile
--- a/devel/php-xdebug-devel/Makefile Sun Feb 04 12:00:56 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2018/01/31 21:14:12 jdolecek Exp $
-#
-
-MODNAME= xdebug
-PECL_VERSION= 2.6.0
-CATEGORIES= devel
-MASTER_SITES= http://xdebug.org/files/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= jdolecek%NetBSD.org@localhost
-HOMEPAGE= http://xdebug.org/
-COMMENT= PHP extension for debugging
-LICENSE= php
-
-PHP_ZEND_EXTENSION= yes
-
-# support for 5.5 and 5.6 dropped in 2.6.0
-PHP_VERSIONS_ACCEPTED= 70 71 72
-
-CONFLICTS= ${PHP_PKG_PREFIX}-xdebug<2.6.0
-
-.include "../../lang/php/ext.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 07c1e71ab6de -r b5df5cd33881 devel/php-xdebug-devel/distinfo
--- a/devel/php-xdebug-devel/distinfo Sun Feb 04 12:00:56 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2018/01/31 21:14:12 jdolecek Exp $
-
-SHA1 (php-xdebug/xdebug-2.6.0.tgz) = 5eacdcc57d2ae2b56679a61eaca6e577934175ba
-RMD160 (php-xdebug/xdebug-2.6.0.tgz) = 8d3f60a50ca69588fc1936384df044802bf31edf
-SHA512 (php-xdebug/xdebug-2.6.0.tgz) = e81f771478eb45cdae5814037ac1b86bcb8c5616d22dcac436482c350187c53d3cc6d54be740a49dca6d38c58c086db6e4a68eb3004a0152d6215c97512538a2
-Size (php-xdebug/xdebug-2.6.0.tgz) = 283644 bytes
Home |
Main Index |
Thread Index |
Old Index