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.
This commit is contained in:
parent
9a6dd16f5d
commit
e1a228d052
3 changed files with 12 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue