pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix-current Updated to the latest dev version.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b78c9f9f45d3
branches:  trunk
changeset: 572392:b78c9f9f45d3
user:      martti <martti%pkgsrc.org@localhost>
date:      Thu Feb 25 13:02:02 2010 +0000

description:
Updated to the latest dev version.

diffstat:

 mail/postfix-current/Makefile |  14 ++++----------
 mail/postfix-current/PLIST    |   4 +---
 mail/postfix-current/distinfo |   8 ++++----
 3 files changed, 9 insertions(+), 17 deletions(-)

diffs (77 lines):

diff -r 77cc0822130f -r b78c9f9f45d3 mail/postfix-current/Makefile
--- a/mail/postfix-current/Makefile     Thu Feb 25 13:01:22 2010 +0000
+++ b/mail/postfix-current/Makefile     Thu Feb 25 13:02:02 2010 +0000
@@ -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 @@
 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+=           ${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 @@
 .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 -r 77cc0822130f -r b78c9f9f45d3 mail/postfix-current/PLIST
--- a/mail/postfix-current/PLIST        Thu Feb 25 13:01:22 2010 +0000
+++ b/mail/postfix-current/PLIST        Thu Feb 25 13:02:02 2010 +0000
@@ -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.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 -r 77cc0822130f -r b78c9f9f45d3 mail/postfix-current/distinfo
--- a/mail/postfix-current/distinfo     Thu Feb 25 13:01:22 2010 +0000
+++ b/mail/postfix-current/distinfo     Thu Feb 25 13:02:02 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index