Bug 177340 - [PATCH] devel/php-xdebug: update to 2.2.2
Summary: [PATCH] devel/php-xdebug: update to 2.2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-24 13:50 UTC by Gasol Wu
Modified: 2013-07-03 22:20 UTC (History)
1 user (show)

See Also:


Attachments
php-xdebug-2.2.2.patch (1.04 KB, patch)
2013-03-24 13:50 UTC, Gasol Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2013-03-24 13:50:00 UTC
- Update to 2.2.2

Port maintainer (wmoran@collaborativefusion.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-24 13:50:07 UTC
Maintainer of devel/php-xdebug,

Please note that PR ports/177340 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177340

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-24 13:50:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Bill Moran 2013-04-26 16:35:32 UTC
Please change the maintainer address to:
MAINTAINER=freebsd-ports-maintainers@intermedix.com
as my collaborativefusion.com email address will be retired
soon and I'll be receiving mail on the intermedix.com address.

Otherwise, we've reviewed and tested the patch and approve.
Thanks to the submitter for the help!

-- 
http://www.intermedix.com
Bill Moran, Senior Database Engineer
Phone: 412-422-3463x4023
william.moran@intermedix.com

The information contained in this message is confidential and may be
privileged and/or protected under law. If you received this message in
error, please notify us immediately by forwarding a copy to
compliance@intermedix.com and then deleting the original message and
any attachments.
Comment 4 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2013-07-03 22:10:54 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-07-03 22:10:57 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"