From owner-freebsd-ports Sat Jan 4 4:20: 6 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71DF337B401 for ; Sat, 4 Jan 2003 04:20:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EDBE43EE5 for ; Sat, 4 Jan 2003 04:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h04CK2NS020688 for ; Sat, 4 Jan 2003 04:20:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h04CK20i020687; Sat, 4 Jan 2003 04:20:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09F8237B401 for ; Sat, 4 Jan 2003 04:11:37 -0800 (PST) Received: from ccsun47.cc.ntu.edu.tw (ccsun47.cc.ntu.edu.tw [140.112.8.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CC1143E4A for ; Sat, 4 Jan 2003 04:11:36 -0800 (PST) (envelope-from rafan@ccsun47.cc.ntu.edu.tw) Received: from ccsun47.cc.ntu.edu.tw (localhost [127.0.0.1]) by ccsun47.cc.ntu.edu.tw (8.12.6/8.12.6) with ESMTP id h04CBYQ5055653 for ; Sat, 4 Jan 2003 20:11:34 +0800 (CST) (envelope-from rafan@ccsun47.cc.ntu.edu.tw) Received: (from rafan@localhost) by ccsun47.cc.ntu.edu.tw (8.12.6/8.12.6/Submit) id h04CBTpm055652; Sat, 4 Jan 2003 20:11:29 +0800 (CST) Message-Id: <200301041211.h04CBTpm055652@ccsun47.cc.ntu.edu.tw> Date: Sat, 4 Jan 2003 20:11:29 +0800 (CST) From: Rong-en Fan Reply-To: Rong-en Fan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46751: [PATCH] add an MASTER_SITES of mail/tkrat2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46751 >Category: ports >Synopsis: [PATCH] add an MASTER_SITES of mail/tkrat2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 04 04:20:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Rong-en Fan >Release: FreeBSD 4.7-RELEASE i386 >Organization: National Taiwan University >Environment: System: FreeBSD ftp6.tw.freebsd.org 4.7-RELEASE FreeBSD 4.7-RELEASE #3: Sun Oct 13 02:00:48 CST 2002 root@ftp6.tw.freebsd.org:/usr/src/sys/FBSD i386 >Description: The MASTER_SITES of mail/tkrat2 does not have distfiles for tkrat-2.1.tar.gz. As http://www.tkrat.org/ says all versions throught anonymous ftp from ftp://ftp.tkrat.org/pub/tkrat, but which is not in MASTER_SITES. So I this this should to be added in MASTER_SITES. >How-To-Repeat: just make fetch it :p >Fix: diff -ruN tkrat2.orig/Makefile tkrat2/Makefile --- tkrat2.orig/Makefile Sat Jan 4 20:01:09 2003 +++ tkrat2/Makefile Sat Jan 4 20:02:08 2003 @@ -8,7 +8,8 @@ PORTNAME= tkrat PORTVERSION= 2.1 CATEGORIES= mail tk83 -MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ +MASTER_SITES= ftp://ftp.tkrat.org/pub/tkrat/ \ + ftp://ftp.md.chalmers.se/pub/tkrat/ \ ftp://ftp.sunet.se/pub/unix/mail/tkrat/ \ http://www.tkrat.org/downloads/stable/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message