diff options
Diffstat (limited to 'mail/exim')
-rw-r--r-- | mail/exim/Makefile | 5 | ||||
-rw-r--r-- | mail/exim/distinfo | 10 | ||||
-rw-r--r-- | mail/exim/patches/patch-aa | 8 |
3 files changed, 11 insertions, 12 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 3ad3b895701..7142bcf112a 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.83 2007/06/08 13:11:56 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2007/06/24 10:55:40 abs Exp $ -DISTNAME= exim-4.66 -PKGREVISION= 1 +DISTNAME= exim-4.67 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 592e783b530..45db07847b4 100644 --- a/mail/exim/distinfo +++ b/mail/exim/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.36 2007/01/10 12:54:36 abs Exp $ +$NetBSD: distinfo,v 1.37 2007/06/24 10:55:41 abs Exp $ -SHA1 (exim-4.66.tar.bz2) = 4a2ac2cd51865b57610e2b153e20c305b7f9f504 -RMD160 (exim-4.66.tar.bz2) = 4481c9ca4932be9ab5f4f0a66b99f3e2f8e6c5fa -Size (exim-4.66.tar.bz2) = 1584704 bytes -SHA1 (patch-aa) = d6c067e75f16275b4d8c4e46c8ded0627cb11ae4 +SHA1 (exim-4.67.tar.bz2) = f162a8663308f62ec5586204d08f344ce92b6859 +RMD160 (exim-4.67.tar.bz2) = 22823f27ff7ce3fea5dba8b826c4fa06210b50be +Size (exim-4.67.tar.bz2) = 1615325 bytes +SHA1 (patch-aa) = 93dca43408fb837deb95d2b22502c64559780f7c SHA1 (patch-ab) = 1c6e7882346974390c22e7b9e09a76c5ed670d1d SHA1 (patch-ac) = a3ecdafc44ad2212b00e49de594efb26612b0b75 SHA1 (patch-ad) = 52c768378483bf02295d46c01d55f955697834eb diff --git a/mail/exim/patches/patch-aa b/mail/exim/patches/patch-aa index 066c3b7ee62..fc12cf7bd33 100644 --- a/mail/exim/patches/patch-aa +++ b/mail/exim/patches/patch-aa @@ -1,6 +1,6 @@ -$NetBSD: patch-aa,v 1.18 2007/01/10 12:54:36 abs Exp $ +$NetBSD: patch-aa,v 1.19 2007/06/24 10:55:41 abs Exp $ ---- Local/Makefile.pkgsrc.orig 2007-01-10 12:40:16.000000000 +0000 +--- Local/Makefile.pkgsrc.orig 2007-06-24 11:43:28.000000000 +0100 +++ Local/Makefile.pkgsrc @@ -100,7 +100,7 @@ # /usr/local/sbin. The installation script will try to create this directory, @@ -106,8 +106,8 @@ $NetBSD: patch-aa,v 1.18 2007/01/10 12:54:36 abs Exp $ # If PID_FILE_PATH is not defined, Exim writes a file in its spool directory # using the name "exim-daemon.pid". -@@ -1118,3 +1118,10 @@ TMPDIR="/tmp" - # SUPPORT_MOVE_FROZEN_MESSAGES=yes +@@ -1134,3 +1134,10 @@ TMPDIR="/tmp" + # ENABLE_DISABLE_FSYNC=yes # End of EDITME for Exim 4. + |