Bug 41568 - [patch] mail/ssmtp - unbreak debian site reorganisation
Summary: [patch] mail/ssmtp - unbreak debian site reorganisation
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-12 05:10 UTC by edwin
Modified: 2002-08-15 23:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.