Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 1998 12:13:14 +0900 (JST)
From:      sada@e-mail.ne.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        vanilla@FreeBSD.ORG, sada@e-mail.ne.jp
Subject:   ports/7193: [fix port] x11/enlightment
Message-ID:  <199807070314.MAA22808@ail.ail-inc.co.jp>

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

>Number:         7193
>Category:       ports
>Synopsis:       fix port: change to new distribute location
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul  6 20:20:01 PDT 1998
>Last-Modified:
>Originator:     SADA Kenji
>Organization:
Nagoya.Aichi.Japan
>Release:        FreeBSD 2.2.6-RELEASE i386
>Environment:

	FreeBSD 2.2.6-RELEASE i386
	XFree86 3.3.2

>Description:

	Port x11/enlightment:
	Change `MASTER_SITES' and remove `BROKEN'.

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11/enlightenment/Makefile enlightenment13/Makefile
--- /usr/ports/x11/enlightenment/Makefile	Fri Jul  3 16:25:22 1998
+++ enlightenment13/Makefile	Tue Jul  7 12:00:02 1998
@@ -9,15 +9,13 @@
 DISTNAME=	enl_BETA-0.13.3
 PKGNAME=	enlightenment-0.13.3
 CATEGORIES=	x11
-MASTER_SITES=	ftp://ftp.enlightenment.org/pub/enlightenment/
+MASTER_SITES=	http://technoir.nethead.org/Enlightenment/progs/
 DISTFILES=	enl_BETA-0.13.3.tar.gz \
 		enl-0.13-themes.tar.gz
 
 MAINTAINER=	vanilla@FreeBSD.ORG
 
 LIB_DEPENDS=	Imlib\\.1\\.:${PORTSDIR}/graphics/imlib
-
-BROKEN=		"The distfile can't be fetch now, waiting next version now."
 
 USE_GMAKE=	yes
 USE_IMAKE=	yes

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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