Bug 41568

Summary: [patch] mail/ssmtp - unbreak debian site reorganisation
Product: Ports & Packages Reporter: edwin
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description edwin 2002-08-12 05:10:00 UTC
      There is a slight reorganisation on the debian ftp-site, therefor this patch.

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.



BROKEN=                pkg_add cannot create /etc/ssmtp/smmtp.conf--vu9lGrkCNexTOOh5jOATMIlFyNpIz3eLIZ1JjN0eqAXMmVYC
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- 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
How-To-Repeat:       make fetch on /usr/ports/mail/ssmtp
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2002-08-15 23:27:22 UTC
State Changed
From-To: open->closed

Committed.