diff options
author | adam <adam> | 2009-12-07 14:29:09 +0000 |
---|---|---|
committer | adam <adam> | 2009-12-07 14:29:09 +0000 |
commit | d9d5ef9d3b694e0e43eafa7afc778a12d3558680 (patch) | |
tree | 8a0397fb27b74780a78107b5eb8e3aabfeda4bba /mail | |
parent | 8c37623ab40c139add61f2fef51582ddf75f1b33 (diff) | |
download | pkgsrc-d9d5ef9d3b694e0e43eafa7afc778a12d3558680.tar.gz |
Changes 4.71:
* Fix DKIM segfault on empty headers/body
* Documentation fix for gnutls_* options.
* Documentation for randint. Better randomness defaults.
* Enable DNSDB lookup by default.
* Flag broken perl installation during build.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/exim/Makefile | 4 | ||||
-rw-r--r-- | mail/exim/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 3f03239b115..7ee3891eb09 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.96 2009/11/17 06:39:32 adam Exp $ +# $NetBSD: Makefile,v 1.97 2009/12/07 14:29:09 adam Exp $ -DISTNAME= exim-4.70 +DISTNAME= exim-4.71 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/distinfo b/mail/exim/distinfo index c39a1790ebe..24a9971b7b1 100644 --- a/mail/exim/distinfo +++ b/mail/exim/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.42 2009/11/17 06:39:32 adam Exp $ +$NetBSD: distinfo,v 1.43 2009/12/07 14:29:09 adam Exp $ -SHA1 (exim-4.70.tar.bz2) = 012d32acb63342f60d50f8905e20acb2f73f59b0 -RMD160 (exim-4.70.tar.bz2) = 4b216099bb4a3c9ba084729a47611d1df09344e0 -Size (exim-4.70.tar.bz2) = 1560329 bytes +SHA1 (exim-4.71.tar.bz2) = 4b8f853843edcfa4f3bfbb4bef45d8dcff2fc990 +RMD160 (exim-4.71.tar.bz2) = 22e4ad1d43693d61fa1f2f2de40dda647599a087 +Size (exim-4.71.tar.bz2) = 1560170 bytes SHA1 (patch-aa) = cf514f31626cde31747342a2d50edd1dbf7f195f SHA1 (patch-ab) = f5be62c134b1a2d0870a14546ec0bb62090d498a SHA1 (patch-ae) = 33573e3d02edbca0c44ed54d1aadd2db50fa1fe6 |