From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 21 11:40:17 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 24AD216A400 for ; Tue, 21 Mar 2006 11:40:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5734243D45 for ; Tue, 21 Mar 2006 11:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2LBeGYb094551 for ; Tue, 21 Mar 2006 11:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2LBeGl4094550; Tue, 21 Mar 2006 11:40:16 GMT (envelope-from gnats) Resent-Date: Tue, 21 Mar 2006 11:40:16 GMT Resent-Message-Id: <200603211140.k2LBeGl4094550@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, Frank Laszlo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3541C16A422 for ; Tue, 21 Mar 2006 11:40:08 +0000 (UTC) (envelope-from laszlof@ritamari.vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 200C743D58 for ; Tue, 21 Mar 2006 11:40:06 +0000 (GMT) (envelope-from laszlof@ritamari.vonostingroup.com) Received: from laszlof by ritamari.vonostingroup.com with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1FLfEq-0002Cm-I3 for FreeBSD-gnats-submit@freebsd.org; Tue, 21 Mar 2006 06:41:24 -0500 Message-Id: Date: Tue, 21 Mar 2006 06:41:24 -0500 From: Frank Laszlo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/94775: [PATCH]: mail/cmail: Add active MASTER_SITE. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Laszlo List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 11:40:17 -0000 >Number: 94775 >Category: ports >Synopsis: [PATCH]: mail/cmail: Add active MASTER_SITE. >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: Tue Mar 21 11:40:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Frank Laszlo >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386 >Description: This patch will make mail/cmail fetchable again. The primary MASTER_SITE is currently down for unknown reasons, I have mirrored the distfiles on my own system and added a link in MASTER_SITES. >How-To-Repeat: >Fix: --- cmail-4.02,1.diff begins here --- diff -NrU3 cmail.orig/Makefile cmail/Makefile --- cmail.orig/Makefile Tue Mar 21 06:37:40 2006 +++ cmail/Makefile Tue Mar 21 06:38:11 2006 @@ -8,7 +8,8 @@ PORTNAME= cmail PORTVERSION= 4.02 CATEGORIES= mail -MASTER_SITES= ftp://ftp.eboai.org/pub/users/chip/ +MASTER_SITES= ftp://ftp.eboai.org/pub/users/chip/ \ + http://www.franksworld.org/dist/cmail/ MAINTAINER= laszlof@vonostingroup.com COMMENT= A simple mail counter, useful for multiple mailfiles --- cmail-4.02,1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: