summaryrefslogtreecommitdiff
path: root/mail/exim
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2006-04-04 22:27:36 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2006-04-04 22:27:36 +0000
commit396a3fd34f68f7eaa4e68049278aa27046e7ce76 (patch)
tree15dcf43152ac1edcafb8d1bd73b7fef1f2f9aa21 /mail/exim
parentAdd my location. (diff)
Update to 4.61
Notes
Notes: svn path=/head/; revision=158801
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/Makefile2
-rw-r--r--mail/exim/distinfo6
-rw-r--r--mail/exim/files/patch-OS::Makefile-FreeBSD13
-rw-r--r--mail/exim/options2
4 files changed, 5 insertions, 18 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index aef22b3fecb9..0d0a3dcb1898 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -28,7 +28,7 @@ MASTER_SITE_SUBDIR+= sa-exim/:sa_exim
DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim
.endif
-EXIM_VERSION= 4.60
+EXIM_VERSION= 4.61
SA_EXIM_VERSION=4.2
IGNOREFILES= FAQ.txt.bz2
diff --git a/mail/exim/distinfo b/mail/exim/distinfo
index 3e41d47f9bb4..bc5017acfbed 100644
--- a/mail/exim/distinfo
+++ b/mail/exim/distinfo
@@ -1,6 +1,6 @@
-MD5 (exim/exim-4.60.tar.bz2) = 94e69f246da40cbd43516e721d2745c7
-SHA256 (exim/exim-4.60.tar.bz2) = 123d438f1f4589a640993eccdc344ae1c1026567837798857cdfe298e80e3530
-SIZE (exim/exim-4.60.tar.bz2) = 1556020
+MD5 (exim/exim-4.61.tar.bz2) = f6bbf99a6f63c0f5045a1779e7e810c4
+SHA256 (exim/exim-4.61.tar.bz2) = e14ce72e125d9765a042ea52ba0859052118432c9df3d5ac068d80b12b2e0889
+SIZE (exim/exim-4.61.tar.bz2) = 1574711
MD5 (exim/sa-exim-4.2.tar.gz) = ad76f73c6b3d01caa88078e3e622745a
SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a
SIZE (exim/sa-exim-4.2.tar.gz) = 66575
diff --git a/mail/exim/files/patch-OS::Makefile-FreeBSD b/mail/exim/files/patch-OS::Makefile-FreeBSD
deleted file mode 100644
index bbbc0209a3ee..000000000000
--- a/mail/exim/files/patch-OS::Makefile-FreeBSD
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- OS/Makefile-FreeBSD.orig
-+++ OS/Makefile-FreeBSD
-@@ -7,6 +7,7 @@
- PORTOBJFORMAT!= test -x /usr/bin/objformat && /usr/bin/objformat || echo aout
-
- CHOWN_COMMAND=/usr/sbin/chown
-+STRIP_COMMAND=/usr/bin/strip
-
- HAVE_SA_LEN=YES
-
diff --git a/mail/exim/options b/mail/exim/options
index 7be140280d49..25cbef1dd1cd 100644
--- a/mail/exim/options
+++ b/mail/exim/options
@@ -142,7 +142,7 @@
# Link against libwrap to support /etc/hosts.allow access control.
#WITHOUT_EXIMON
-# The eximon monitor, which requires X, will be made a dependency.
+# The eximon monitor, which requires X, will be made a dependency.
# Note that using EXIMON will cause XFree86 to be installed
# if it is not present.