Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2007 22:13:04 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wmoran@collaborativefusion.com
Subject:   ports/117560: [PATCH] devel/php-xdebug: Update to 2.0.1
Message-ID:  <20071027141304.924B85080C@blog.homiya.com>
Resent-Message-ID: <200710271420.l9REK1Uo006201@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117560
>Category:       ports
>Synopsis:       [PATCH] devel/php-xdebug: Update to 2.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 27 14:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD blog.homiya.com 6.2-STABLE FreeBSD 6.2-STABLE #5: Fri Sep  7 00:22:21 CST
>Description:
- Update to 2.0.1

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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- php-xdebug-2.0.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/php-xdebug/Makefile /home/tinderbox/portstrees/FreeBSD/ports/devel/php-xdebug/Makefile
--- /usr/ports/devel/php-xdebug/Makefile	2007-08-26 05:34:31.000000000 +0800
+++ /home/tinderbox/portstrees/FreeBSD/ports/devel/php-xdebug/Makefile	2007-10-27 21:54:43.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xdebug
-DISTVERSION=	2.0.0
+DISTVERSION=	2.0.1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.xdebug.org/files/
 PKGNAMEPREFIX=	php-
diff -ruN --exclude=CVS /usr/ports/devel/php-xdebug/distinfo /home/tinderbox/portstrees/FreeBSD/ports/devel/php-xdebug/distinfo
--- /usr/ports/devel/php-xdebug/distinfo	2007-08-26 05:34:31.000000000 +0800
+++ /home/tinderbox/portstrees/FreeBSD/ports/devel/php-xdebug/distinfo	2007-10-27 21:55:15.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (xdebug-2.0.0.tgz) = 0f9ecb9c5331d0041b04be9566763171
-SHA256 (xdebug-2.0.0.tgz) = d29f393d4db1aa403200ac242614f86c06c1f111b290c4c8a612f8322e7f5660
-SIZE (xdebug-2.0.0.tgz) = 272342
+MD5 (xdebug-2.0.1.tgz) = d942de6225c5a06de7f693b672a44429
+SHA256 (xdebug-2.0.1.tgz) = e844ee49637b731053bfda07670a9711a572ac7ad84d87ff889785432ebfa260
+SIZE (xdebug-2.0.1.tgz) = 279058
--- php-xdebug-2.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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