Bug 51300

Summary: [PATCH] update of port mail/exim distribution sites
Product: Ports & Packages Reporter: Oliver Eikemeier <eikemeier>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: sheldonh
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
exim-sites.patch none

Description Oliver Eikemeier 2003-04-23 00:00:28 UTC
- Update of exim distribution sites from list
  <ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/Mirrors>
  and
  <http://www.exim.org/mirrors.html>

- The distribution site in the Makefile
  <ftp://ftp.is.co.za/networking/mail/transport/exim/exim4/>
  is not available (transport changed to mta)

- Multiple distribution files should be handled as described in the porter's handbook
  <http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html#PORTING-MASTER-SITES-N>

Fix: cd /usr/ports/mail
patch < ~/exim-sites.patch
rm exim/Makefile.orig
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2003-05-12 10:43:31 UTC
State Changed
From-To: open->closed

Committed, thanks!