From neuhauser@chello.cz  Tue Apr 13 17:07:15 2004
Return-Path: <neuhauser@chello.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2E81816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 Apr 2004 17:07:15 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id EFC3343D5C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 Apr 2004 17:07:13 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 43102 invoked by uid 0); 14 Apr 2004 00:07:13 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 14 Apr 2004 00:07:12 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id 13CD52FDA01; Wed, 14 Apr 2004 01:07:48 +0200 (CEST)
Message-Id: <20040413230748.13CD52FDA01@isis.wad.cz>
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: [PATCH] update devel/php-xdebug to 1.3.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         65513
>Category:       ports
>Synopsis:       [PATCH] update devel/php-xdebug to 1.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    thierry
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 13 17:10:16 PDT 2004
>Closed-Date:    Tue Jun 15 19:59:01 GMT 2004
>Last-Modified:  Tue Jun 15 19:59:01 GMT 2004
>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:

From: Jens Rehsack <rehsack@liwing.de>
To: Roman Neuhauser <neuhauser@chello.cz>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/65513: [PATCH] update devel/php-xdebug to 1.3.1
Date: Fri, 16 Apr 2004 02:16:30 +0000

 Roman Neuhauser wrote:
 >>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:
 
 I haven't tested the stabilty of xdebug-1.3.1, because I'm not using
 it anymore. But the patch applies fine and the port builds for me as
 well on 4-STABLE and 5-CURRENT.
 
 So it might be no problem to commit it.
 
 Thanks you very much, Roman.
 
 Best regards,
 Jens
Responsible-Changed-From-To: freebsd-ports-bugs->thierry 
Responsible-Changed-By: thierry 
Responsible-Changed-When: Fri Apr 16 10:57:11 PDT 2004 
Responsible-Changed-Why:  

I'll take it. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=65513 
State-Changed-From-To: open->closed 
State-Changed-By: thierry 
State-Changed-When: Tue Jun 15 19:57:10 GMT 2004 
State-Changed-Why:  

Committed, thanks! 

Roman: since Jens Rehsack does not use this port anymore, 
perhaps could you take its maintainership? 


http://www.freebsd.org/cgi/query-pr.cgi?pr=65513 
>Unformatted:
