From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 17 10:10:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48DE71065671 for ; Mon, 17 Mar 2008 10:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 149D88FC18 for ; Mon, 17 Mar 2008 10:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2HAA1mS049580 for ; Mon, 17 Mar 2008 10:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2HAA1at049579; Mon, 17 Mar 2008 10:10:01 GMT (envelope-from gnats) Resent-Date: Mon, 17 Mar 2008 10:10:01 GMT Resent-Message-Id: <200803171010.m2HAA1at049579@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ganaël Laplanche Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8AF9B1065674 for ; 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 ; 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 ; 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: Ganaël Laplanche To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/121777: [port fix] editors/edith : make it fetchable again X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2008 10:10:01 -0000 >Number: 121777 >Category: ports >Synopsis: [port fix] editors/edith : make it fetchable again >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Mar 17 10:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ganaël 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: >Unformatted: