- Update to 2.2.5

- Use USES=tar:tgz

Changes:	http://www.xdebug.org/updates.php
PR:		ports/190148
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Approved by:	maintainer (timeout, 15 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-06-07 18:11:53 +00:00
parent a9e7adf684
commit b632459241
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356935
2 changed files with 5 additions and 5 deletions

View File

@ -2,12 +2,10 @@
# $FreeBSD$
PORTNAME= xdebug
PORTVERSION= 2.2.3
PORTREVISION= 1
PORTVERSION= 2.2.5
CATEGORIES= devel
MASTER_SITES= http://www.xdebug.org/files/
PKGNAMEPREFIX= php-
EXTRACT_SUFX= .tgz
MAINTAINER= freebsd-ports-maintainers@intermedix.com
COMMENT= Xdebug extension for PHP
@ -18,6 +16,8 @@ CONFIGURE_ARGS= --enable-xdebug
USE_PHP= yes
USE_PHPIZE= yes
USE_ZENDEXT= yes
USES= tar:tgz
SUB_FILES= pkg-message
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (xdebug-2.2.3.tgz) = b351872da46ed8378dff90a87673f5ec1e0bdd94324558ebc898e1d115e9d71c
SIZE (xdebug-2.2.3.tgz) = 250543
SHA256 (xdebug-2.2.5.tgz) = adc6fe92dcff2368be94d20a5997aadb4d46d74551e2dd6602a704a35a195a6f
SIZE (xdebug-2.2.5.tgz) = 255840