View | Details | Raw Unified | Return to bug 224110
Collapse All | Expand All

(-)b/devel/php-xdebug/Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	xdebug
4
PORTNAME=	xdebug
5
PORTVERSION=	2.5.0
5
PORTVERSION=	2.5.5
6
CATEGORIES=	devel
6
CATEGORIES=	devel
7
MASTER_SITES=	https://xdebug.org/files/
7
MASTER_SITES=	https://xdebug.org/files/
8
PKGNAMEPREFIX=	php-
8
PKGNAMEPREFIX=	php-
Lines 15-20 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
15
15
16
CONFIGURE_ARGS=	--enable-xdebug
16
CONFIGURE_ARGS=	--enable-xdebug
17
USES=		php:zend tar:tgz
17
USES=		php:zend tar:tgz
18
IGNORE_WITH_PHP=	72
18
19
19
SUB_FILES=	pkg-message
20
SUB_FILES=	pkg-message
20
21
(-)b/devel/php-xdebug/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1482892087
1
TIMESTAMP = 1512471444
2
SHA256 (xdebug-2.5.0.tgz) = 8bd6ad1e64948308e3e3a7437292f154b11e25acaf31b0d59d83bda18af0890d
2
SHA256 (xdebug-2.5.5.tgz) = 72108bf2bc514ee7198e10466a0fedcac3df9bbc5bd26ce2ec2dafab990bf1a4
3
SIZE (xdebug-2.5.0.tgz) = 267640
3
SIZE (xdebug-2.5.5.tgz) = 279491

Return to bug 224110