mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
devel/pecl-xdebug: Update to 3.2.0
Implemented support for PHP 8.2
This commit is contained in:
parent
4602e92d17
commit
f1e3a685c0
2 changed files with 4 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= xdebug
|
PORTNAME= xdebug
|
||||||
DISTVERSION= 3.1.6
|
DISTVERSION= 3.2.0
|
||||||
CATEGORIES= devel pear
|
CATEGORIES= devel pear
|
||||||
|
|
||||||
MAINTAINER= pizzamig@FreeBSD.org
|
MAINTAINER= pizzamig@FreeBSD.org
|
||||||
|
@ -11,7 +11,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
CONFIGURE_ARGS= --enable-xdebug
|
CONFIGURE_ARGS= --enable-xdebug
|
||||||
USES= php:pecl,zend tar:tgz
|
USES= php:pecl,zend tar:tgz
|
||||||
IGNORE_WITH_PHP= 82
|
|
||||||
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1667986258
|
TIMESTAMP = 1675355010
|
||||||
SHA256 (PECL/xdebug-3.1.6.tgz) = 554eca0b4d5b7b93cb2258fab0b0bd84cc8721e74322a2255c14e137cbcad5d2
|
SHA256 (PECL/xdebug-3.2.0.tgz) = 7769b20eecdadf5fbe9f582512c10b394fb575b6f7a8c3a3a82db6883e0032b7
|
||||||
SIZE (PECL/xdebug-3.1.6.tgz) = 232196
|
SIZE (PECL/xdebug-3.2.0.tgz) = 245775
|
||||||
|
|
Loading…
Add table
Reference in a new issue