diff options
author | Thomas Penteker <tek@serverop.de> | 2015-03-21 15:23:44 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2015-03-21 15:23:44 +0100 |
commit | c996ccd814b172fe5b2cb7b6d9f047caad2ba498 (patch) | |
tree | 19e722333b4477ef61f27b586ec9416c9b9804fd /postfix | |
parent | c55ee77659ee75ea0f8f92473dd958da851eac9c (diff) | |
download | opt-c996ccd814b172fe5b2cb7b6d9f047caad2ba498.tar.gz opt-c996ccd814b172fe5b2cb7b6d9f047caad2ba498.tar.xz |
postfix: 2.8.19 -> 2.11.4
Diffstat (limited to 'postfix')
-rw-r--r-- | postfix/.footprint | 3 | ||||
-rw-r--r-- | postfix/.md5sum | 2 | ||||
-rw-r--r-- | postfix/Pkgfile | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/postfix/.footprint b/postfix/.footprint index 12fa8546d..38a716200 100644 --- a/postfix/.footprint +++ b/postfix/.footprint @@ -92,7 +92,9 @@ drwxr-xr-x root/root usr/man/man5/ -rw-r--r-- root/root usr/man/man5/generic.5.gz -rw-r--r-- root/root usr/man/man5/header_checks.5.gz -rw-r--r-- root/root usr/man/man5/ldap_table.5.gz +-rw-r--r-- root/root usr/man/man5/lmdb_table.5.gz -rw-r--r-- root/root usr/man/man5/master.5.gz +-rw-r--r-- root/root usr/man/man5/memcache_table.5.gz -rw-r--r-- root/root usr/man/man5/mysql_table.5.gz -rw-r--r-- root/root usr/man/man5/nisplus_table.5.gz -rw-r--r-- root/root usr/man/man5/pcre_table.5.gz @@ -101,6 +103,7 @@ drwxr-xr-x root/root usr/man/man5/ -rw-r--r-- root/root usr/man/man5/postfix-wrapper.5.gz -rw-r--r-- root/root usr/man/man5/regexp_table.5.gz -rw-r--r-- root/root usr/man/man5/relocated.5.gz +-rw-r--r-- root/root usr/man/man5/socketmap_table.5.gz -rw-r--r-- root/root usr/man/man5/sqlite_table.5.gz -rw-r--r-- root/root usr/man/man5/tcp_table.5.gz -rw-r--r-- root/root usr/man/man5/transport.5.gz diff --git a/postfix/.md5sum b/postfix/.md5sum index 74974d793..1e79f8172 100644 --- a/postfix/.md5sum +++ b/postfix/.md5sum @@ -1,4 +1,4 @@ be543b65525f544386a2d8395ea19cdf aliases -c2f0ac0ce5d9c101d06834c30094c3a5 postfix-2.8.19.tar.gz +7f1f67b205992f3e8acc98d597a4deef postfix-2.11.4.tar.gz 8bee559587e2ccbaf0aadd88b6ca339a postfix.patch d18be5c17604f9c712a28339ff0f61cb postfix.rc diff --git a/postfix/Pkgfile b/postfix/Pkgfile index e090382a6..786c9fb11 100644 --- a/postfix/Pkgfile +++ b/postfix/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cyrus-sasl name=postfix -version=2.8.19 +version=2.11.4 release=1 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$name-$version.tar.gz \ aliases postfix.rc postfix.patch) |