View | Details | Raw Unified | Return to bug 208012 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/php-xdebug/Makefile (-3 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	xdebug
4
PORTNAME=	xdebug
5
PORTVERSION=	2.2.5
5
PORTVERSION=	2.4.0
6
CATEGORIES=	devel
6
CATEGORIES=	devel
7
MASTER_SITES=	http://www.xdebug.org/files/
7
MASTER_SITES=	http://www.xdebug.org/files/
8
PKGNAMEPREFIX=	php-
8
PKGNAMEPREFIX=	php-
Lines 20-25 USES= tar:tgz Link Here
20
20
21
SUB_FILES=	pkg-message
21
SUB_FILES=	pkg-message
22
22
23
IGNORE_WITH_PHP=	70
24
25
.include <bsd.port.mk>
23
.include <bsd.port.mk>
(-)b/devel/php-xdebug/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (xdebug-2.2.5.tgz) = adc6fe92dcff2368be94d20a5997aadb4d46d74551e2dd6602a704a35a195a6f
1
SHA256 (xdebug-2.4.0.tgz) = 3c4dcb2709d1653534e7cfaa546307041afd298ac48a3670183a12cfdb5eee05
2
SIZE (xdebug-2.2.5.tgz) = 255840
2
SIZE (xdebug-2.4.0.tgz) = 264832

Return to bug 208012