pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail Changes 4.69:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38dab9df7696
branches:  trunk
changeset: 537713:38dab9df7696
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jan 14 18:57:38 2008 +0000

description:
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)

diffstat:

 mail/exim-html/Makefile |  4 ++--
 mail/exim-html/PLIST    |  6 +++---
 mail/exim-html/distinfo |  8 ++++----
 mail/exim/Makefile      |  4 ++--
 mail/exim/distinfo      |  8 ++++----
 5 files changed, 15 insertions(+), 15 deletions(-)

diffs (68 lines):

diff -r d51495fc00d2 -r 38dab9df7696 mail/exim-html/Makefile
--- a/mail/exim-html/Makefile   Mon Jan 14 16:00:59 2008 +0000
+++ b/mail/exim-html/Makefile   Mon Jan 14 18:57:38 2008 +0000
@@ -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 -r d51495fc00d2 -r 38dab9df7696 mail/exim-html/PLIST
--- a/mail/exim-html/PLIST      Mon Jan 14 16:00:59 2008 +0000
+++ b/mail/exim-html/PLIST      Mon Jan 14 18:57:38 2008 +0000
@@ -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 -r d51495fc00d2 -r 38dab9df7696 mail/exim-html/distinfo
--- a/mail/exim-html/distinfo   Mon Jan 14 16:00:59 2008 +0000
+++ b/mail/exim-html/distinfo   Mon Jan 14 18:57:38 2008 +0000
@@ -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 -r d51495fc00d2 -r 38dab9df7696 mail/exim/Makefile
--- a/mail/exim/Makefile        Mon Jan 14 16:00:59 2008 +0000
+++ b/mail/exim/Makefile        Mon Jan 14 18:57:38 2008 +0000
@@ -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 -r d51495fc00d2 -r 38dab9df7696 mail/exim/distinfo
--- a/mail/exim/distinfo        Mon Jan 14 16:00:59 2008 +0000
+++ b/mail/exim/distinfo        Mon Jan 14 18:57:38 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index