ports/core (2.6): [notify] exim: update to 4.72
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 3091f55b987b291de3ed8e16873e43daf826e545 Author: Juergen Daubert <jue@jue.li> Date: Thu Jun 3 15:53:16 2010 +0200 [notify] exim: update to 4.72 Update includes two security fixes, see - http://article.gmane.org/gmane.mail.exim.announce/136 - http://bugs.exim.org/show_bug.cgi?id=988 - http://bugs.exim.org/show_bug.cgi?id=989 diff --git a/exim/.footprint b/exim/.footprint index b681660..c3c06f5 100644 --- a/exim/.footprint +++ b/exim/.footprint @@ -6,15 +6,15 @@ 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.71-1 +lrwxrwxrwx root/root usr/bin/mailq -> ../sbin/exim-4.72-1 drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/exim.8.gz 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.71-1 --rwsr-xr-x root/root usr/sbin/exim-4.71-1 +lrwxrwxrwx root/root usr/sbin/exim -> exim-4.72-1 +-rwsr-xr-x root/root usr/sbin/exim-4.72-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 @@ -27,7 +27,7 @@ lrwxrwxrwx root/root usr/sbin/exim -> exim-4.71-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.71-1 +lrwxrwxrwx root/root usr/sbin/sendmail -> exim-4.72-1 drwxr-xr-x root/root var/ drwxr-xr-x root/root var/log/ drwxr-x--- mail/mail var/log/exim/ diff --git a/exim/.md5sum b/exim/.md5sum index 550a4cb..7992034 100644 --- a/exim/.md5sum +++ b/exim/.md5sum @@ -1,3 +1,3 @@ e00ba95600b51e47d8fedb0ed24d2bf3 exim -f9c5a2d94b5bb132d06e2fff85bef75e exim-4.71.tar.bz2 +ccc937b533568e5e8340f181a3b3d2ff exim-4.72.tar.bz2 d35903c419fa1eca4d059788b6b2e3ee exim-config.patch diff --git a/exim/Pkgfile b/exim/Pkgfile index c5c7eb5..da2fee5 100644 --- a/exim/Pkgfile +++ b/exim/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db openssl libpcre tcp_wrappers name=exim -version=4.71 +version=4.72 release=1 source=(ftp://ftp.exim.org/pub/exim/exim4/$name-$version.tar.bz2 \ $name $name-config.patch)
participants (1)
-
crux@crux.nu