summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authoradam <adam>2014-08-17 08:16:58 +0000
committeradam <adam>2014-08-17 08:16:58 +0000
commit490cb8f200d6bf20c893520f41295903e65e950d (patch)
tree1f47dbd0133e1b7046430b0eebe8b139695a9c72 /mail/exim/Makefile
parent2c0510070c61bc4063d2f79c0d8c1d932ab545c4 (diff)
downloadpkgsrc-490cb8f200d6bf20c893520f41295903e65e950d.tar.gz
Changes 4.84:
TL/01 Bugzilla 1506: Re-add a 'return NULL' to silence complaints from static checkers that were complaining about end of non-void function with no return. JH/01 Bug 1513: Fix parsing of quoted parameter values in MIME headers. This was a regression intruduced in 4.83 by another bugfix. JH/02 Fix broken compilation when EXPERIMENTAL_DSN is enabled. TL/02 Bug 1509: Fix exipick for enhanced spoolfile specification used when EXPERIMENTAL_DNS is enabled.
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 83aff67ead8..b6c52bafe7c 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.134 2014/07/23 14:09:52 adam Exp $
+# $NetBSD: Makefile,v 1.135 2014/08/17 08:16:58 adam Exp $
-DISTNAME= exim-4.83
+DISTNAME= exim-4.84
CATEGORIES= mail net
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \
http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/exim4/