From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 30 15:50:34 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 4922116A4CE for ; Sun, 30 May 2004 15:50:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 260A643D49 for ; Sun, 30 May 2004 15:50:34 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4UMoLJo078114 for ; Sun, 30 May 2004 15:50:21 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4UMoLYb078113; Sun, 30 May 2004 15:50:21 -0700 (PDT) (envelope-from gnats) Resent-Date: Sun, 30 May 2004 15:50:21 -0700 (PDT) Resent-Message-Id: <200405302250.i4UMoLYb078113@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 155AC16A4CE for ; Sun, 30 May 2004 15:48:42 -0700 (PDT) Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34]) by mx1.FreeBSD.org (Postfix) with SMTP id DBDE043D5A for ; Sun, 30 May 2004 15:48:40 -0700 (PDT) (envelope-from neuhauser@chello.cz) Received: (qmail 6048 invoked by uid 0); 30 May 2004 22:48:40 -0000 Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16) by smtp.dkm.cz with SMTP; 30 May 2004 22:48:39 -0000 Received: by isis.wad.cz (Postfix, from userid 1001) id A9C752FDA01; Mon, 31 May 2004 00:48:39 +0200 (CEST) Message-Id: <20040530224839.A9C752FDA01@isis.wad.cz> Date: Mon, 31 May 2004 00:48:39 +0200 (CEST) From: Roman Neuhauser To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/67399: [PATCH] Mk/bsd.sites.mk MASTER_SITE_PYTHON tuwien.ac.at 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, 30 May 2004 22:50:34 -0000 >Number: 67399 >Category: ports >Synopsis: [PATCH] Mk/bsd.sites.mk MASTER_SITE_PYTHON tuwien.ac.at 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 30 15:50:20 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: http://gd.tuwien.ac.at/www.python.org/ -> 302 http://gd.tuwien.ac.at:8075/ they still have the mirror (see ftp://gd.tuwien.ac.at/gds-mirrors.html#PYTHON), but with a different structure, it breaks MASTER_SITE_SUBDIR, so I'd just drop it. >How-To-Repeat: >Fix: --- Mk::bsd.sites.mk.MASTER_SITE_PYTHON.tuwien.patch begins here --- Index: Mk/bsd.sites.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.sites.mk,v retrieving revision 1.244 diff -u -r1.244 bsd.sites.mk --- Mk/bsd.sites.mk 29 May 2004 17:03:01 -0000 1.244 +++ Mk/bsd.sites.mk 30 May 2004 22:40:41 -0000 @@ -655,7 +655,6 @@ http://www.python.org/%SUBDIR%/ \ http://python.planetmirror.com/%SUBDIR%/ \ http://python.ilisys.com.au/%SUBDIR%/ \ - http://gd.tuwien.ac.at/www.python.org/%SUBDIR%/ \ http://ftp.easynet.be/python/%SUBDIR%/ \ http://www.linux.org.hk/mirror/python/%SUBDIR%/ \ http://mirrors.sunsite.dk/pythonwww/%SUBDIR%/ \ --- Mk::bsd.sites.mk.MASTER_SITE_PYTHON.tuwien.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: