devel/pecl-xdebug: Update to 2.8.0
This version add support to PHP 7.4 PR: 241878 Submitted by: Marc Veldman Approved by: maintainer
This commit is contained in:
parent
fc7d2b7081
commit
887fbeafea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517395
2 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xdebug
|
||||
DISTVERSION= 2.7.2
|
||||
DISTVERSION= 2.8.0
|
||||
CATEGORIES= devel pear
|
||||
|
||||
MAINTAINER= pizzamig@FreeBSD.org
|
||||
|
@ -13,7 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
CONFIGURE_ARGS= --enable-xdebug
|
||||
USES= php:pecl,zend tar:tgz
|
||||
IGNORE_WITH_PHP= 74
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1557219955
|
||||
SHA256 (PECL/xdebug-2.7.2.tgz) = b0f3283aa185c23fcd0137c3aaa58554d330995ef7a3421e983e8d018b05a4a6
|
||||
SIZE (PECL/xdebug-2.7.2.tgz) = 230987
|
||||
TIMESTAMP = 1573473021
|
||||
SHA256 (PECL/xdebug-2.8.0.tgz) = cb1d117ecbec7409a408cf24e59d92f7e3816fe8e2331dd0ffc3dce60228c264
|
||||
SIZE (PECL/xdebug-2.8.0.tgz) = 238122
|
||||
|
|
Loading…
Reference in a new issue