diff options
author | martti <martti@pkgsrc.org> | 2010-02-25 13:02:02 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2010-02-25 13:02:02 +0000 |
commit | 8e9be33bec829cc4d28e9731deb9e7f1d647509a (patch) | |
tree | fe4b5e88df2aff35350303b12892bf1bbca72f35 | |
parent | d1a35f12119af58caeb097d20c6842c16c638c58 (diff) | |
download | pkgsrc-8e9be33bec829cc4d28e9731deb9e7f1d647509a.tar.gz |
Updated to the latest dev version.
-rw-r--r-- | mail/postfix-current/Makefile | 14 | ||||
-rw-r--r-- | mail/postfix-current/PLIST | 4 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 8 |
3 files changed, 9 insertions, 17 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 2be29945820..3913b55031e 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.110 2009/12/13 08:55:57 martti Exp $ +# $NetBSD: Makefile,v 1.111 2010/02/25 13:02:02 martti Exp $ -DISTNAME= postfix-2.7-20091209 -PKGNAME= postfix-2.7.20091209 +DISTNAME= postfix-2.8-20100213 +PKGNAME= postfix-2.8.20100213 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ MASTER_SITES+= http://postfix.it-austria.net/releases/experimental/ @@ -15,7 +15,7 @@ COMMENT= Postfix SMTP server and tools LICENSE= postfix-license CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 sendmail-[0-9]* -CONFLICTS+= postfix-2.6-[0-9]* +CONFLICTS+= postfix-2.[6-7]-[0-9]* PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews @@ -125,10 +125,6 @@ CONF_FILES= # empty CONF_FILES+= ${EXAMPLEDIR}/${i} ${PKG_SYSCONFDIR}/${i} .endfor CONF_FILES_PERMS= # empty -.for i in post-install postfix-script -CONF_FILES_PERMS+= ${EXAMPLEDIR}/${i} ${PKG_SYSCONFDIR}/${i} \ - ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 755 -.endfor MAKE_ENV+= DEBUG= # empty @@ -164,8 +160,6 @@ do-install: .endif cd ${WRKSRC} && sh ./postfix-install -non-interactive \ ${DESTDIR_INSTALLOPTIONS} config_directory="${EXAMPLEDIR}" - ${INSTALL_SCRIPT} ${WRKSRC}/conf/post-install ${DESTDIR}${EXAMPLEDIR} - ${INSTALL_SCRIPT} ${WRKSRC}/conf/postfix-script ${DESTDIR}${EXAMPLEDIR} ${INSTALL_DATA} ${WRKDIR}/mailer.conf \ ${DESTDIR}${EXAMPLEDIR}/mailer.conf ${INSTALL_SCRIPT} ${WRKSRC}/auxiliary/qshape/qshape.pl \ diff --git a/mail/postfix-current/PLIST b/mail/postfix-current/PLIST index ee2f0fd4143..4cbc5315644 100644 --- a/mail/postfix-current/PLIST +++ b/mail/postfix-current/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2009/12/13 08:55:57 martti Exp $ +@comment $NetBSD: PLIST,v 1.22 2010/02/25 13:02:02 martti Exp $ bin/mailq bin/newaliases libexec/postfix/anvil @@ -176,8 +176,6 @@ share/examples/postfix/main.cf share/examples/postfix/main.cf.default share/examples/postfix/makedefs.out share/examples/postfix/master.cf -share/examples/postfix/post-install -share/examples/postfix/postfix-script share/examples/postfix/relocated ${PLIST.csasl}share/examples/postfix/smtpd.conf share/examples/postfix/transport diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 1d39493ebd0..85ac80e5729 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.56 2009/12/13 08:55:57 martti Exp $ +$NetBSD: distinfo,v 1.57 2010/02/25 13:02:02 martti Exp $ -SHA1 (postfix/postfix-2.7-20091209.tar.gz) = 0c033f4015825147273a4e7206643873ae305902 -RMD160 (postfix/postfix-2.7-20091209.tar.gz) = be0a008172b49739f03e5efda5af875cf4ceba08 -Size (postfix/postfix-2.7-20091209.tar.gz) = 3385941 bytes +SHA1 (postfix/postfix-2.8-20100213.tar.gz) = 2da9e142cce1494c7527be1ec50b278b5f7cc9bf +RMD160 (postfix/postfix-2.8-20100213.tar.gz) = 2662de13a43e87b572ea549977eab26cf4b8d146 +Size (postfix/postfix-2.8-20100213.tar.gz) = 3442437 bytes SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb SHA1 (patch-ag) = 24f57981d99f6515329b313bff627655abe0342e SHA1 (patch-ai) = f681187d6cf1f1793ecbf946a4aecee278d11f3d |