Postfix 2.6 20080606 snapshot
ok jakob@
This commit is contained in:
parent
53a59191f0
commit
6fb4f8208f
@ -1,7 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.181 2008/05/29 17:12:54 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.182 2008/06/18 06:49:31 brad Exp $
|
||||
|
||||
VERSION= 2.6-20080511
|
||||
PATCHLEVEL= 0
|
||||
VERSION= 2.6-20080606
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (postfix/postfix-2.6-20080511.tar.gz) = f6egdwD3NrtjDQ1fBRvbBg==
|
||||
RMD160 (postfix/postfix-2.6-20080511.tar.gz) = YepHbDEQgah6ynmSC/36DUVvyps=
|
||||
SHA1 (postfix/postfix-2.6-20080511.tar.gz) = duoPgDyWNFkUqNhQO+DXCJ7DWlU=
|
||||
SHA256 (postfix/postfix-2.6-20080511.tar.gz) = Tt1uYuCl71VRQjq4x7YBJdYtPEvlU7ekL/Kd+CulHGA=
|
||||
SIZE (postfix/postfix-2.6-20080511.tar.gz) = 3152930
|
||||
MD5 (postfix/postfix-2.6-20080606.tar.gz) = f3NSoEbfA2IReOvQRFNp4Q==
|
||||
RMD160 (postfix/postfix-2.6-20080606.tar.gz) = H6RELLKMnmExj4F0IES7ZE7jIzk=
|
||||
SHA1 (postfix/postfix-2.6-20080606.tar.gz) = pV9a60dB+e+ej4nV/m/6fkl6lmM=
|
||||
SHA256 (postfix/postfix-2.6-20080606.tar.gz) = cFy7dKyNS9D6lwqTdrifN0DDef5i2he2Q91RbCMVu4I=
|
||||
SIZE (postfix/postfix-2.6-20080606.tar.gz) = 3154088
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.46 2008/05/29 17:12:54 jakob Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.47 2008/06/18 06:49:31 brad Exp $
|
||||
@conflict postfix-*
|
||||
@newgroup _postfix:507
|
||||
@newgroup _postdrop:508
|
||||
@ -10,34 +10,34 @@
|
||||
@extra /var/postfix/
|
||||
@extra /var/spool/postfix/
|
||||
libexec/postfix/
|
||||
libexec/postfix/anvil
|
||||
libexec/postfix/bounce
|
||||
libexec/postfix/cleanup
|
||||
libexec/postfix/discard
|
||||
libexec/postfix/error
|
||||
libexec/postfix/flush
|
||||
libexec/postfix/lmtp
|
||||
libexec/postfix/local
|
||||
libexec/postfix/master
|
||||
libexec/postfix/nqmgr
|
||||
libexec/postfix/oqmgr
|
||||
libexec/postfix/pickup
|
||||
libexec/postfix/pipe
|
||||
@bin libexec/postfix/anvil
|
||||
@bin libexec/postfix/bounce
|
||||
@bin libexec/postfix/cleanup
|
||||
@bin libexec/postfix/discard
|
||||
@bin libexec/postfix/error
|
||||
@bin libexec/postfix/flush
|
||||
@bin libexec/postfix/lmtp
|
||||
@bin libexec/postfix/local
|
||||
@bin libexec/postfix/master
|
||||
@bin libexec/postfix/nqmgr
|
||||
@bin libexec/postfix/oqmgr
|
||||
@bin libexec/postfix/pickup
|
||||
@bin libexec/postfix/pipe
|
||||
libexec/postfix/post-install
|
||||
libexec/postfix/postfix-files
|
||||
libexec/postfix/postfix-script
|
||||
libexec/postfix/proxymap
|
||||
libexec/postfix/qmgr
|
||||
libexec/postfix/qmqpd
|
||||
libexec/postfix/scache
|
||||
libexec/postfix/showq
|
||||
libexec/postfix/smtp
|
||||
libexec/postfix/smtpd
|
||||
libexec/postfix/spawn
|
||||
libexec/postfix/tlsmgr
|
||||
libexec/postfix/trivial-rewrite
|
||||
libexec/postfix/verify
|
||||
libexec/postfix/virtual
|
||||
@bin libexec/postfix/proxymap
|
||||
@bin libexec/postfix/qmgr
|
||||
@bin libexec/postfix/qmqpd
|
||||
@bin libexec/postfix/scache
|
||||
@bin libexec/postfix/showq
|
||||
@bin libexec/postfix/smtp
|
||||
@bin libexec/postfix/smtpd
|
||||
@bin libexec/postfix/spawn
|
||||
@bin libexec/postfix/tlsmgr
|
||||
@bin libexec/postfix/trivial-rewrite
|
||||
@bin libexec/postfix/verify
|
||||
@bin libexec/postfix/virtual
|
||||
@man man/man1/mailq.1
|
||||
@man man/man1/newaliases.1
|
||||
@man man/man1/postalias.1
|
||||
@ -99,24 +99,24 @@ libexec/postfix/virtual
|
||||
@man man/man8/trivial-rewrite.8
|
||||
@man man/man8/verify.8
|
||||
@man man/man8/virtual.8
|
||||
sbin/mailq
|
||||
sbin/newaliases
|
||||
sbin/postalias
|
||||
sbin/postcat
|
||||
sbin/postconf
|
||||
sbin/postdrop
|
||||
sbin/postfix
|
||||
@bin sbin/mailq
|
||||
@bin sbin/newaliases
|
||||
@bin sbin/postalias
|
||||
@bin sbin/postcat
|
||||
@bin sbin/postconf
|
||||
@bin sbin/postdrop
|
||||
@bin sbin/postfix
|
||||
sbin/postfix-disable
|
||||
sbin/postfix-enable
|
||||
sbin/postfix-install
|
||||
sbin/postkick
|
||||
sbin/postlock
|
||||
sbin/postlog
|
||||
sbin/postmap
|
||||
sbin/postqueue
|
||||
sbin/postsuper
|
||||
@bin sbin/postkick
|
||||
@bin sbin/postlock
|
||||
@bin sbin/postlog
|
||||
@bin sbin/postmap
|
||||
@bin sbin/postqueue
|
||||
@bin sbin/postsuper
|
||||
sbin/qshape
|
||||
sbin/sendmail
|
||||
@bin sbin/sendmail
|
||||
share/doc/postfix/
|
||||
share/doc/postfix/html/
|
||||
share/doc/postfix/html/ADDRESS_CLASS_README.html
|
||||
|
Loading…
Reference in New Issue
Block a user