diff options
-rw-r--r-- | mail/postfix-current/Makefile | 6 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix-current/files/patch-conf__postfix-files | 11 | ||||
-rw-r--r-- | mail/postfix-current/pkg-plist | 4 |
4 files changed, 10 insertions, 17 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 2ec8d9b2489b..de60f23e3d92 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -DISTVERSION= 2.6-20081109 +DISTVERSION= 2.6-20090125 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ @@ -50,8 +50,8 @@ MAN1= postalias.1 postcat.1 postconf.1 postdrop.1 postfix.1 postkick.1 \ MAN5= access.5 aliases.5 bounce.5 canonical.5 cidr_table.5 generic.5 \ header_checks.5 ldap_table.5 master.5 mysql_table.5 nisplus_table.5 \ - pcre_table.5 pgsql_table.5 postconf.5 regexp_table.5 relocated.5 \ - tcp_table.5 transport.5 virtual.5 + pcre_table.5 pgsql_table.5 postconf.5 postfix-wrapper.5 regexp_table.5 \ + relocated.5 tcp_table.5 transport.5 virtual.5 MAN8= anvil.8 bounce.8 cleanup.8 discard.8 error.8 flush.8 local.8 master.8 \ oqmgr.8 pickup.8 pipe.8 proxymap.8 qmgr.8 qmqpd.8 scache.8 showq.8 \ diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 661098bf3938..eb78fe792bf7 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -MD5 (postfix/postfix-2.6-20081109.tar.gz) = 7798f1b97bde9c6b285bf536b0e48a67 -SHA256 (postfix/postfix-2.6-20081109.tar.gz) = e7af40cb2fb1963f64b5022cedfc9584c4c1a0ef172502f05928075edc59b96e -SIZE (postfix/postfix-2.6-20081109.tar.gz) = 3179522 +MD5 (postfix/postfix-2.6-20090125.tar.gz) = 2bf68e41e77533415a628f6c9d303401 +SHA256 (postfix/postfix-2.6-20090125.tar.gz) = ed9650c8d789570bafc9225f60f1674f1b17a42b3c1ddbcb731870a035205cfb +SIZE (postfix/postfix-2.6-20090125.tar.gz) = 3212353 diff --git a/mail/postfix-current/files/patch-conf__postfix-files b/mail/postfix-current/files/patch-conf__postfix-files deleted file mode 100644 index bbd19c09b38d..000000000000 --- a/mail/postfix-current/files/patch-conf__postfix-files +++ /dev/null @@ -1,11 +0,0 @@ ---- conf/postfix-files.orig 2008-01-24 00:13:49.000000000 +0000 -+++ conf/postfix-files 2008-02-29 20:53:24.000000000 +0000 -@@ -42,7 +42,7 @@ - # permissions, so that running "make install" fixes any glitches. - # - $config_directory:d:root:-:755:u --$data_directory:d:$mail_owner:-:700:u -+$data_directory:d:$mail_owner:-:700:uc - $daemon_directory:d:root:-:755:u - $queue_directory:d:root:-:755:uc - $sample_directory:d:root:-:755:o diff --git a/mail/postfix-current/pkg-plist b/mail/postfix-current/pkg-plist index 6403e1604266..0d3512908c70 100644 --- a/mail/postfix-current/pkg-plist +++ b/mail/postfix-current/pkg-plist @@ -31,7 +31,9 @@ libexec/postfix/error libexec/postfix/flush libexec/postfix/lmtp libexec/postfix/local +libexec/postfix/main.cf libexec/postfix/master +libexec/postfix/master.cf libexec/postfix/nqmgr libexec/postfix/oqmgr libexec/postfix/pickup @@ -39,6 +41,7 @@ libexec/postfix/pipe libexec/postfix/post-install libexec/postfix/postfix-files libexec/postfix/postfix-script +libexec/postfix/postfix-wrapper libexec/postfix/proxymap libexec/postfix/qmgr libexec/postfix/qmqpd @@ -202,6 +205,7 @@ bin/mailq %%PORTDOCS%%%%DOCSDIR%%/postfix-logo.jpg %%PORTDOCS%%%%DOCSDIR%%/postfix-manuals.html %%PORTDOCS%%%%DOCSDIR%%/postfix-power.png +%%PORTDOCS%%%%DOCSDIR%%/postfix-wrapper.5.html %%PORTDOCS%%%%DOCSDIR%%/postfix.1.html %%PORTDOCS%%%%DOCSDIR%%/postkick.1.html %%PORTDOCS%%%%DOCSDIR%%/postlock.1.html |