Skip site navigation (1)Skip section navigation (2)
Date:      2 Sep 2002 11:54:57 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        petef@FreeBSD.org
Subject:   ports/42326: [PATCH] Update mail/qmHandle: add another MASTER_SITE
Message-ID:  <20020902115457.76147.qmail@outpost.globcon.net>

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

>Number:         42326
>Category:       ports
>Synopsis:       [PATCH] Update mail/qmHandle: add another MASTER_SITE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 02 08:30:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386
>Description:
I have problems downloading the distfile from the MASTER_SITE - it seems to be
either temporarily down or times out.
I have found a mirror with the same distfile (checksum matches).

Port maintainer cc'd.
>How-To-Repeat:
>Fix:
Patch included.

--- qmHandle-1.0.0.patch begins here ---
diff -urN /usr/ports/mail/qmHandle/Makefile /home/sgk/ports/mail/qmHandle/Makefile
--- /usr/ports/mail/qmHandle/Makefile	Thu May 16 04:09:00 2002
+++ /home/sgk/ports/mail/qmHandle/Makefile	Mon Sep  2 15:39:46 2002
@@ -8,7 +8,8 @@
 PORTNAME=	qmHandle
 PORTVERSION=	1.0.0
 CATEGORIES=	mail
-MASTER_SITES=	http://www.italpro.net/mb/soft/
+MASTER_SITES=	http://www.italpro.net/mb/soft/ \
+		http://www.kevindegraaf.net/mirror/
 
 MAINTAINER=	petef@FreeBSD.org
 
--- qmHandle-1.0.0.patch ends here ---

>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?20020902115457.76147.qmail>