From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 09:00:27 2003 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 A46B837B401 for ; Fri, 11 Apr 2003 09:00:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8807B43FBF for ; Fri, 11 Apr 2003 09:00:24 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3BG0OUp024729 for ; Fri, 11 Apr 2003 09:00:24 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3BG0OtM024728; Fri, 11 Apr 2003 09:00:24 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 09:00:24 -0700 (PDT) Resent-Message-Id: <200304111600.h3BG0OtM024728@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, Li-lun Wang (Leland Wang) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0599B37B401 for ; Fri, 11 Apr 2003 08:57:18 -0700 (PDT) Received: from infor.ck.tp.edu.tw (infor.ck.tp.edu.tw [203.64.26.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 842E343F75 for ; Fri, 11 Apr 2003 08:57:17 -0700 (PDT) (envelope-from llwang@infor.ck.tp.edu.tw) Received: by infor.ck.tp.edu.tw (Postfix, from userid 1001) id 542D8932C; Fri, 11 Apr 2003 23:57:06 +0800 (CST) Message-Id: <20030411155706.542D8932C@infor.ck.tp.edu.tw> Date: Fri, 11 Apr 2003 23:57:06 +0800 (CST) From: Li-lun Wang (Leland Wang) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/50826: fix port: www/ump (by maintainer) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Li-lun Wang \(Leland Wang\)" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2003 16:00:28 -0000 >Number: 50826 >Category: ports >Synopsis: fix port: www/ump (by maintainer) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 09:00:23 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Li-lun Wang (Leland Wang) >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD Athena.infor.org 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #1: Fri Mar 21 23:04:56 CST 2003 root@Athena.infor.org:/home/adm/obj/usr/src/sys/Athena i386 >Description: Fix MASTER_SITES to unbreak distfiles fetch >How-To-Repeat: >Fix: diff -urN ump.orig/Makefile ump/Makefile --- ump.orig/Makefile Fri Apr 11 23:24:52 2003 +++ ump/Makefile Fri Apr 11 23:43:42 2003 @@ -9,14 +9,14 @@ PORTVERSION= 1.10 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ \ +MASTER_SITES= http://www.timidity.jp/dist/ \ http://www.geocities.com/SiliconValley/Lab/2826/1-10/ \ http://pubweb.bnl.gov/people/hoff/midi/1.10/ \ ${MASTER_SITE_NETSCAPE} MASTER_SITE_SUBDIR= sdk/plugin/unix DISTFILES= ${BZ2DIST} ${ZDIST} -PATCH_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ +PATCH_SITES= http://www.timidity.jp/dist/ PATCHFILES= ump-patch-1.gz ump-patch-2.gz ump-patch-3.gz ump-patch-4.gz MAINTAINER= llwang@infor.org >Release-Note: >Audit-Trail: >Unformatted: