From nobody@FreeBSD.org  Mon Mar 17 10:02:03 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8AF9B1065674
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Mar 2008 10:02:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 69DCA8FC26
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Mar 2008 10:02:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m2H9wbei098532
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Mar 2008 09:58:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m2H9waJ3098531;
	Mon, 17 Mar 2008 09:58:36 GMT
	(envelope-from nobody)
Message-Id: <200803170958.m2H9waJ3098531@www.freebsd.org>
Date: Mon, 17 Mar 2008 09:58:36 GMT
From: Ganal Laplanche <ganael.laplanche@martymac.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [port fix] editors/edith : make it fetchable again
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         121777
>Category:       ports
>Synopsis:       [port fix] editors/edith : make it fetchable again
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 17 10:10:00 UTC 2008
>Closed-Date:    Mon Mar 17 10:43:04 UTC 2008
>Last-Modified:  Mon Mar 17 10:43:04 UTC 2008
>Originator:     Ganal Laplanche
>Release:        7.0-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-STABLE FreeBSD 7.0-STABLE #10: Wed Mar 12 14:04:40 CET 2008     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
Edith was marked unfetchable. Change MASTER_SITES to http://www.groenink.com/pub/edith/, as seen on http://www.zfc.nl, the main author's website (see COPYING). Remove BROKEN tag.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aur edith.orig/Makefile edith/Makefile
--- edith.orig/Makefile	2008-03-17 10:46:49.137093677 +0100
+++ edith/Makefile	2008-03-17 10:47:52.608928784 +0100
@@ -9,7 +9,7 @@
 PORTVERSION=	1.58
 PORTREVISION=	1
 CATEGORIES=	editors linux
-MASTER_SITES=	ftp://ftp.eidetica.com/pub/edith/x11/
+MASTER_SITES=	http://www.groenink.com/pub/edith/
 DISTFILES=	edith1.55.common.tar.gz \
 		edith1.58.linux-glibc.tar.gz
 
@@ -20,7 +20,6 @@
 USE_LINUX=	yes
 USE_X_PREFIX=	yes
 
-BROKEN=		unfetchable
 RESTRICTED=	"Redistribution not allowed"
 NO_BUILD=	yes
 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Mar 17 10:40:44 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121777 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Mar 17 10:43:03 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121777 
>Unformatted:
