Date: Tue, 21 Mar 2006 06:41:24 -0500 From: Frank Laszlo <laszlof@vonostingroup.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/94775: [PATCH]: mail/cmail: Add active MASTER_SITE. Message-ID: <E1FLfEq-0002Cm-I3@ritamari.vonostingroup.com> Resent-Message-ID: <200603211140.k2LBeGl4094550@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1FLfEq-0002Cm-I3>