From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 23 13:40:10 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 7E85616A4CE for ; Mon, 23 Feb 2004 13:40:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F60243D2D for ; Mon, 23 Feb 2004 13:40:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1NLeAbv067637 for ; Mon, 23 Feb 2004 13:40:10 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1NLeAjV067636; Mon, 23 Feb 2004 13:40:10 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 23 Feb 2004 13:40:10 -0800 (PST) Resent-Message-Id: <200402232140.i1NLeAjV067636@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, John Holland Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04D8B16A4CE for ; Mon, 23 Feb 2004 13:32:29 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2A1343D1F for ; Mon, 23 Feb 2004 13:32:28 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i1NLWS72072832 for ; Mon, 23 Feb 2004 13:32:28 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i1NLWST8072831; Mon, 23 Feb 2004 13:32:28 -0800 (PST) (envelope-from nobody) Message-Id: <200402232132.i1NLWST8072831@www.freebsd.org> Date: Mon, 23 Feb 2004 13:32:28 -0800 (PST) From: John Holland To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/63286: Update port: textproc/py-pyx12: Fix fetch failure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 21:40:10 -0000 >Number: 63286 >Category: ports >Synopsis: Update port: textproc/py-pyx12: Fix fetch failure >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 23 13:40:10 PST 2004 >Closed-Date: >Last-Modified: >Originator: John Holland >Release: 4.9-Stable >Organization: Kalamazoo Community Mental Health Services >Environment: FreeBSD hoochie.kazoocmh.org 4.9-STABLE FreeBSD 4.9-STABLE #2: Sat Feb 7 02:50:40 EST 2004 toor@hoochie.kazoocmh.org:/usr/obj/usr/src/sys/HOOCHIE i386 >Description: MASTER_SITE fix >How-To-Repeat: cd /usr/ports/textproc/py-pyx12 make fetch >Fix: --- ../py-pyx12/Makefile Wed Feb 11 17:30:47 2004 +++ ./Makefile Mon Feb 23 15:53:57 2004 @@ -8,7 +8,9 @@ PORTNAME= pyx12 PORTVERSION= 1.0.1.b3 CATEGORIES= textproc python -MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/pyx12/ +#MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/pyx12/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyx12-${PORTVERSION:S/.b/b/} >Release-Note: >Audit-Trail: >Unformatted: