From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 27 14:20:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E20616A422 for ; Thu, 27 Oct 2005 14:20:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E3F143D45 for ; Thu, 27 Oct 2005 14:20:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9REKJIN023161 for ; Thu, 27 Oct 2005 14:20:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9REKJYC023160; Thu, 27 Oct 2005 14:20:19 GMT (envelope-from gnats) Resent-Date: Thu, 27 Oct 2005 14:20:19 GMT Resent-Message-Id: <200510271420.j9REKJYC023160@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, Andrey Slusar Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5243B16A41F for ; Thu, 27 Oct 2005 14:14:28 +0000 (GMT) (envelope-from anrays@gmail.com) Received: from tor.farlep.net (tor.farlep.net [213.130.1.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C1443D5A for ; Thu, 27 Oct 2005 14:14:26 +0000 (GMT) (envelope-from anrays@gmail.com) Received: from santinel.home.ua (nas-6-083.dialup.farlep.net [213.130.4.212]) by tor.farlep.net with ESMTP id j9REELHt016594 for ; Thu, 27 Oct 2005 17:14:23 +0300 Received: from anray by santinel.home.ua with local (Exim 4.54; FreeBSD) id 1EV8Vr-000JkC-LO for ; Thu, 27 Oct 2005 17:13:51 +0300 Message-Id: Date: Thu, 27 Oct 2005 17:13:51 +0300 From: Andrey Slusar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/88081: [PATCH] Mk/bsd.sites.mk: update XEMACS master sites. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrey Slusar List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 14:20:20 -0000 >Number: 88081 >Category: ports >Synopsis: [PATCH] Mk/bsd.sites.mk: update XEMACS master sites. >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: Thu Oct 27 14:20:18 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrey Slusar >Release: FreeBSD 5.4-STABLE i386 >Organization: Santinel >Environment: System: FreeBSD santinel.home.ua 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Sep 9 01:49:50 EEST 2005 anray@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386 >Description: * Removed ftp://ftp.au.xemacs.org/ mirror(now this mirrors is not work). * Fix path on the russian mirror ftp://ftp.ru.xemacs.org/. * Added taiwan mirror ftp://ftp.tw.xemacs.org. >How-To-Repeat: >Fix: --- bsd.sites.mk.diff begins here --- --- /usr/ports/Mk/bsd.sites.mk Thu Oct 27 01:41:02 2005 +++ bsd.sites.mk Thu Oct 27 15:52:45 2005 @@ -1161,7 +1161,6 @@ MASTER_SITE_XEMACS+= \ ftp://ftp.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.at.xemacs.org/editors/xemacs/%SUBDIR%/ \ - ftp://ftp.au.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.be.xemacs.org/xemacs/%SUBDIR%/ \ ftp://ftp.br.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.ca.xemacs.org/pub/Mirror/xemacs/%SUBDIR%/ \ @@ -1176,8 +1175,9 @@ ftp://ftp.no.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.pl.xemacs.org/pub/unix/editors/xemacs/%SUBDIR%/ \ ftp://ftp.pt.xemacs.org/pub/xemacs/%SUBDIR%/ \ - ftp://ftp.ru.xemacs.org/pub/xemacs/%SUBDIR%/ \ + ftp://ftp.ru.xemacs.org/pub/emacs/xemacs/%SUBDIR%/ \ ftp://ftp.se.xemacs.org/pub/gnu/xemacs/%SUBDIR%/ \ + ftp://ftp.tw.xemacs.org/Unix/Editors/XEmacs/%SUBDIR%/ \ ftp://ftp.uk.xemacs.org/sites/ftp.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://ftp.us.xemacs.org/pub/xemacs/%SUBDIR%/ \ ftp://xemacs.xmundo.net/pub/mirrors/xemacs/%SUBDIR%/ \ --- bsd.sites.mk.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: