Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2004 01:07:48 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        rehsack@liwing.de
Subject:   ports/65513: [PATCH] update devel/php-xdebug to 1.3.1
Message-ID:  <20040413230748.13CD52FDA01@isis.wad.cz>
Resent-Message-ID: <200404140010.i3E0AG0w092720@freefall.freebsd.org>

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

>Number:         65513
>Category:       ports
>Synopsis:       [PATCH] update devel/php-xdebug to 1.3.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:   Tue Apr 13 17:10:16 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
	* update to 1.3.1
    * change MASTER_SITES (www.xdebug.org)
    * change link in php-descr (see above)
>How-To-Repeat:
	
>Fix:

	

--- devel-php-xdebug-1.3.1.patch begins here ---
Index: devel/php-xdebug/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/php-xdebug/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- devel/php-xdebug/Makefile	9 Feb 2004 11:43:38 -0000	1.3
+++ devel/php-xdebug/Makefile	13 Apr 2004 22:58:46 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	xdebug
-PORTVERSION=	1.3.0
+PORTVERSION=	1.3.1
 CATEGORIES=	devel
-MASTER_SITES=	http://files.derickrethans.nl/
+MASTER_SITES=	http://www.xdebug.org/files/
 PKGNAMEPREFIX=	php-
 EXTRACT_SUFX=	.tgz
 
Index: devel/php-xdebug/distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/php-xdebug/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- devel/php-xdebug/distinfo	31 Mar 2004 03:07:24 -0000	1.3
+++ devel/php-xdebug/distinfo	13 Apr 2004 22:52:52 -0000
@@ -1,2 +1,2 @@
-MD5 (xdebug-1.3.0.tgz) = 01f3dc90efa6a089eb624abf6e0825b9
-SIZE (xdebug-1.3.0.tgz) = 152986
+MD5 (xdebug-1.3.1.tgz) = 942bc3ea3e0951dc37c08ada3a3c9029
+SIZE (xdebug-1.3.1.tgz) = 153506
Index: devel/php-xdebug/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/php-xdebug/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- devel/php-xdebug/pkg-descr	17 Jun 2003 16:10:58 -0000	1.1
+++ devel/php-xdebug/pkg-descr	13 Apr 2004 23:02:41 -0000
@@ -2,4 +2,4 @@
 valuable debug information. Xdebug can be used from inside a script or by
 a remote debugger.
 
-WWW: http://xdebug.derickrethans.nl/
+WWW: http://www.xdebug.org/
--- devel-php-xdebug-1.3.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?20040413230748.13CD52FDA01>