Date: Mon, 17 Mar 2008 09:58:36 GMT From: Ganaël Laplanche <ganael.laplanche@martymac.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/121777: [port fix] editors/edith : make it fetchable again Message-ID: <200803170958.m2H9waJ3098531@www.freebsd.org> Resent-Message-ID: <200803171010.m2HAA1at049579@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803170958.m2H9waJ3098531>