From owner-freebsd-ports Mon Jul 6 20:20:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07042 for freebsd-ports-outgoing; Mon, 6 Jul 1998 20:20:39 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA06944 for ; Mon, 6 Jul 1998 20:20:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA09261; Mon, 6 Jul 1998 20:20:01 -0700 (PDT) Received: from ail.ail-inc.co.jp ([210.145.48.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05839; Mon, 6 Jul 1998 20:14:21 -0700 (PDT) (envelope-from sada@e-mail.ne.jp) Received: from amygdala.ail-inc.co.jp (amygdala.ail-inc.co.jp [210.145.48.251]) by ail.ail-inc.co.jp (8.8.5/3.6W) with ESMTP id MAA22808; Tue, 7 Jul 1998 12:14:17 +0900 (JST) Received: from pl133.local.ail-inc.co.jp (pl133.local.ail-inc.co.jp [192.168.1.13]) by amygdala.ail-inc.co.jp (8.8.8/3.6W98030310) with ESMTP id MAA11034; Tue, 7 Jul 1998 12:11:27 +0900 (JST) Received: from localhost (pl133.local.ail-inc.co.jp [192.168.1.13]) by pl133.local.ail-inc.co.jp (8.8.8/3.6W98020616) with SMTP id MAA29360; Tue, 7 Jul 1998 12:13:14 +0900 (JST) Message-Id: <199807070314.MAA22808@ail.ail-inc.co.jp> Date: Tue, 7 Jul 1998 12:13:14 +0900 (JST) From: sada@e-mail.ne.jp Reply-To: sada@e-mail.ne.jp To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: vanilla@FreeBSD.ORG, sada@e-mail.ne.jp X-Send-Pr-Version: 3.2 Subject: ports/7193: [fix port] x11/enlightment Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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