Bug 78168

Summary: [PATCH] mail/exim: update to 4.50
Product: Ports & Packages Reporter: krion <krion>
Component: Individual Port(s)Assignee: Oliver Eikemeier <eik>
Status: Closed FIXED    
Severity: Affects Only Me CC: eik
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
exim-4.50.patch none

Description krion 2005-02-27 23:00:29 UTC
- Update to 4.50

* Remove WITH/WITHOUT_EXISCAN variable, since exiscan code was
  merged into exim-4.50

* Introduce two new variables: WITH_CONTENT_SCAN and WITH_OLD_DEMIME.

* Enable WITH_OLD_DEMIME by default to preserve backward
  compatibility with deprecated "demime" ACL condition.  For Exim
  itself, setting WITH_OLD_DEMIME forces WITH_CONTENT_SCAN to be set.

* Remove POST-INSTALL-NOTES.exiscan-acl and xpatch-exiscan2 patches.

* Add experimental-spec.txt into docs, to inform about experimental
  features.

Removed file(s):
- files/POST-INSTALL-NOTES.exiscan-acl
- files/xpatch-exiscan2

Port maintainer (eik@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2005-02-27 23:01:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eik

Over to maintainer.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2005-03-02 21:51:07 UTC
State Changed
From-To: open->closed

Committed.