From owner-freebsd-ports Sat Jan 4 4: 0:20 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3B3D37B401 for ; Sat, 4 Jan 2003 04:00:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D4043EC5 for ; Sat, 4 Jan 2003 04:00:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h04C0GNS007126 for ; Sat, 4 Jan 2003 04:00:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h04C0GCN007108; Sat, 4 Jan 2003 04:00:16 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABC9E37B401 for ; Sat, 4 Jan 2003 03:53:43 -0800 (PST) Received: from shell.dragondata.com (shell.dragondata.com [66.250.147.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id E87F543F08 for ; Sat, 4 Jan 2003 03:53:42 -0800 (PST) (envelope-from toasty@shell.dragondata.com) Received: (from root@localhost) by shell.dragondata.com (8.11.4/8.11.3) id h04BrgC33123 for freebsd-gnats-submit@freebsd.org; Sat, 4 Jan 2003 05:53:42 -0600 (CST) (envelope-from toasty) Received: (from root@localhost) by shell.dragondata.com (8.11.4/8.11.3av) id h04Brff33114; Sat, 4 Jan 2003 05:53:41 -0600 (CST) (envelope-from toasty) Message-Id: <200301041153.h04Brff33114@shell.dragondata.com> Date: Sat, 4 Jan 2003 05:53:41 -0600 (CST) From: Kevin Day Reply-To: Kevin Day To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46750: [MAINTAINER-PATCH] Add new MASTER_SITES for editors/joe and mail/elm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46750 >Category: ports >Synopsis: [MAINTAINER-PATCH] Add new MASTER_SITES for editors/joe and mail/elm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jan 04 04:00:16 PST 2003 >Closed-Date: >Last-Modified: >Originator: Kevin Day >Release: FreeBSD 4.6-STABLE i386 >Organization: Dragondata >Environment: n/a >Description: People have reported problems with the FTP server hosting the elm port's distfiles. Add second master site. While I'm at it, I'll do the same for joe. >How-To-Repeat: >Fix: mail/elm: --- Makefile.orig Sat Jan 4 05:48:02 2003 +++ Makefile Sat Jan 4 05:48:23 2003 @@ -8,7 +8,8 @@ PORTNAME= elm PORTVERSION= 2.5.6 CATEGORIES= mail -MASTER_SITES= ftp://ftp.virginia.edu/pub/elm/ +MASTER_SITES= ftp://ftp.virginia.edu/pub/elm/ \ + http://www.dragondata.com/software/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= toasty@dragondata.com editors/joe: --- Makefile.orig Sat Jan 4 05:46:34 2003 +++ Makefile Sat Jan 4 05:47:07 2003 @@ -9,7 +9,8 @@ PORTVERSION= 2.8 PORTREVISION= 5 CATEGORIES+= editors -MASTER_SITES= ftp://ftp.std.com/src/editors/ +MASTER_SITES= ftp://ftp.std.com/src/editors/ \ + http://www.dragondata.com/software/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message