diff options
-rw-r--r-- | mail/postfix/Makefile | 9 | ||||
-rw-r--r-- | mail/postfix/distinfo | 8 |
2 files changed, 10 insertions, 7 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 61234898f71..ab55ffd2999 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.226 2009/05/19 08:59:22 wiz Exp $ +# $NetBSD: Makefile,v 1.227 2009/05/20 07:46:09 martti Exp $ -DISTNAME= postfix-2.6.0 -PKGREVISION= 1 +DISTNAME= postfix-2.6.1 +#PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ MASTER_SITES+= http://postfix.it-austria.net/releases/official/ @@ -23,6 +23,9 @@ CHECK_HEADERS_SKIP+= src/global/mail_params.h .include "../../mk/bsd.prefs.mk" +SPECIAL_PERMS+= sbin/postdrop postfix maildrop 2555 +SPECIAL_PERMS+= sbin/postqueue postfix maildrop 2555 + # POSTFIX_QUEUE_DIR is the default queue directory for Postfix. This is # merely a default, and may be changed by setting "queue_directory" in # ${PKG_SYSCONFDIR}/main.cf. diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index e42dd06386f..0ca83c2a0d0 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.125 2009/05/13 10:33:23 martti Exp $ +$NetBSD: distinfo,v 1.126 2009/05/20 07:46:09 martti Exp $ -SHA1 (postfix/postfix-2.6.0.tar.gz) = 736a87802d3cde3566bc7c15ba94f38b855aa186 -RMD160 (postfix/postfix-2.6.0.tar.gz) = d3b2c75f2ea701a4e5243b1ac1f9ac88a58bb172 -Size (postfix/postfix-2.6.0.tar.gz) = 3324014 bytes +SHA1 (postfix/postfix-2.6.1.tar.gz) = 0d072c80a3e7b4b228ae45cbf0adbe3f945a7767 +RMD160 (postfix/postfix-2.6.1.tar.gz) = b45af58e1fca01cb34edd51e4ff46b56cc3eca63 +Size (postfix/postfix-2.6.1.tar.gz) = 3324194 bytes SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb SHA1 (patch-ag) = 85dee76cc7dafcdb57d2dfa7af8e9e0e96f747fa SHA1 (patch-ai) = 809f63e6e4e61b3c2cecc49ee0a4c7cabc97844e |