Date: Mon, 7 Feb 2005 11:28:36 -0600 From: Scot Hetzel <swhetzel@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/77219: Change to ftp servers for www/frontpage-ar Message-ID: <790a9fff05020709284d7baa3c@mail.gmail.com> Resent-Message-ID: <200502071730.j17HUDSZ010243@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 77219 >Category: ports >Synopsis: Remove ftp.westbend.net from www/frontpage-ar >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 07 17:30:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD bsd5x.hetzel.org 5.3-STABLE FreeBSD 5.3-STABLE #6: Sun Jan 16 03:44:45 CST 2005 root@bsd5x.hetzel.org:/usr/obj/usr/src/5x/sys/GENERIC i386 >Description: The ftp server (ftp.westbend.net) doesn't exist on the Internet any more. >How-To-Repeat: >Fix: The following patch removes ftp.westbend.net from www/frontpage-ar Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/frontpage-ar/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 10 Apr 2004 17:26:50 -0000 1.11 +++ Makefile 7 Feb 2005 02:10:44 -0000 @@ -8,8 +8,7 @@ PORTNAME= frontpage PORTVERSION= 5.0.2.2623 CATEGORIES?= www -MASTER_SITES= ftp://ftp.microsoft.com/products/frontpage/FPSE02LangFiles/ \ - ftp://www.westbend.net/Mirrors/ftp.microsoft.com/Products/frontpage/FPSE02LangFiles/ +MASTER_SITES= ftp://ftp.microsoft.com/products/frontpage/FPSE02LangFiles/ PKGNAMEPREFIX?= ar- DISTFILES= EXTRACT_ONLY= >Release-Note: >Audit-Trail: >Unformatted: X-send-pr-version: 3.113 X-GNATS-Notify:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff05020709284d7baa3c>