From cbc726bcb42c31cdba16abc1462ed03b61c345b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Glo=DFner?= Date: Thu, 13 Jul 2006 11:46:30 +0000 Subject: [PATCH] postfix: update to 2.3.0 --- postfix/.footprint | 3 +++ postfix/.md5sum | 2 +- postfix/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/postfix/.footprint b/postfix/.footprint index 0699b5355..15ee89171 100644 --- a/postfix/.footprint +++ b/postfix/.footprint @@ -6,6 +6,7 @@ drwxr-xr-x root/root etc/postfix/ -rw-r--r-- root/root etc/postfix/aliases -rw-r--r-- root/root etc/postfix/aliases.db (EMPTY) -rw-r--r-- root/root etc/postfix/body_checks (EMPTY) +-rw-r--r-- root/root etc/postfix/bounce.cf.default -rw-r--r-- root/root etc/postfix/canonical -rw-r--r-- root/root etc/postfix/canonical.db (EMPTY) -rw-r--r-- root/root etc/postfix/generic @@ -78,6 +79,7 @@ drwxr-xr-x root/root usr/man/man5/ -rw-r--r-- root/root usr/man/man5/access.5.gz -rw-r--r-- root/root usr/man/man5/aliases.5.gz -rw-r--r-- root/root usr/man/man5/body_checks.5.gz +-rw-r--r-- root/root usr/man/man5/bounce.5.gz -rw-r--r-- root/root usr/man/man5/canonical.5.gz -rw-r--r-- root/root usr/man/man5/cidr_table.5.gz -rw-r--r-- root/root usr/man/man5/generic.5.gz @@ -91,6 +93,7 @@ drwxr-xr-x root/root usr/man/man5/ -rw-r--r-- root/root usr/man/man5/postconf.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/tcp_table.5.gz -rw-r--r-- root/root usr/man/man5/transport.5.gz -rw-r--r-- root/root usr/man/man5/virtual.5.gz drwxr-xr-x root/root usr/man/man8/ diff --git a/postfix/.md5sum b/postfix/.md5sum index 782e43f89..6f0c7e76a 100644 --- a/postfix/.md5sum +++ b/postfix/.md5sum @@ -1,3 +1,3 @@ be543b65525f544386a2d8395ea19cdf aliases -440a4702182a79ac2f51e8974fb742c9 postfix-2.2.10.tar.gz +72a714e0cc8a5fdbe770359ae965e09b postfix-2.3.0.tar.gz d18be5c17604f9c712a28339ff0f61cb postfix.rc diff --git a/postfix/Pkgfile b/postfix/Pkgfile index e7cc91da5..00477e6c2 100644 --- a/postfix/Pkgfile +++ b/postfix/Pkgfile @@ -5,7 +5,7 @@ # Depends on: cyrus-sasl, openssl, db name=postfix -version=2.2.10 +version=2.3.0 release=1 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$name-$version.tar.gz aliases postfix.rc)