Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 2004 23:06:08 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        samy@kerneled.org
Subject:   ports/67010: [PATCH] x11/docker distsite, pkg-descr fix
Message-ID:  <20040521210608.ABEA02FDA01@isis.wad.cz>
Resent-Message-ID: <200405212110.i4LLAKJ7022049@freefall.freebsd.org>

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

>Number:         67010
>Category:       ports
>Synopsis:       [PATCH] x11/docker distsite, pkg-descr fix
>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:   Fri May 21 14:10:20 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:
see http://icculus.org/openbox/docker/
and http://icculus.org/openbox/2/docker/

>How-To-Repeat:
	
>Fix:

	

--- x11::docker.distsite.patch begins here ---
Index: x11/docker/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/docker/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- x11/docker/Makefile	21 May 2004 13:04:49 -0000	1.5
+++ x11/docker/Makefile	21 May 2004 21:03:46 -0000
@@ -10,7 +10,7 @@
 PORTREVISION=	2
 CATEGORIES=	x11
 MASTER_SITES=	http://www.kerneled.org/files/FreeBSD-ports/ \
-		http://icculus.org/openbox/docker/
+		http://icculus.org/openbox/2/docker/
 
 MAINTAINER=	samy@kerneled.org
 COMMENT=	A dockapp with support for GNOME2 and KDE3 tray icons
Index: x11/docker/pkg-descr
===================================================================
RCS file: /home/ncvs/ports/x11/docker/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- x11/docker/pkg-descr	21 May 2004 13:04:49 -0000	1.2
+++ x11/docker/pkg-descr	21 May 2004 21:03:46 -0000
@@ -4,4 +4,4 @@
 allowing you to have a system tray without running the 
 KDE/GNOME panel.
 
-WWW: http://icculus.org/openbox/docker/
+WWW: http://icculus.org/openbox/2/docker/
--- x11::docker.distsite.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?20040521210608.ABEA02FDA01>