diff --git a/exim/.footprint b/exim/.footprint index b681660f..c3c06f58 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 550a4cbb..79920340 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 c5c7eb55..da2fee5a 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)