Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  6 Jan 2004 22:47:47 +0000 (GMT)
From:      Hubert Tournier <hubert@tournier.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60993: Update port: security/smtpmap unfetchable distfile correction
Message-ID:  <20040106224747.986762EC059@mail.iris3.net>
Resent-Message-ID: <200401062200.i06M0VDa031671@freefall.freebsd.org>

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

>Number:         60993
>Category:       ports
>Synopsis:       Update port: security/smtpmap unfetchable distfile correction
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 06 14:00:31 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hubert Tournier <hubert@frbsd.org>
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
Maison
>Environment:
System: FreeBSD castor.online.fr 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Sun Jan 6 22:47:46 CEST 2004 root@castor.online.fr:/usr/src/sys/compile/CASTOR i386

>Description:
correction for a "distfiles [or main web pages] not fetchable from
their MASTER_SITES" problem, due to a recent change of project home
page.

>How-To-Repeat:
>Fix:

--- smtpmap.diff begins here ---
diff -ruN smtpmap.old/Makefile smtpmap/Makefile
--- smtpmap.old/Makefile	Tue Jan  6 22:24:58 2004
+++ smtpmap/Makefile	Tue Jan  6 22:27:27 2004
@@ -7,9 +7,9 @@
 
 PORTNAME=	smtpmap
 PORTVERSION=	0.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security mail net
-MASTER_SITES=	http://plasmahh.free-bsd.org/
+MASTER_SITES=	http://plasmahh.hopto.org/
 
 MAINTAINER=	hubert@frbsd.org
 COMMENT=	An SMTP software identifier
diff -ruN smtpmap.old/pkg-descr smtpmap/pkg-descr
--- smtpmap.old/pkg-descr	Tue Jan  6 22:24:58 2004
+++ smtpmap/pkg-descr	Tue Jan  6 22:27:54 2004
@@ -6,7 +6,7 @@
 
 Smtpmap is a program from Dennis Lubert <plasmahh@gmx.net>.
 
-WWW: http://plasmahh.free-bsd.org/down_tool
+WWW: http://plasmahh.hopto.org/down_tool
 
 - Hubert Tournier
 hubert@frbsd.org
--- smtpmap.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?20040106224747.986762EC059>