Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 18:20:52 +0100 (CET)
From:      Roman Neuhauser <neuhauser@bellavista.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61260: [PATCH] update devel/php-xdebug to 1.3.0
Message-ID:  <20040112172052.210FB2FDA01@freepuppy.bellavista.cz>
Resent-Message-ID: <200401121730.i0CHUKXF012654@freefall.freebsd.org>

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

>Number:         61260
>Category:       ports
>Synopsis:       [PATCH] update devel/php-xdebug to 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 12 09:30:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD freepuppy.bellavista.cz 4.8-STABLE FreeBSD 4.8-STABLE #3: Tue Aug 26 12:34:53 CEST 2003 roman@freepuppy.bellavista.cz:/usr/obj/usr/src/sys/FREEPUPPY2_5 i386


	
>Description:
	* update the port to latest released version
    * remove x11 from CATEGORIES
>How-To-Repeat:
	
>Fix:

	

--- devel-php-xdebug-1.3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/php-xdebug/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	17 Jun 2003 16:10:58 -0000	1.1
+++ Makefile	12 Jan 2004 16:37:18 -0000
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	xdebug
-PORTVERSION=	1.2.0
-CATEGORIES=	devel x11
+PORTVERSION=	1.3.0
+CATEGORIES=	devel
 MASTER_SITES=	http://files.derickrethans.nl/
 PKGNAMEPREFIX=	php-
 EXTRACT_SUFX=	.tgz
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/php-xdebug/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	17 Jun 2003 16:10:58 -0000	1.1
+++ distinfo	12 Jan 2004 15:42:33 -0000
@@ -1 +1 @@
-MD5 (xdebug-1.2.0.tgz) = a37cd618fa25e87e6f1aab5ff0b80742
+MD5 (xdebug-1.3.0.tgz) = 01f3dc90efa6a089eb624abf6e0825b9
--- devel-php-xdebug-1.3.0.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?20040112172052.210FB2FDA01>