diff options
author | ad <ad@pkgsrc.org> | 2001-12-19 17:11:02 +0000 |
---|---|---|
committer | ad <ad@pkgsrc.org> | 2001-12-19 17:11:02 +0000 |
commit | fb268bc894bb427004f79969974cff5f68af3f71 (patch) | |
tree | af448b5e2816e06ce254f335f1d3f610c16e70a3 | |
parent | 8de0bb328fbae82e14a177a158f3d4380a30650c (diff) | |
download | pkgsrc-fb268bc894bb427004f79969974cff5f68af3f71.tar.gz |
Update to exim-3.34. Change logs can be found at http://www.exim.org/.
This update contains an important security fix for those using the pipe
transport directly from a director/router.
-rw-r--r-- | mail/exim/Makefile | 6 | ||||
-rw-r--r-- | mail/exim/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 685ea38bf71..10be2891818 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2001/08/13 08:11:55 ad Exp $ +# $NetBSD: Makefile,v 1.27 2001/12/19 17:11:02 ad Exp $ -DISTNAME= exim-3.32 +DISTNAME= exim-3.34 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/ \ - ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ \ + ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ ftp://ftp.esat.net/pub/networking/mail/mta/exim/ MAINTAINER= ad@netbsd.org diff --git a/mail/exim/distinfo b/mail/exim/distinfo index d451bb2379c..c82aa0b98cc 100644 --- a/mail/exim/distinfo +++ b/mail/exim/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2001/08/13 08:11:55 ad Exp $ +$NetBSD: distinfo,v 1.6 2001/12/19 17:11:03 ad Exp $ -SHA1 (exim-3.32.tar.gz) = 269d4a4cac9b1805f5841134bfa307e164d0a9b9 -Size (exim-3.32.tar.gz) = 1267558 bytes +SHA1 (exim-3.34.tar.gz) = e545dd11e49d57a25ca6b2cd112c2f899bb7c497 +Size (exim-3.34.tar.gz) = 1270469 bytes SHA1 (patch-ab) = 963c500ad8078264d0d0daeb4edc75756225c9b8 SHA1 (patch-ac) = 39122ca045ca7bb61500acae2abf5683c8ec4530 SHA1 (patch-ae) = 24009dd4807f0215e79cc0a86582297bf310c913 |