Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2006 17:25:37 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94780: [PATCH] x11/xrestop: UNBREAK (update to 0.4, fix MASTER_SITES and WWW)
Message-ID:  <1142954737.93333@it.buh.tecnik93.com>
Resent-Message-ID: <200603211530.k2LFUAlx010483@freefall.freebsd.org>

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

>Number:         94780
>Category:       ports
>Synopsis:       [PATCH] x11/xrestop: UNBREAK (update to 0.4, fix MASTER_SITES and WWW)
>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 Mar 21 15:30:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Update to 0.4.
Chase MASTER_SITES and fix fetching [1]
Chase WWW.

Tested on:		4,5,6,7 i386 tinderbox.
Reported by:		fenner's distfiles survey [1]


>How-To-Repeat:





>Fix:


--- xrestop.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/xrestop/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	29 Nov 2004 09:03:55 -0000	1.5
+++ Makefile	21 Mar 2006 02:53:16 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	xrestop
-PORTVERSION=	0.3
+PORTVERSION=	0.4
 CATEGORIES=	x11
-MASTER_SITES=	http://www.freedesktop.org/software/${PORTNAME}/
+MASTER_SITES=	http://projects.o-hand.com/sources/${PORTNAME}/
 
 MAINTAINER=	bland@FreeBSD.org
 COMMENT=	X11 server side resource usage statistics monitor
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11/xrestop/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	24 Jan 2006 03:16:13 -0000	1.4
+++ distinfo	21 Mar 2006 02:53:16 -0000
@@ -1,3 +1,3 @@
-MD5 (xrestop-0.3.tar.gz) = 8bf9927fab3992290702d28c38b8a4ce
-SHA256 (xrestop-0.3.tar.gz) = bc5e0a786f6cf7485223eb32b2fad8762b9fc8bf27289e5523eddb17b46a4d3e
-SIZE (xrestop-0.3.tar.gz) = 89268
+MD5 (xrestop-0.4.tar.gz) = d8a54596cbaf037e62b80c4585a3ca9b
+SHA256 (xrestop-0.4.tar.gz) = 67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257
+SIZE (xrestop-0.4.tar.gz) = 92308
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/x11/xrestop/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	25 Dec 2003 02:57:27 -0000	1.1
+++ pkg-descr	21 Mar 2006 02:53:16 -0000
@@ -3,4 +3,4 @@
 intendent as a developer tool aid more efficient server resource
 usage and debug server side leakage.
 
-WWW: http://www.freedesktop.org/Software/xrestop/
+WWW: http://www.freedesktop.org/wiki/Software_2fxrestop
--- xrestop.diff ends here ---



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



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