Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2002 21:00:42 -0700 (PDT)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/41568: [patch] mail/ssmtp - unbreak debian site reorganisation
Message-ID:  <200208120400.g7C40gpE007510@www.freebsd.org>

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

>Number:         41568
>Category:       ports
>Synopsis:       [patch] mail/ssmtp - unbreak debian site reorganisation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 11 21:10:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        4.5
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13
:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386
   
$FreeBSD: ports/mail/ssmtp/Makefile,v 1.4 2002/05/18 15:38:11 brian Exp $

>Description:
      There is a slight reorganisation on the debian ftp-site, therefor this patch. 

>How-To-Repeat:
      make fetch on /usr/ports/mail/ssmtp
>Fix:
Note that this doesn't solve the problem with being out of date of
ssmtp, it only changes the paths to the right directory.

--- Makefile.old        Mon Aug 12 11:45:17 2002
+++ Makefile    Mon Aug 12 11:52:23 2002
@@ -8,8 +8,8 @@
 PORTNAME=      ssmtp
 PORTVERSION=   2.38
 CATEGORIES=    mail
-MASTER_SITES=  ftp://ftp.debian.org/debian/dists/woody/main/source/mail/ \
-               ftp://ftp.icm.edu.pl/pub/Linux/debian/dists/woody/main/source/mail/
+MASTER_SITES=  http://ftp.debian.org/debian/pool/main/s/ssmtp/ \
+               ftp://ftp.icm.edu.pl/pub/Linux/debian/pool/main/s/ssmtp/
 DISTNAME=      ssmtp_2.38-9

 BROKEN=                pkg_add cannot create /etc/ssmtp/smmtp.conf

>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?200208120400.g7C40gpE007510>