svn commit: r306337 - head/devel/php-xdebug
Jason E. Hale
jhale at FreeBSD.org
Wed Oct 24 07:35:36 UTC 2012
Author: jhale
Date: Wed Oct 24 07:35:35 2012
New Revision: 306337
URL: http://svn.freebsd.org/changeset/ports/306337
Log:
- Update to 2.2.1
- Trim Makefile header
PR: ports/172533
Submitted by: Gasol Wu <gasol.wu at gmail.com>
Approved by: maintainer timeout (2 weeks)
makc, avilla (mentors, implicit)
Feature safe: yes
Modified:
head/devel/php-xdebug/Makefile
head/devel/php-xdebug/distinfo (contents, props changed)
Modified: head/devel/php-xdebug/Makefile
==============================================================================
--- head/devel/php-xdebug/Makefile Wed Oct 24 06:08:13 2012 (r306336)
+++ head/devel/php-xdebug/Makefile Wed Oct 24 07:35:35 2012 (r306337)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: xdebug
-# Date created: Thu Apr 3 12:44:57 GMT 2003
-# Whom: Jens Rehsack <rehsack at liwing.de>
-#
+# Created by: Jens Rehsack <rehsack at liwing.de>
# $FreeBSD$
-#
PORTNAME= xdebug
-PORTVERSION= 2.2.0
+PORTVERSION= 2.2.1
CATEGORIES= devel
MASTER_SITES= http://www.xdebug.org/files/
PKGNAMEPREFIX= php-
Modified: head/devel/php-xdebug/distinfo
==============================================================================
--- head/devel/php-xdebug/distinfo Wed Oct 24 06:08:13 2012 (r306336)
+++ head/devel/php-xdebug/distinfo Wed Oct 24 07:35:35 2012 (r306337)
@@ -1,2 +1,2 @@
-SHA256 (xdebug-2.2.0.tgz) = 91e426fb3e8ea2b49a1d129b0e56cf357891ea4ef7a95d9a45350d8143f593bc
-SIZE (xdebug-2.2.0.tgz) = 247690
+SHA256 (xdebug-2.2.1.tgz) = 11d340eb7f87909a596bac054cc927df757dc2fc7c90b50a832c30e9bf84c9ad
+SIZE (xdebug-2.2.1.tgz) = 248057
More information about the svn-ports-head
mailing list