Bug 51300 - [PATCH] update of port mail/exim distribution sites
Summary: [PATCH] update of port mail/exim distribution sites
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-23 00:00 UTC by Oliver Eikemeier
Modified: 2003-05-12 10:43 UTC (History)
1 user (show)

See Also:


Attachments
exim-sites.patch (2.34 KB, patch)
2003-04-23 00:00 UTC, Oliver Eikemeier
no flags Details | Diff

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