pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/postfix-current Fix PLIST issues noted in bulkbuilds
details: https://anonhg.NetBSD.org/pkgsrc/rev/26cb51970cb3
branches: trunk
changeset: 499954:26cb51970cb3
user: martti <martti%pkgsrc.org@localhost>
date: Fri Sep 30 05:42:38 2005 +0000
description:
Fix PLIST issues noted in bulkbuilds
diffstat:
mail/postfix-current/PLIST | 20 +++++++++++++++-----
mail/postfix-current/PLIST.tls | 5 -----
2 files changed, 15 insertions(+), 10 deletions(-)
diffs (104 lines):
diff -r 7cb258e11981 -r 26cb51970cb3 mail/postfix-current/PLIST
--- a/mail/postfix-current/PLIST Fri Sep 30 04:56:27 2005 +0000
+++ b/mail/postfix-current/PLIST Fri Sep 30 05:42:38 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/08/14 21:51:02 christos Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/09/30 05:42:38 martti Exp $
bin/mailq
bin/newaliases
libexec/postfix/anvil
@@ -22,6 +22,7 @@
libexec/postfix/smtp
libexec/postfix/smtpd
libexec/postfix/spawn
+libexec/postfix/tlsmgr
libexec/postfix/trivial-rewrite
libexec/postfix/verify
libexec/postfix/virtual
@@ -44,9 +45,12 @@
man/man5/body_checks.5
man/man5/canonical.5
man/man5/cidr_table.5
+man/man5/generic.5
man/man5/header_checks.5
man/man5/ldap_table.5
+man/man5/master.5
man/man5/mysql_table.5
+man/man5/nisplus_table.5
man/man5/pcre_table.5
man/man5/pgsql_table.5
man/man5/postconf.5
@@ -59,6 +63,7 @@
man/man8/bounce.8
man/man8/cleanup.8
man/man8/defer.8
+man/man8/discard.8
man/man8/error.8
man/man8/flush.8
man/man8/lmtp.8
@@ -70,10 +75,12 @@
man/man8/proxymap.8
man/man8/qmgr.8
man/man8/qmqpd.8
+man/man8/scache.8
man/man8/showq.8
man/man8/smtp.8
man/man8/smtpd.8
man/man8/spawn.8
+man/man8/tlsmgr.8
man/man8/trace.8
man/man8/trivial-rewrite.8
man/man8/verify.8
@@ -97,13 +104,17 @@
share/doc/postfix/BACKSCATTER_README
share/doc/postfix/BASIC_CONFIGURATION_README
share/doc/postfix/BUILTIN_FILTER_README
+share/doc/postfix/CDB_README
+share/doc/postfix/CONNECTION_CACHE_README
share/doc/postfix/CONTENT_INSPECTION_README
share/doc/postfix/DATABASE_README
share/doc/postfix/DB_README
share/doc/postfix/DEBUG_README
+share/doc/postfix/DSN_README
share/doc/postfix/ETRN_README
share/doc/postfix/FILTER_README
share/doc/postfix/INSTALL
+share/doc/postfix/IPV6_README
share/doc/postfix/LDAP_README
share/doc/postfix/LINUX_README
share/doc/postfix/LMTP_README
@@ -125,6 +136,7 @@
share/doc/postfix/SMTPD_POLICY_README
share/doc/postfix/SMTPD_PROXY_README
share/doc/postfix/STANDARD_CONFIGURATION_README
+share/doc/postfix/TLS_README
share/doc/postfix/TUNING_README
share/doc/postfix/ULTRIX_README
share/doc/postfix/UUCP_README
@@ -132,15 +144,13 @@
share/doc/postfix/VIRTUAL_README
share/doc/postfix/XCLIENT_README
share/doc/postfix/XFORWARD_README
-share/doc/postfix/CDB_README
-share/doc/postfix/DSN_README
-share/doc/postfix/CONNECTION_CACHE_README
share/examples/postfix/LICENSE
+share/examples/postfix/TLS_LICENSE
share/examples/postfix/access
share/examples/postfix/aliases
share/examples/postfix/canonical
+share/examples/postfix/generic
share/examples/postfix/header_checks
-share/examples/postfix/generic
share/examples/postfix/mailer.conf
share/examples/postfix/main.cf
share/examples/postfix/main.cf.default
diff -r 7cb258e11981 -r 26cb51970cb3 mail/postfix-current/PLIST.tls
--- a/mail/postfix-current/PLIST.tls Fri Sep 30 04:56:27 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST.tls,v 1.4 2005/08/14 21:51:02 christos Exp $
-libexec/postfix/tlsmgr
-man/man8/tlsmgr.8
-share/examples/postfix/TLS_LICENSE
-share/doc/postfix/TLS_README
Home |
Main Index |
Thread Index |
Old Index