diff options
author | ghen <ghen@pkgsrc.org> | 2008-02-18 17:46:22 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2008-02-18 17:46:22 +0000 |
commit | adf54a10f8ba4dfabaa666a3941bde8c39f5eb8c (patch) | |
tree | ffc757095b14152e4ec212f5eda61e1d12492928 /mail/postfix-current | |
parent | da5dcb8073ee5275220babff623d387efc3e648b (diff) | |
download | pkgsrc-adf54a10f8ba4dfabaa666a3941bde8c39f5eb8c.tar.gz |
Now that ../mail/postfix is updated to 2.5.1, update postfix-current to track
the experimental releases again (now for postfix 2.6). Ok with martti.
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/Makefile | 8 | ||||
-rw-r--r-- | mail/postfix-current/PLIST | 6 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 8 |
3 files changed, 12 insertions, 10 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 8bf23bef021..84c99364270 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.93 2008/01/25 09:42:54 ghen Exp $ +# $NetBSD: Makefile,v 1.94 2008/02/18 17:46:22 ghen Exp $ -DISTNAME= postfix-2.5.0 +DISTNAME= postfix-2.6-20080216 CATEGORIES= mail -MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ +MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ DIST_SUBDIR= postfix MAINTAINER= martti@NetBSD.org @@ -108,7 +108,7 @@ PKG_GECOS.postfix= Postfix User PKG_HOME.postfix= ${POSTFIX_QUEUE_DIR} CONF_FILES= # empty -.for i in main.cf master.cf postfix-files +.for i in main.cf master.cf CONF_FILES+= ${EXAMPLEDIR}/${i} ${PKG_SYSCONFDIR}/${i} .endfor CONF_FILES_PERMS= # empty diff --git a/mail/postfix-current/PLIST b/mail/postfix-current/PLIST index 2568a2509e2..a5b6051ca7c 100644 --- a/mail/postfix-current/PLIST +++ b/mail/postfix-current/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2008/01/16 17:39:01 ghen Exp $ +@comment $NetBSD: PLIST,v 1.16 2008/02/18 17:46:22 ghen Exp $ bin/mailq bin/newaliases libexec/postfix/anvil @@ -14,6 +14,9 @@ libexec/postfix/nqmgr libexec/postfix/oqmgr libexec/postfix/pickup libexec/postfix/pipe +libexec/postfix/post-install +libexec/postfix/postfix-files +libexec/postfix/postfix-script libexec/postfix/proxymap libexec/postfix/qmgr libexec/postfix/qmqpd @@ -162,7 +165,6 @@ share/examples/postfix/main.cf.default share/examples/postfix/makedefs.out share/examples/postfix/master.cf share/examples/postfix/post-install -share/examples/postfix/postfix-files share/examples/postfix/postfix-script share/examples/postfix/relocated ${SASL}share/examples/postfix/smtpd.conf diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 2863d0ca5f7..ee7bf3580b4 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.41 2008/01/25 09:41:29 ghen Exp $ +$NetBSD: distinfo,v 1.42 2008/02/18 17:46:22 ghen Exp $ -SHA1 (postfix/postfix-2.5.0.tar.gz) = d611ac3b6f0536a9320b355a76bd345997f08b7b -RMD160 (postfix/postfix-2.5.0.tar.gz) = 2f7c29d63a747bce259ed5596e4b59f279aa8196 -Size (postfix/postfix-2.5.0.tar.gz) = 3153152 bytes +SHA1 (postfix/postfix-2.6-20080216.tar.gz) = e711a0169a5d711f9bc01569cd79ef5ae6cedbd5 +RMD160 (postfix/postfix-2.6-20080216.tar.gz) = 3db1697bffeaf9fab7c3c5dc115a53d7d3e49864 +Size (postfix/postfix-2.6-20080216.tar.gz) = 3143908 bytes SHA1 (patch-aa) = 757b6f1be1a51696f1c7d41ad520cba3b8420dcf SHA1 (patch-ag) = 4d66026fe81dde97470bd01d529af191f1547228 SHA1 (patch-ai) = 7b19361e77d25139134511331a82abcd26b5336d |