pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/postfix Install qshape(1) manpage. Bump PKGREVIS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84d3522e477c
branches:  trunk
changeset: 528230:84d3522e477c
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Wed Apr 25 13:09:35 2007 +0000

description:
Install qshape(1) manpage.  Bump PKGREVISION.

diffstat:

 mail/postfix/Makefile |  6 ++++--
 mail/postfix/PLIST    |  3 ++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diffs (38 lines):

diff -r c8b995177802 -r 84d3522e477c mail/postfix/Makefile
--- a/mail/postfix/Makefile     Wed Apr 25 12:05:14 2007 +0000
+++ b/mail/postfix/Makefile     Wed Apr 25 13:09:35 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.201 2007/04/03 07:27:50 martti Exp $
+# $NetBSD: Makefile,v 1.202 2007/04/25 13:09:35 ghen Exp $
 
 DISTNAME=      postfix-2.4.0
-#PKGREVISION=  1
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/official/
 DIST_SUBDIR=   postfix
@@ -157,5 +157,7 @@
                config_directory="${EXAMPLEDIR}"
        ${INSTALL_SCRIPT} ${WRKSRC}/auxiliary/qshape/qshape.pl \
                ${PREFIX}/sbin/qshape
+       ${INSTALL_SCRIPT} ${WRKSRC}/man/man1/qshape.1 \
+               ${PREFIX}/${PKGMANDIR}/man1
 
 .include "../../mk/bsd.pkg.mk"
diff -r c8b995177802 -r 84d3522e477c mail/postfix/PLIST
--- a/mail/postfix/PLIST        Wed Apr 25 12:05:14 2007 +0000
+++ b/mail/postfix/PLIST        Wed Apr 25 13:09:35 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2007/04/03 07:27:51 martti Exp $
+@comment $NetBSD: PLIST,v 1.18 2007/04/25 13:09:35 ghen Exp $
 bin/mailq
 bin/newaliases
 libexec/postfix/anvil
@@ -39,6 +39,7 @@
 man/man1/postmap.1
 man/man1/postqueue.1
 man/man1/postsuper.1
+man/man1/qshape.1
 man/man1/sendmail.1
 man/man5/access.5
 man/man5/aliases.5



Home | Main Index | Thread Index | Old Index