summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2018-04-16 13:21:05 +0200
committerJuergen Daubert <jue@jue.li>2018-04-16 13:21:05 +0200
commit44c6d282b650cc0e113149a7cb0b5b6764abe310 (patch)
tree9649e0cbf98762547a972d90af9c8a7b9a8124b0
parentc52f30776a5d2d5ffd433ba3ad8d8dbb719fbb8e (diff)
downloadcore-44c6d282b650cc0e113149a7cb0b5b6764abe310.tar.gz
core-44c6d282b650cc0e113149a7cb0b5b6764abe310.tar.xz
exim: update to 4.91
-rw-r--r--exim/.md5sum4
-rw-r--r--exim/.signature8
-rw-r--r--exim/Pkgfile4
-rw-r--r--exim/exim-config.patch36
4 files changed, 26 insertions, 26 deletions
diff --git a/exim/.md5sum b/exim/.md5sum
index 00faa338..4d5ad3d7 100644
--- a/exim/.md5sum
+++ b/exim/.md5sum
@@ -1,3 +1,3 @@
2e73c992dc8491a33f225efbe4da9e32 exim
-0095c67c9954a51c67424a11e429ebc7 exim-4.90.1.tar.xz
-72ba403540397ecbb17c6a87fcc685ef exim-config.patch
+d10144ed96314eb12a2ab40bc70d1ef2 exim-4.91.tar.xz
+91a806bf56b9ce1a3ddda623f28eff0a exim-config.patch
diff --git a/exim/.signature b/exim/.signature
index b11ae022..cd8201fe 100644
--- a/exim/.signature
+++ b/exim/.signature
@@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqs8mcChRSCeLp6ZhIbdPkZWgNAOwhchBCIbqH+0ZiUOFMU502cT4u7aVEfTQrxMrf0Wr8wOk2bjg8vm4yCmzWAE=
-SHA256 (Pkgfile) = 031e9763a33c40f959c475fc114470e22f7fb3c446ddcea1746484af28b88072
+RWRJc1FUaeVeqhDsLp8JbU65ATGrf45Gn846fujIoPNIKv/qOWW8rUQASkzZEVG5MIhIIVzB5un5OMzNeHPQePR6T6n0ALT2bAE=
+SHA256 (Pkgfile) = 18a79feb2875cd9ca811f559eca773e19b62d3fb2e50cbe982012804ccb82ccd
SHA256 (.footprint) = 3e5fe8471a7a9057c0c7486c016ea2ed1dc5ebd72adc13c23f432ef468d2fc5d
-SHA256 (exim-4.90.1.tar.xz) = 5c98dfd12043be5751b88ef64d5363cd99284236eaeec6316b062a7628c2f726
+SHA256 (exim-4.91.tar.xz) = ec57acb103d5550aca8d60adb57f355c7b3c41b5449290594ed6615ad4b9d118
SHA256 (exim) = 850f72cb4d069dc8d15ce138623e6b6a7fe33f5daebe37fbf93c7801fa2d6134
-SHA256 (exim-config.patch) = 6c6737eade01065c46173bff45fac3cf391e3a78f3c68f84b20e2b1a1ea0b120
+SHA256 (exim-config.patch) = 4f1b83dcade932213c398548a523ad1ecb34b3631e8806b0c93cfcf2acee1a58
diff --git a/exim/Pkgfile b/exim/Pkgfile
index 66480966..a35de243 100644
--- a/exim/Pkgfile
+++ b/exim/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: db openssl libpcre
name=exim
-version=4.90.1
+version=4.91
release=1
-source=(ftp://ftp.exim.org/pub/exim/exim4/$name-$version.tar.xz \
+source=(https://downloads.exim.org/exim4/$name-$version.tar.xz \
$name $name-config.patch)
build() {
diff --git a/exim/exim-config.patch b/exim/exim-config.patch
index 6364bef8..e17e8ee8 100644
--- a/exim/exim-config.patch
+++ b/exim/exim-config.patch
@@ -1,6 +1,6 @@
-diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
---- exim-4.90.orig/src/EDITME 2017-12-20 16:30:35.245052912 +0100
-+++ exim-4.90/src/EDITME 2017-12-20 16:31:00.290828590 +0100
+diff -Nru exim-4.91.orig/src/EDITME exim-4.91/src/EDITME
+--- exim-4.91.orig/src/EDITME 2018-04-16 12:41:12.366430545 +0200
++++ exim-4.91/src/EDITME 2018-04-16 12:41:43.706129186 +0200
@@ -72,7 +72,7 @@
# this would be wanted.
###############################################################################
@@ -57,7 +57,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
# LOOKUP_IBASE=yes
# LOOKUP_LDAP=yes
# LOOKUP_MYSQL=yes
-@@ -386,7 +386,7 @@
+@@ -392,7 +392,7 @@
# files are defaulted in the OS/Makefile-Default file, but can be overridden in
# local OS-specific make files.
@@ -66,7 +66,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
#------------------------------------------------------------------------------
-@@ -629,7 +629,7 @@
+@@ -635,7 +635,7 @@
# included in the Exim binary. You will then need to set up the run time
# configuration to make use of the mechanism(s) selected.
@@ -75,7 +75,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
# AUTH_CYRUS_SASL=yes
# AUTH_DOVECOT=yes
# AUTH_GSASL=yes
-@@ -637,7 +637,7 @@
+@@ -643,7 +643,7 @@
# AUTH_HEIMDAL_GSSAPI=yes
# AUTH_HEIMDAL_GSSAPI_PC=heimdal-gssapi
# AUTH_HEIMDAL_GSSAPI_PC=heimdal-gssapi heimdal-krb5
@@ -84,7 +84,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
# AUTH_SPA=yes
# AUTH_TLS=yes
-@@ -752,10 +752,10 @@
+@@ -758,10 +758,10 @@
# leave these settings commented out.
# This setting is required for any TLS support (either OpenSSL or GnuTLS)
@@ -97,7 +97,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
# TLS_LIBS=-lssl -lcrypto
# Uncomment the first and either the second or the third of these if you
-@@ -838,7 +838,7 @@
+@@ -847,7 +847,7 @@
# %s. This will be replaced by one of the strings "main", "panic", or "reject"
# to form the final file names. Some installations may want something like this:
@@ -106,7 +106,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
# which results in files with names /var/log/exim_mainlog, etc. The directory
# in which the log files are placed must exist; Exim does not try to create
-@@ -887,7 +887,7 @@
+@@ -896,7 +896,7 @@
# files. Both the name of the command and the suffix that it adds to files
# need to be defined here. See also the EXICYCLOG_MAX configuration.
@@ -115,7 +115,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
COMPRESS_SUFFIX=gz
-@@ -902,7 +902,7 @@
+@@ -911,7 +911,7 @@
# ZCAT_COMMAND=zcat
#
# Or specify the full pathname:
@@ -124,7 +124,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
#------------------------------------------------------------------------------
# Compiling in support for embedded Perl: If you want to be able to
-@@ -1043,7 +1043,7 @@
+@@ -1062,7 +1062,7 @@
#
# USE_TCP_WRAPPERS=yes
# CFLAGS=-O -I/usr/local/include
@@ -133,7 +133,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
#
# but of course there may need to be other things in CFLAGS and EXTRALIBS_EXIM
# as well.
-@@ -1076,7 +1076,7 @@
+@@ -1095,7 +1095,7 @@
# aliases). The following setting can be changed to specify a different
# location for the system alias file.
@@ -142,7 +142,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
#------------------------------------------------------------------------------
-@@ -1112,7 +1112,7 @@
+@@ -1131,7 +1131,7 @@
#------------------------------------------------------------------------------
# Uncomment this setting to include IPv6 support.
@@ -151,7 +151,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
###############################################################################
# THINGS YOU ALMOST NEVER NEED TO MENTION #
-@@ -1133,13 +1133,13 @@
+@@ -1152,13 +1152,13 @@
# haven't got Perl, Exim will still build and run; you just won't be able to
# use those utilities.
@@ -172,7 +172,7 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
#------------------------------------------------------------------------------
-@@ -1341,7 +1341,7 @@
+@@ -1360,7 +1360,7 @@
# (process id) to a file so that it can easily be identified. The path of the
# file can be specified here. Some installations may want something like this:
@@ -181,9 +181,9 @@ diff -Nru exim-4.90.orig/src/EDITME exim-4.90/src/EDITME
# If PID_FILE_PATH is not defined, Exim writes a file in its spool directory
# using the name "exim-daemon.pid".
-diff -Nru exim-4.90.orig/src/configure.default exim-4.90/src/configure.default
---- exim-4.90.orig/src/configure.default 2017-12-20 16:30:35.248386126 +0100
-+++ exim-4.90/src/configure.default 2017-12-20 16:31:00.294161806 +0100
+diff -Nru exim-4.91.orig/src/configure.default exim-4.91/src/configure.default
+--- exim-4.91.orig/src/configure.default 2018-04-16 12:41:12.369763847 +0200
++++ exim-4.91/src/configure.default 2018-04-16 12:41:43.706129186 +0200
@@ -55,7 +55,7 @@
# +local_domains, +relay_to_domains, and +relay_from_hosts, respectively. They
# are all colon-separated lists:

Generated by cgit