summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2008-01-14 18:57:38 +0000
committeradam <adam@pkgsrc.org>2008-01-14 18:57:38 +0000
commit54a262757418a0f4b1981679727e88242da2a864 (patch)
tree3b4df029f8255881b1c432931706d54a6ec8819c
parent3cbfd7d589d382a7c8126aded8a28d081ea437fa (diff)
downloadpkgsrc-54a262757418a0f4b1981679727e88242da2a864.tar.gz
Changes 4.69:
* Add preliminary DKIM support. * Bugzilla 592: --help option is handled incorrectly if exim is invoked as mailq or other aliases. Changed the --help handling significantly to do whats expected. exim_usage() emits usage/help information. * Added the -bylocaldomain option to eximstats. * Bugzilla 619: Defended against bad data coming back from gethostbyaddr * Bugzilla 613: Documentation fix for acl_not_smtp * Bugzilla 628: PCRE update to 7.4 (work done by John Hall)
-rw-r--r--mail/exim-html/Makefile4
-rw-r--r--mail/exim-html/PLIST6
-rw-r--r--mail/exim-html/distinfo8
-rw-r--r--mail/exim/Makefile4
-rw-r--r--mail/exim/distinfo8
5 files changed, 15 insertions, 15 deletions
diff --git a/mail/exim-html/Makefile b/mail/exim-html/Makefile
index d7790595757..2903d961177 100644
--- a/mail/exim-html/Makefile
+++ b/mail/exim-html/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2007/10/23 15:17:10 adam Exp $
+# $NetBSD: Makefile,v 1.15 2008/01/14 18:57:39 adam Exp $
-DISTNAME= exim-html-4.68
+DISTNAME= exim-html-4.69
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/PLIST b/mail/exim-html/PLIST
index 3fd6ce983b2..dd6fc1eab6c 100644
--- a/mail/exim-html/PLIST
+++ b/mail/exim-html/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.8 2007/09/05 10:36:43 rillig Exp $
+@comment $NetBSD: PLIST,v 1.9 2008/01/14 18:57:40 adam Exp $
+share/doc/exim/html/filter-txt.html
share/doc/exim/html/filter.html
share/doc/exim/html/index.html
-share/doc/exim/html/pcrepattern.html
-share/doc/exim/html/pcretest.html
+share/doc/exim/html/spec-txt.html
share/doc/exim/html/spec_html/ch01.html
share/doc/exim/html/spec_html/ch02.html
share/doc/exim/html/spec_html/ch03.html
diff --git a/mail/exim-html/distinfo b/mail/exim-html/distinfo
index 31a26a87512..1c011599c1e 100644
--- a/mail/exim-html/distinfo
+++ b/mail/exim-html/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2007/10/23 15:17:10 adam Exp $
+$NetBSD: distinfo,v 1.12 2008/01/14 18:57:40 adam Exp $
-SHA1 (exim-html-4.68.tar.bz2) = 1c1dae520bd49de2f6feb357ac0cf2013d31eae2
-RMD160 (exim-html-4.68.tar.bz2) = 3f59b04667efd0f3c86af394e17f7231db02b33c
-Size (exim-html-4.68.tar.bz2) = 447772 bytes
+SHA1 (exim-html-4.69.tar.bz2) = d09895e5e8995f87f6413f24d34ed0bfb28d22be
+RMD160 (exim-html-4.69.tar.bz2) = d7fbdfd2d262fa61577cdac1ebc4c67ed1e63001
+Size (exim-html-4.69.tar.bz2) = 786053 bytes
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index e1be7c0ea22..c2c7a9711eb 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2007/12/15 16:04:41 adam Exp $
+# $NetBSD: Makefile,v 1.89 2008/01/14 18:57:38 adam Exp $
-DISTNAME= exim-4.68
+DISTNAME= exim-4.69
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 e12de6e49d1..a59f77be0d6 100644
--- a/mail/exim/distinfo
+++ b/mail/exim/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2007/10/14 19:14:57 adam Exp $
+$NetBSD: distinfo,v 1.39 2008/01/14 18:57:39 adam Exp $
-SHA1 (exim-4.68.tar.bz2) = 510df6a2c38094a55ea54b19dd0e61b88ed78325
-RMD160 (exim-4.68.tar.bz2) = 764cc258ee969bb27975d8009bacb6489103e3a5
-Size (exim-4.68.tar.bz2) = 1641636 bytes
+SHA1 (exim-4.69.tar.bz2) = 321e238b6e6b32498110511ce72a911538305a39
+RMD160 (exim-4.69.tar.bz2) = ae97c807c63f858ba4a0ab402677225da9337d05
+Size (exim-4.69.tar.bz2) = 1658939 bytes
SHA1 (patch-aa) = 93dca43408fb837deb95d2b22502c64559780f7c
SHA1 (patch-ab) = 1c6e7882346974390c22e7b9e09a76c5ed670d1d
SHA1 (patch-ae) = 6cb0f00d159de7c342a55b09fb87ab533c5670bf