From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 23 11:40:22 2004 Return-Path: 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 130F716A4CF for ; Sun, 23 May 2004 11:40:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E34C843D55 for ; Sun, 23 May 2004 11:40:21 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4NIeCDs023773 for ; Sun, 23 May 2004 11:40:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4NIeCAT023772; Sun, 23 May 2004 11:40:12 -0700 (PDT) (envelope-from gnats) Resent-Date: Sun, 23 May 2004 11:40:12 -0700 (PDT) Resent-Message-Id: <200405231840.i4NIeCAT023772@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, Roman Neuhauser Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FF0B16A4DA for ; Sun, 23 May 2004 11:39:22 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 7E4BB43D1D for ; Sun, 23 May 2004 11:39:21 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 79641 invoked by uid 0); 23 May 2004 18:38:59 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 23 May 2004 18:38:59 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id 61B7F2FDA01; Sun, 23 May 2004 20:38:59 +0200 (CEST) Message-Id: <20040523183859.61B7F2FDA01@isis.wad.cz> Date: Sun, 23 May 2004 20:38:59 +0200 (CEST) From: Roman Neuhauser To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/67094: [PATCH] Mk/bsd.sites.mk MASTER_SITE_SOURCEWARE unina.it fix X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Roman Neuhauser List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 May 2004 18:40:22 -0000 >Number: 67094 >Category: ports >Synopsis: [PATCH] Mk/bsd.sites.mk MASTER_SITE_SOURCEWARE unina.it fix >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: Sun May 23 11:40:12 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Roman Neuhauser >Release: FreeBSD 4.9-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386 >Description: ftp.unina.it: .../cygnus/ empty sourceware.urc.bl.ac.yu: appears to be complete, taken from http://sources.redhat.com/mirrors.html my apology for not putting this in ports/67025 >How-To-Repeat: >Fix: --- Mk::bsd.sites.mk.MASTER_SITE_SOURCEWARE.unina.patch begins here --- Index: Mk/bsd.sites.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v retrieving revision 1.235 diff -u -u -r1.235 bsd.sites.mk --- Mk/bsd.sites.mk 22 May 2004 13:14:53 -0000 1.235 +++ Mk/bsd.sites.mk 23 May 2004 18:29:16 -0000 @@ -772,7 +771,7 @@ ftp://ftp1.sinica.edu.tw/pub3/GNU/CYGNUS/%SUBDIR%/ \ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/gnu/sourceware/%SUBDIR%/ \ - ftp://ftp.unina.it/pub/Unix/cygnus/%SUBDIR%/ + http://sourceware.urc.bl.ac.yu/%SUBDIR%/ MASTER_SITE_SUNSITE+= \ http://www.ibiblio.org/pub/Linux/%SUBDIR%/ \ --- Mk::bsd.sites.mk.MASTER_SITE_SOURCEWARE.unina.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: