mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
devel/php-xdebug: Update to 2.5.5
Taking maintainership, after several maintainer timeouts PR: 224110 Approved by: maintainer (timeout) Sponsored by: trivago N.V.
This commit is contained in:
parent
cfa075c4fa
commit
e39e36e012
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458156
@ -2,12 +2,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xdebug
|
||||
PORTVERSION= 2.5.0
|
||||
PORTVERSION= 2.5.5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://xdebug.org/files/
|
||||
PKGNAMEPREFIX= php-
|
||||
|
||||
MAINTAINER= freebsd-ports-maintainers@intermedix.com
|
||||
MAINTAINER= pizzamig@FreeBSD.org
|
||||
COMMENT= Xdebug extension for PHP
|
||||
|
||||
LICENSE= PHP30
|
||||
@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
CONFIGURE_ARGS= --enable-xdebug
|
||||
USES= php:zend tar:tgz
|
||||
IGNORE_WITH_PHP= 72
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1482892087
|
||||
SHA256 (xdebug-2.5.0.tgz) = 8bd6ad1e64948308e3e3a7437292f154b11e25acaf31b0d59d83bda18af0890d
|
||||
SIZE (xdebug-2.5.0.tgz) = 267640
|
||||
TIMESTAMP = 1512471444
|
||||
SHA256 (xdebug-2.5.5.tgz) = 72108bf2bc514ee7198e10466a0fedcac3df9bbc5bd26ce2ec2dafab990bf1a4
|
||||
SIZE (xdebug-2.5.5.tgz) = 279491
|
||||
|
Loading…
Reference in New Issue
Block a user