Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2013 21:10:45 +0000 (UTC)
From:      Felippe de Meirelles Motta <lippe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322259 - head/devel/php-xdebug
Message-ID:  <201307032110.r63LAjqJ018712@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lippe
Date: Wed Jul  3 21:10:44 2013
New Revision: 322259
URL: http://svnweb.freebsd.org/changeset/ports/322259

Log:
  - Update to 2.2.2. [1]
  - Change maintainer mail address. [2]
  
  PR:		ports/177340
  Submitted by:	Gasol Wu <gasol.wu@gmail.com> [1], Bill Moran <wmoran@collaborativefusion.com> [2]
  Approved by:	Bill Moran <wmoran@collaborativefusion.com> (maintainer)

Modified:
  head/devel/php-xdebug/Makefile
  head/devel/php-xdebug/distinfo

Modified: head/devel/php-xdebug/Makefile
==============================================================================
--- head/devel/php-xdebug/Makefile	Wed Jul  3 21:01:26 2013	(r322258)
+++ head/devel/php-xdebug/Makefile	Wed Jul  3 21:10:44 2013	(r322259)
@@ -2,15 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	xdebug
-PORTVERSION=	2.2.1
+PORTVERSION=	2.2.2
 CATEGORIES=	devel
 MASTER_SITES=	http://www.xdebug.org/files/
 PKGNAMEPREFIX=	php-
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	wmoran@collaborativefusion.com
+MAINTAINER=	freebsd-ports-maintainers@intermedix.com
 COMMENT=	Xdebug extension for PHP
 
+LICENSE=	BSD
+
 CONFIGURE_ARGS=	--enable-xdebug
 USE_PHP=	yes
 USE_PHPEXT=	yes

Modified: head/devel/php-xdebug/distinfo
==============================================================================
--- head/devel/php-xdebug/distinfo	Wed Jul  3 21:01:26 2013	(r322258)
+++ head/devel/php-xdebug/distinfo	Wed Jul  3 21:10:44 2013	(r322259)
@@ -1,2 +1,2 @@
-SHA256 (xdebug-2.2.1.tgz) = 11d340eb7f87909a596bac054cc927df757dc2fc7c90b50a832c30e9bf84c9ad
-SIZE (xdebug-2.2.1.tgz) = 248057
+SHA256 (xdebug-2.2.2.tgz) = b143cb205a2a07ce50fc3c4d1e3c51958837927f97f1d9e912b99015e2c84f03
+SIZE (xdebug-2.2.2.tgz) = 250184



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307032110.r63LAjqJ018712>