Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2011 20:28:04 GMT
From:      Veit Jahns <vj562001@yahoo.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155733: [patch][maintainer-update] x11-wm/wmname: Fixing broken master site
Message-ID:  <201103202028.p2KKS4Vt064339@red.freebsd.org>
Resent-Message-ID: <201103202030.p2KKU10t063239@freefall.freebsd.org>

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

>Number:         155733
>Category:       ports
>Synopsis:       [patch][maintainer-update] x11-wm/wmname: Fixing broken master site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 20 20:30:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Veit Jahns
>Release:        FreeBSD 8.1-RELEASE
>Organization:
>Environment:
FreeBSD Scapegoat 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The URL of the source code package was changed. Changed also my e-mail address.

PS
Maybe this is the second report. I sent one before, but I got never an confirmation e-mail or could not find it in the bug reports list.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN wmname.bak/Makefile wmname/Makefile
--- wmname.bak/Makefile	2011-03-20 10:23:50.000000000 +0100
+++ wmname/Makefile	2011-03-20 21:07:46.000000000 +0100
@@ -8,9 +8,9 @@
 PORTNAME=	wmname
 PORTVERSION=	0.1
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://code.suckless.org/dl/tools/
+MASTER_SITES=	http://dl.suckless.org/tools/
 
-MAINTAINER=	vj562001@yahoo.de
+MAINTAINER=	nuncupatio@gmail.com
 COMMENT=	Prints/sets the window manager name property of the root window
 
 USE_XORG=	x11 xproto


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



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