diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 6 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix-current/pkg-plist | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index f8c310e1afad..6d3710cb233e 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -DISTVERSION= 2.7-20090828 +DISTVERSION= 2.7-20091008 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ @@ -54,8 +54,8 @@ MAN5= access.5 aliases.5 bounce.5 canonical.5 cidr_table.5 generic.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 \ +MAN8= anvil.8 bounce.8 cleanup.8 discard.8 dnsblog.8 error.8 flush.8 local.8 master.8 \ + oqmgr.8 pickup.8 pipe.8 postscreen.8 proxymap.8 qmgr.8 qmqpd.8 scache.8 showq.8 \ smtp.8 smtpd.8 spawn.8 tlsmgr.8 trivial-rewrite.8 verify.8 virtual.8 MLINKS= sendmail.1 mailq.1 \ diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 0b625d5b75d7..65f933f69f31 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -MD5 (postfix/postfix-2.7-20090828.tar.gz) = e32bb297fa41e36c73160ef09ab9f024 -SHA256 (postfix/postfix-2.7-20090828.tar.gz) = 9e75b2f2b56339ec622ecf50676408dcfa6af5fc68dd77f3a30c66d32db85c6a -SIZE (postfix/postfix-2.7-20090828.tar.gz) = 3335807 +MD5 (postfix/postfix-2.7-20091008.tar.gz) = 54f97e2c4b60c5e437c370d4094de6df +SHA256 (postfix/postfix-2.7-20091008.tar.gz) = cc49842feb624a4c664a76a62a5ba8aa13171513b34d1166437bd6c2fe3e4474 +SIZE (postfix/postfix-2.7-20091008.tar.gz) = 3386798 diff --git a/mail/postfix-current/pkg-plist b/mail/postfix-current/pkg-plist index a956a16ab2a3..ac86ecbf51f3 100644 --- a/mail/postfix-current/pkg-plist +++ b/mail/postfix-current/pkg-plist @@ -27,6 +27,7 @@ libexec/postfix/anvil libexec/postfix/bounce libexec/postfix/cleanup libexec/postfix/discard +libexec/postfix/dnsblog libexec/postfix/error libexec/postfix/flush libexec/postfix/lmtp @@ -43,6 +44,7 @@ libexec/postfix/postfix-files libexec/postfix/postfix-script libexec/postfix/postfix-wrapper libexec/postfix/postmulti-script +libexec/postfix/postscreen libexec/postfix/proxymap libexec/postfix/qmgr libexec/postfix/qmqpd @@ -183,6 +185,7 @@ bin/mailq %%PORTDOCS%%%%DOCSDIR%%/cleanup.8.html %%PORTDOCS%%%%DOCSDIR%%/defer.8.html %%PORTDOCS%%%%DOCSDIR%%/discard.8.html +%%PORTDOCS%%%%DOCSDIR%%/dnsblog.8.html %%PORTDOCS%%%%DOCSDIR%%/error.8.html %%PORTDOCS%%%%DOCSDIR%%/flush.8.html %%PORTDOCS%%%%DOCSDIR%%/header_checks.5.html @@ -217,6 +220,7 @@ bin/mailq %%PORTDOCS%%%%DOCSDIR%%/postmap.1.html %%PORTDOCS%%%%DOCSDIR%%/postmulti.1.html %%PORTDOCS%%%%DOCSDIR%%/postqueue.1.html +%%PORTDOCS%%%%DOCSDIR%%/postscreen.8.html %%PORTDOCS%%%%DOCSDIR%%/postsuper.1.html %%PORTDOCS%%%%DOCSDIR%%/proxymap.8.html %%PORTDOCS%%%%DOCSDIR%%/qmgr.8.html |