diff options
-rw-r--r-- | mail/postfix/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix/distinfo | 10 | ||||
-rw-r--r-- | mail/postfix/patches/patch-aa | 8 |
3 files changed, 11 insertions, 11 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 1941267ccd2..61b289366b8 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.204 2007/05/30 07:56:27 martti Exp $ +# $NetBSD: Makefile,v 1.205 2007/06/01 03:34:06 martti Exp $ -DISTNAME= postfix-2.4.1 +DISTNAME= postfix-2.4.3 #PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index cbd39651403..0e67872c33d 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.111 2007/05/02 05:02:48 martti Exp $ +$NetBSD: distinfo,v 1.112 2007/06/01 03:34:07 martti Exp $ -SHA1 (postfix/postfix-2.4.1.tar.gz) = cfd041cd7f16e9ee701c6e5a2f33e417e57751db -RMD160 (postfix/postfix-2.4.1.tar.gz) = 006cdaf82e9edb176522079e606b5645eef65734 -Size (postfix/postfix-2.4.1.tar.gz) = 2932009 bytes -SHA1 (patch-aa) = acd87c45baa4da2341e9609f2d6276ec013be198 +SHA1 (postfix/postfix-2.4.3.tar.gz) = 7d3625332bb3e877e59ef01fad56b444ac59967b +RMD160 (postfix/postfix-2.4.3.tar.gz) = cf07bdabf1c468daaebc164cb8b048130f42ab4b +Size (postfix/postfix-2.4.3.tar.gz) = 2929905 bytes +SHA1 (patch-aa) = b8f4e67ac18dcd1e5e3c56ad587b4552c539caa0 SHA1 (patch-ag) = 4d66026fe81dde97470bd01d529af191f1547228 SHA1 (patch-ai) = 68201eac6b479ad733ba851741cc1cc2e56f7c9f diff --git a/mail/postfix/patches/patch-aa b/mail/postfix/patches/patch-aa index f3d301c7af2..808f12b0a97 100644 --- a/mail/postfix/patches/patch-aa +++ b/mail/postfix/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.18 2007/04/03 07:27:51 martti Exp $ +$NetBSD: patch-aa,v 1.19 2007/06/01 03:34:07 martti Exp $ ---- postfix-install.orig 2007-03-25 23:44:02.000000000 +0300 -+++ postfix-install 2007-04-03 08:51:05.000000000 +0300 +--- postfix-install.orig 2007-04-02 20:14:37.000000000 +0300 ++++ postfix-install 2007-06-01 06:26:07.000000000 +0300 @@ -359,26 +359,6 @@ : ${tempdir=`pwd`} : ${config_directory=`bin/postconf -h -d config_directory`} @@ -29,7 +29,7 @@ $NetBSD: patch-aa,v 1.18 2007/04/03 07:27:51 martti Exp $ # In case some systems special-case pathnames beginning with //. case $install_root in -@@ -729,10 +709,3 @@ +@@ -735,10 +715,3 @@ "sample_directory = $sample_directory" \ "readme_directory = $readme_directory" \ || exit 1 |