Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Apr 2006 18:17:48 +0200 (CEST)
From:      Jean-Francois BOEUF <jfb@minet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95232: [PATCH] mail/smail : fix unfetchable
Message-ID:  <200604021617.k32GHmfc008863@delirium.minet.net>
Resent-Message-ID: <200604021620.k32GKIRg035968@freefall.freebsd.org>

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

>Number:         95232
>Category:       ports
>Synopsis:       [PATCH] mail/smail : fix unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 02 16:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois BOEUF
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD delirium.minet.net 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #0: Sun Mar 19 23:15:46 CET 2006 root@delirium.minet.net:/export/obj/export/src/sys/GENERIC i386


	
>Description:

This old version of smail has been moved into OLD/ directory in smail's mirror. Update path on mastersites.

	
>How-To-Repeat:
	
>Fix:

	

--- smail.diff begins here ---
--- smail/Makefile	Wed Feb  2 08:48:13 2005
+++ smail/Makefile	Sun Apr  2 17:59:58 2006
@@ -8,10 +8,9 @@
 PORTNAME=	smail
 PORTVERSION=	3.2.0.114
 CATEGORIES=	mail
-MASTER_SITES=	ftp://ftp.uu.net/networking/mail/smail/ \
-		ftp://ftp.planix.com/pub/Smail/ \
-		ftp://ftp.fu-berlin.de/unix/mail/smail/ \
-		ftp://ftp.weird.com/pub/local/
+MASTER_SITES=	ftp://ftp.uu.net/networking/mail/smail/OLD/ \
+		ftp://ftp.planix.com/pub/Smail/OLD/ \
+		ftp://ftp.fu-berlin.de/unix/mail/smail/OLD/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A program used for receiving and delivering mail
--- smail.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?200604021617.k32GHmfc008863>