Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2008 00:31:10 +0200 (CEST)
From:      Jeroen Schot <schot@a-eskwadraat.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125658: Update port: x11-wm/dwm update MASTER_SITES and WWW
Message-ID:  <200807152231.m6FMVA56005685@shine>
Resent-Message-ID: <200807152240.m6FMe2qj038768@freefall.freebsd.org>

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

>Number:         125658
>Category:       ports
>Synopsis:       Update port: x11-wm/dwm update MASTER_SITES and WWW
>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:   Tue Jul 15 22:40:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jeroen Schot
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD shine 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #4: Tue Apr 29 18:54:18 CEST 2008 schot@shine:/usr/obj/usr/src/sys/MACBOOK i386
>Description:
The official MASTER_SITES and WWW have changed. Attached diff updates these to
the new locations.
>How-To-Repeat:
>Fix:
diff -ruN dwm.orig/Makefile dwm/Makefile
--- dwm.orig/Makefile	2008-06-23 13:01:20.000000000 +0200
+++ dwm/Makefile	2008-07-16 00:17:21.000000000 +0200
@@ -8,7 +8,7 @@
 PORTNAME=	dwm
 PORTVERSION=	5.0.1
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://www.suckless.org/download/ \
+MASTER_SITES=	http://code.suckless.org/dl/${PORTNAME}/ \
 		http://schot.a-eskwadraat.nl/files/
 
 MAINTAINER=	schot@a-eskwadraat.nl
diff -ruN dwm.orig/pkg-descr dwm/pkg-descr
--- dwm.orig/pkg-descr	2007-02-08 18:54:13.000000000 +0100
+++ dwm/pkg-descr	2008-07-16 00:19:10.000000000 +0200
@@ -6,4 +6,4 @@
 single config.h file. dwm reads from standard input to print arbitrary status
 text such as the date and/or system load.
 
-WWW: http://www.suckless.org/wiki/dwm
+WWW: http://www.suckless.org/dwm
>Release-Note:
>Audit-Trail:
>Unformatted:



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