summaryrefslogtreecommitdiff
path: root/exim
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2014-05-28 19:52:54 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2014-05-28 19:53:07 +0200
commit145a24e921ae16fe7a12de87b07843a94496effc (patch)
tree46fa91fd4d98ba43ae06ff2877df132239e0b565 /exim
parent86201200b8560490f16ab1263c0093c356b59dfd (diff)
downloadcore-145a24e921ae16fe7a12de87b07843a94496effc.tar.gz
core-145a24e921ae16fe7a12de87b07843a94496effc.tar.xz
exim: patch fixup
Diffstat (limited to 'exim')
-rw-r--r--exim/.footprint4
-rw-r--r--exim/.md5sum2
-rw-r--r--exim/Pkgfile2
-rw-r--r--exim/exim-compile_number.patch4
4 files changed, 6 insertions, 6 deletions
diff --git a/exim/.footprint b/exim/.footprint
index 575c7f1d..0cd57903 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 24c697f6..db1f2fdd 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 55778836..0c8993d8 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 6e84fcfd..3794ef66 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"

Generated by cgit