Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2005 19:10:53 -0800 (PST)
From:      Adam Kranzel <adam-ports@blacktabby.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90951: Fix the master site for the WTerm port.
Message-ID:  <20051227031053.7D0BE2C44@edam.blacktabby.org>
Resent-Message-ID: <200512270320.jBR3K39H098849@freefall.freebsd.org>

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

>Number:         90951
>Category:       ports
>Synopsis:       Fix the master site for the WTerm port.
>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 Dec 27 03:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Adam Kranzel
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD edam.blacktabby.org 6.0-STABLE FreeBSD 6.0-STABLE #13: Mon Dec 19 16:30:20 PST 2005 adam@edam.blacktabby.org:/usr/obj/usr/src/sys/EDAM i386


	
>Description:
	The included patch updates the x11/wterm port to fix the master site,
	as the old one has vanished. Development also seems to have resumed 
	on the software, so there may be more updates coming.

>How-To-Repeat:
	n/a
>Fix:

	
diff -ruN wterm.old/Makefile wterm/Makefile
--- wterm.old/Makefile	Mon Dec 26 18:46:13 2005
+++ wterm/Makefile	Mon Dec 26 18:48:39 2005
@@ -9,7 +9,8 @@
 PORTVERSION=	6.2.9
 PORTREVISION=	1
 CATEGORIES=	x11
-MASTER_SITES=	http://largo.windowmaker.org/files/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR = ${PORTNAME}
 
 MAINTAINER=	adam-ports@blacktabby.org
 COMMENT=	A color vt102 terminal emulator with transparency support
diff -ruN wterm.old/pkg-descr wterm/pkg-descr
--- wterm.old/pkg-descr	Mon Dec 26 18:46:13 2005
+++ wterm/pkg-descr	Mon Dec 26 18:47:15 2005
@@ -4,6 +4,6 @@
 its changed merged back into the parent rxvt rather than forking off 
 yet another seperate terminal emulator.
 
-WWW: http://largo.windowmaker.org/files.php#wterm
+WWW: http://www.wterm.org
 
  -Adam <adam-ports@blacktabby.org>



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



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