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 mail/postfix-current to 2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5df445a5d8ce
branches: trunk
changeset: 508882:5df445a5d8ce
user: martti <martti%pkgsrc.org@localhost>
date: Mon Feb 27 13:30:32 2006 +0000
description:
Updated mail/postfix-current to 2.3-20060207
* bug fixes
* install PREFIX/sbin/qshape
diffstat:
mail/postfix-current/Makefile | 8 ++++++--
mail/postfix-current/PLIST | 3 ++-
mail/postfix-current/distinfo | 8 ++++----
3 files changed, 12 insertions(+), 7 deletions(-)
diffs (61 lines):
diff -r 495347644953 -r 5df445a5d8ce mail/postfix-current/Makefile
--- a/mail/postfix-current/Makefile Mon Feb 27 13:22:55 2006 +0000
+++ b/mail/postfix-current/Makefile Mon Feb 27 13:30:32 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2006/02/05 12:55:32 martti Exp $
+# $NetBSD: Makefile,v 1.58 2006/02/27 13:30:32 martti Exp $
-DISTNAME= postfix-2.3-20060202
+DISTNAME= postfix-2.3-20060207
#PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
@@ -45,6 +45,8 @@
CCARGS+= -DDEF_SAMPLE_DIR=\"${EXAMPLEDIR}\"
CCARGS+= -DDEF_README_DIR=\"${DOCDIR}\"
+REPLACE_PERL+= auxiliary/qshape/qshape.pl
+
# Override those same default paths in the installed example main.cf.
SUBST_CLASSES+= postfix
SUBST_STAGE.postfix= post-configure
@@ -140,5 +142,7 @@
${INSTALL_DATA} ${WRKDIR}/mailer.conf ${EXAMPLEDIR}/mailer.conf
cd ${WRKSRC}; ${SH} ./postfix-install -non-interactive \
config_directory="${EXAMPLEDIR}"
+ ${INSTALL_SCRIPT} ${WRKSRC}/auxiliary/qshape/qshape.pl \
+ ${PREFIX}/sbin/qshape
.include "../../mk/bsd.pkg.mk"
diff -r 495347644953 -r 5df445a5d8ce mail/postfix-current/PLIST
--- a/mail/postfix-current/PLIST Mon Feb 27 13:22:55 2006 +0000
+++ b/mail/postfix-current/PLIST Mon Feb 27 13:30:32 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/11/30 14:02:47 martti Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/02/27 13:30:32 martti Exp $
bin/mailq
bin/newaliases
libexec/postfix/anvil
@@ -97,6 +97,7 @@
sbin/postmap
sbin/postqueue
sbin/postsuper
+sbin/qshape
sbin/sendmail
share/doc/postfix/AAAREADME
share/doc/postfix/ADDRESS_CLASS_README
diff -r 495347644953 -r 5df445a5d8ce mail/postfix-current/distinfo
--- a/mail/postfix-current/distinfo Mon Feb 27 13:22:55 2006 +0000
+++ b/mail/postfix-current/distinfo Mon Feb 27 13:30:32 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.21 2006/02/05 12:55:32 martti Exp $
+$NetBSD: distinfo,v 1.22 2006/02/27 13:30:32 martti Exp $
-SHA1 (postfix/postfix-2.3-20060202.tar.gz) = 4891274d20c3a3d95e7d31a2b479389e1aef12fd
-RMD160 (postfix/postfix-2.3-20060202.tar.gz) = 21335cde2241b1aba73814be6270d87f1575e74b
-Size (postfix/postfix-2.3-20060202.tar.gz) = 2592139 bytes
+SHA1 (postfix/postfix-2.3-20060207.tar.gz) = f23624a44e1f7346cfbbc64aa3192536e987a283
+RMD160 (postfix/postfix-2.3-20060207.tar.gz) = fb53b72c2e1249be5372a3961e12edeb48cce84b
+Size (postfix/postfix-2.3-20060207.tar.gz) = 2593186 bytes
SHA1 (patch-aa) = 3f45ca9b05bf080bd0f9ef3c9f8c24a1ef992edd
SHA1 (patch-ai) = 890ccf2d7f6c6e21f00a2bea9c71ef1e058ac826
Home |
Main Index |
Thread Index |
Old Index