ports/core (3.2): [notify] exim: update to 4.86.2
commit 8321b27b09a219aca7668eb5000a5a96c67a8785 Author: Juergen Daubert <jue@jue.li> Date: Wed Mar 2 22:54:44 2016 +0100 [notify] exim: update to 4.86.2 Security fix, see http://article.gmane.org/gmane.mail.exim.announce/168 diff --git a/exim/.footprint b/exim/.footprint index 31588bd..0ed33f9 100644 --- a/exim/.footprint +++ b/exim/.footprint @@ -6,12 +6,12 @@ drwxr-xr-x root/root etc/rc.d/ -rwxr-xr-x root/root etc/rc.d/exim drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/exim-4.86-1 +lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/exim-4.86.2-1 drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/exicyclog -rwxr-xr-x root/root usr/sbin/exigrep -lrwxrwxrwx root/root usr/sbin/exim -> exim-4.86-1 --rwsr-xr-x root/root usr/sbin/exim-4.86-1 +lrwxrwxrwx root/root usr/sbin/exim -> exim-4.86.2-1 +-rwsr-xr-x root/root usr/sbin/exim-4.86.2-1 -rwxr-xr-x root/root usr/sbin/exim_checkaccess -rwxr-xr-x root/root usr/sbin/exim_dbmbuild -rwxr-xr-x root/root usr/sbin/exim_dumpdb @@ -24,7 +24,7 @@ lrwxrwxrwx root/root usr/sbin/exim -> exim-4.86-1 -rwxr-xr-x root/root usr/sbin/exiqgrep -rwxr-xr-x root/root usr/sbin/exiqsumm -rwxr-xr-x root/root usr/sbin/exiwhat -lrwxrwxrwx root/root usr/sbin/sendmail -> exim-4.86-1 +lrwxrwxrwx root/root usr/sbin/sendmail -> exim-4.86.2-1 drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man8/ diff --git a/exim/.md5sum b/exim/.md5sum index 2d883c5..5fb0556 100644 --- a/exim/.md5sum +++ b/exim/.md5sum @@ -1,4 +1,4 @@ d0022b47423fae3a46168e84ee0cc3df exim -797f248ef3e0c0e2f178e915f88fc4e9 exim-4.86.tar.bz2 -a44ad06cc93a9d584722a36d6e3ccf0a exim-compile_number.patch +1443a4a88d6b78ad9b6a681c51437b55 exim-4.86.2.tar.bz2 +f8232b63f2abfb86b4ae77a1db3d2c79 exim-compile_number.patch 229111aefc713582f9d6dbb687e5de75 exim-config.patch diff --git a/exim/Pkgfile b/exim/Pkgfile index 12b2246..ac8997e 100644 --- a/exim/Pkgfile +++ b/exim/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db openssl libpcre name=exim -version=4.86 +version=4.86.2 release=1 source=(ftp://ftp.exim.org/pub/exim/exim4/$name-$version.tar.bz2 \ $name $name-config.patch diff --git a/exim/exim-compile_number.patch b/exim/exim-compile_number.patch index 66f489b..41275a0 100644 --- a/exim/exim-compile_number.patch +++ b/exim/exim-compile_number.patch @@ -15,7 +15,7 @@ diff -Nru exim-4.86.orig/src/version.sh exim-4.86/src/version.sh +++ exim-4.86/src/version.sh 2015-07-27 09:41:21.145237745 +0200 @@ -1,4 +1,4 @@ # automatically generated file - see ../scripts/reversion - EXIM_RELEASE_VERSION="4.86" - EXIM_VARIANT_VERSION="" --EXIM_COMPILE_NUMBER="1" -+EXIM_COMPILE_NUMBER="0" + EXIM_RELEASE_VERSION=4.86 +-EXIM_VARIANT_VERSION=_2 ++EXIM_VARIANT_VERSION=.2 + EXIM_COMPILE_NUMBER=0
participants (1)
-
crux@crux.nu