Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2003 20:11:29 +0800 (CST)
From:      Rong-en Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46751: [PATCH] add an MASTER_SITES of mail/tkrat2
Message-ID:  <200301041211.h04CBTpm055652@ccsun47.cc.ntu.edu.tw>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301041211.h04CBTpm055652>