diff options
author | abs <abs@pkgsrc.org> | 2004-05-07 17:47:32 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-05-07 17:47:32 +0000 |
commit | 4e437bb2bc3c3fa27352fe413870b4836fbff2e3 (patch) | |
tree | e866d595608d988f154504f5c5c321aab3eeaa65 /mail/exim-html | |
parent | 6d1d20e2c37609e07ca574485a1120c02afa0aa9 (diff) | |
download | pkgsrc-4e437bb2bc3c3fa27352fe413870b4836fbff2e3.tar.gz |
Update exim3 to exim-3.36nb2
- Fix buffer overflows listed at http://www.guninski.com/exim1.html
Update exim to exim-4.33nb1 (from 4.22nb5)
- Fix buffer overflow listed at http://www.guninski.com/exim1.html
- Leave nb1 to indicate we have a local change from stock 4.33
- 1086 lines of changes - http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.33
- Remove dependancy on exim-user - now looks up EXIM_{USER,GROUP} at runtime
Update exim-exiscan to 4.33_20nb1 (from 4.22-12)
- Fix buffer overflow listed at http://www.guninski.com/exim1.html
- Leave nb1 to indicate we have a local change from stock 4.33_20
- Same exim changes - http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.33
- Changes (http://duncanthrax.net/exiscan-acl/CHANGELOG) include
- added option to use multiple spamd servers
- many mime changes
- Added Brightmail Antispam support
- clamd fixes
Update exim-html to 4.30 (from 4.20)
- Update to latest docs
Delete exim-user
- No longer required - exim now looks up EXIM_{USER,GROUP} at runtime
Diffstat (limited to 'mail/exim-html')
-rw-r--r-- | mail/exim-html/Makefile | 4 | ||||
-rw-r--r-- | mail/exim-html/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/exim-html/Makefile b/mail/exim-html/Makefile index e8a1d43ebe2..7000cd3af2e 100644 --- a/mail/exim-html/Makefile +++ b/mail/exim-html/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2004/05/07 11:54:35 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2004/05/07 17:47:32 abs Exp $ -DISTNAME= exim-html-4.20 +DISTNAME= exim-html-4.30 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ \ diff --git a/mail/exim-html/distinfo b/mail/exim-html/distinfo index 5685ed9b243..d9f9d64c137 100644 --- a/mail/exim-html/distinfo +++ b/mail/exim-html/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2003/09/02 12:16:19 abs Exp $ +$NetBSD: distinfo,v 1.6 2004/05/07 17:47:32 abs Exp $ -SHA1 (exim-html-4.20.tar.bz2) = 60c8b2576bb3e6cfdc8d3d7a3c2ff1004815ee71 -Size (exim-html-4.20.tar.bz2) = 475771 bytes +SHA1 (exim-html-4.30.tar.bz2) = 5d40155b92c07f8f077d3db23980a84ce9415145 +Size (exim-html-4.30.tar.bz2) = 518372 bytes SHA1 (patch-aa) = 24370521bf1c1b8c2d7e7ade6490b0f61a58fa52 |