ports/core (3.0): exim: patch fixup
commit 145a24e921ae16fe7a12de87b07843a94496effc Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Wed May 28 19:52:54 2014 +0200 exim: patch fixup diff --git a/exim/.footprint b/exim/.footprint index 575c7f1..0cd5790 100644 --- a/exim/.footprint +++ b/exim/.footprint @@ -13,8 +13,8 @@ drwxr-xr-x root/root usr/man/man8/ 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.82-1 --rwsr-xr-x root/root usr/sbin/exim-4.82-1 +lrwxrwxrwx root/root usr/sbin/exim -> exim-4.82.1-1 +-rwsr-xr-x root/root usr/sbin/exim-4.82.1-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 diff --git a/exim/.md5sum b/exim/.md5sum index 24c697f..db1f2fd 100644 --- a/exim/.md5sum +++ b/exim/.md5sum @@ -1,4 +1,4 @@ e00ba95600b51e47d8fedb0ed24d2bf3 exim 4544696ce6689ba9141a0697f25a74cb exim-4.82.1.tar.bz2 -f01c2add107619cdd807ab388910edd3 exim-compile_number.patch +6de7850fc2414e2195d2ee3b812d6d14 exim-compile_number.patch 10b49e3305c2dda37d6d840f6f4280ee exim-config.patch diff --git a/exim/Pkgfile b/exim/Pkgfile index 5577883..0c8993d 100644 --- a/exim/Pkgfile +++ b/exim/Pkgfile @@ -5,7 +5,7 @@ name=exim version=4.82.1 -release=1 +release=2 source=(ftp://ftp.exim.org/pub/exim/exim4/$name-$version.tar.bz2 \ $name $name-config.patch $name-compile_number.patch) diff --git a/exim/exim-compile_number.patch b/exim/exim-compile_number.patch index 6e84fcf..3794ef6 100644 --- a/exim/exim-compile_number.patch +++ b/exim/exim-compile_number.patch @@ -11,11 +11,11 @@ diff -Nru exim-4.82.orig/OS/Makefile-Base exim-4.82/OS/Makefile-Base cnumber.h: version.h --- exim-4.82.1.orig/src/version.sh 2014-05-28 19:30:19.828197324 +0200 -+++ exim-4.82.1/src/version.sh 2014-05-28 19:30:50.839265749 +0200 ++++ exim-4.82.1/src/version.sh 2014-05-28 19:50:48.119490963 +0200 @@ -1,4 +1,4 @@ # automatically generated file - see ../scripts/reversion EXIM_RELEASE_VERSION="4.82" -EXIM_VARIANT_VERSION="_1-5b7a7c0-XX" -EXIM_COMPILE_NUMBER="1" -+EXIM_VARIANT_VERSION="" ++EXIM_VARIANT_VERSION=".1" +EXIM_COMPILE_NUMBER="0"
participants (1)
-
crux@crux.nu