exim: update to 4.92

This commit is contained in:
Juergen Daubert 2019-02-11 17:06:36 +01:00
parent 189f30b355
commit fa97ddc118
3 changed files with 24 additions and 24 deletions

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqhDsLp8JbU65ATGrf45Gn846fujIoPNIKv/qOWW8rUQASkzZEVG5MIhIIVzB5un5OMzNeHPQePR6T6n0ALT2bAE=
SHA256 (Pkgfile) = 18a79feb2875cd9ca811f559eca773e19b62d3fb2e50cbe982012804ccb82ccd
RWRJc1FUaeVeqtzuTHIrHIP6pDUcxlwuahYO+10n32WhkMPC4Qq6E1b1lG+3gKYh5j6QvwAnx7Cp5gpVK9K2FOGBYSR/n2qLTQc=
SHA256 (Pkgfile) = 8de056799acad9f2a90767c9aa3c276c3d4d449c5e7494b733d5b0f62d92d535
SHA256 (.footprint) = 3e5fe8471a7a9057c0c7486c016ea2ed1dc5ebd72adc13c23f432ef468d2fc5d
SHA256 (exim-4.91.tar.xz) = ec57acb103d5550aca8d60adb57f355c7b3c41b5449290594ed6615ad4b9d118
SHA256 (exim-4.92.tar.xz) = 6ac9e62b484e78951c7c0517d1229ad7619a7eea70ca3b38b8ef430b28ef1d62
SHA256 (exim) = 850f72cb4d069dc8d15ce138623e6b6a7fe33f5daebe37fbf93c7801fa2d6134
SHA256 (exim-config.patch) = 4f1b83dcade932213c398548a523ad1ecb34b3631e8806b0c93cfcf2acee1a58
SHA256 (exim-config.patch) = 03a804fd3e9426ad5750d0ef08a08a66107b96355d81a84200bb16dd224b3257

View File

@ -4,7 +4,7 @@
# Depends on: db openssl libpcre
name=exim
version=4.91
version=4.92
release=1
source=(https://downloads.exim.org/exim4/$name-$version.tar.xz \
$name $name-config.patch)

View File

@ -1,6 +1,6 @@
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
diff -Nru exim-4.92.orig/src/EDITME exim-4.92/src/EDITME
--- exim-4.92.orig/src/EDITME 2019-02-11 16:41:21.034999263 +0100
+++ exim-4.92/src/EDITME 2019-02-11 16:41:38.071295249 +0100
@@ -72,7 +72,7 @@
# this would be wanted.
###############################################################################
@ -66,7 +66,7 @@ diff -Nru exim-4.91.orig/src/EDITME exim-4.91/src/EDITME
#------------------------------------------------------------------------------
@@ -635,7 +635,7 @@
@@ -640,7 +640,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.91.orig/src/EDITME exim-4.91/src/EDITME
# AUTH_CYRUS_SASL=yes
# AUTH_DOVECOT=yes
# AUTH_GSASL=yes
@@ -643,7 +643,7 @@
@@ -648,7 +648,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.91.orig/src/EDITME exim-4.91/src/EDITME
# AUTH_SPA=yes
# AUTH_TLS=yes
@@ -758,10 +758,10 @@
@@ -763,10 +763,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.91.orig/src/EDITME exim-4.91/src/EDITME
# TLS_LIBS=-lssl -lcrypto
# Uncomment the first and either the second or the third of these if you
@@ -847,7 +847,7 @@
@@ -852,7 +852,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.91.orig/src/EDITME exim-4.91/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
@@ -896,7 +896,7 @@
@@ -901,7 +901,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.91.orig/src/EDITME exim-4.91/src/EDITME
COMPRESS_SUFFIX=gz
@@ -911,7 +911,7 @@
@@ -916,7 +916,7 @@
# ZCAT_COMMAND=zcat
#
# Or specify the full pathname:
@ -124,7 +124,7 @@ diff -Nru exim-4.91.orig/src/EDITME exim-4.91/src/EDITME
#------------------------------------------------------------------------------
# Compiling in support for embedded Perl: If you want to be able to
@@ -1062,7 +1062,7 @@
@@ -1067,7 +1067,7 @@
#
# USE_TCP_WRAPPERS=yes
# CFLAGS=-O -I/usr/local/include
@ -133,7 +133,7 @@ diff -Nru exim-4.91.orig/src/EDITME exim-4.91/src/EDITME
#
# but of course there may need to be other things in CFLAGS and EXTRALIBS_EXIM
# as well.
@@ -1095,7 +1095,7 @@
@@ -1100,7 +1100,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.91.orig/src/EDITME exim-4.91/src/EDITME
#------------------------------------------------------------------------------
@@ -1131,7 +1131,7 @@
@@ -1136,7 +1136,7 @@
#------------------------------------------------------------------------------
# Uncomment this setting to include IPv6 support.
@ -151,7 +151,7 @@ diff -Nru exim-4.91.orig/src/EDITME exim-4.91/src/EDITME
###############################################################################
# THINGS YOU ALMOST NEVER NEED TO MENTION #
@@ -1152,13 +1152,13 @@
@@ -1157,13 +1157,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.91.orig/src/EDITME exim-4.91/src/EDITME
#------------------------------------------------------------------------------
@@ -1360,7 +1360,7 @@
@@ -1365,7 +1365,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,10 +181,10 @@ diff -Nru exim-4.91.orig/src/EDITME exim-4.91/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.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 @@
diff -Nru exim-4.92.orig/src/configure.default exim-4.92/src/configure.default
--- exim-4.92.orig/src/configure.default 2019-02-11 16:41:21.034999263 +0100
+++ exim-4.92/src/configure.default 2019-02-11 16:41:38.071295249 +0100
@@ -67,7 +67,7 @@
# +local_domains, +relay_to_domains, and +relay_from_hosts, respectively. They
# are all colon-separated lists:
@ -193,7 +193,7 @@ diff -Nru exim-4.91.orig/src/configure.default exim-4.91/src/configure.default
domainlist relay_to_domains =
hostlist relay_from_hosts = localhost
# (We rely upon hostname resolution working for localhost, because the default
@@ -150,8 +150,8 @@
@@ -165,8 +165,8 @@
# need the first setting, or in separate files, in which case you need both
# options.