View | Details | Raw Unified | Return to bug 139445
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	postfix
8
PORTNAME=	postfix
9
DISTVERSION=	2.7-20090828
9
DISTVERSION=	2.7-20091008
10
PORTEPOCH=	4
10
PORTEPOCH=	4
11
CATEGORIES=	mail ipv6
11
CATEGORIES=	mail ipv6
12
MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
12
MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
Lines 54-61 Link Here
54
	pcre_table.5 pgsql_table.5 postconf.5 postfix-wrapper.5 regexp_table.5 \
54
	pcre_table.5 pgsql_table.5 postconf.5 postfix-wrapper.5 regexp_table.5 \
55
	relocated.5 tcp_table.5 transport.5 virtual.5
55
	relocated.5 tcp_table.5 transport.5 virtual.5
56
56
57
MAN8=	anvil.8 bounce.8 cleanup.8 discard.8 error.8 flush.8 local.8 master.8 \
57
MAN8=	anvil.8 bounce.8 cleanup.8 discard.8 dnsblog.8 error.8 flush.8 local.8 master.8 \
58
	oqmgr.8 pickup.8 pipe.8 proxymap.8 qmgr.8 qmqpd.8 scache.8 showq.8 \
58
	oqmgr.8 pickup.8 pipe.8 postscreen.8 proxymap.8 qmgr.8 qmqpd.8 scache.8 showq.8 \
59
	smtp.8 smtpd.8 spawn.8 tlsmgr.8 trivial-rewrite.8 verify.8 virtual.8
59
	smtp.8 smtpd.8 spawn.8 tlsmgr.8 trivial-rewrite.8 verify.8 virtual.8
60
60
61
MLINKS=	sendmail.1 mailq.1 \
61
MLINKS=	sendmail.1 mailq.1 \
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (postfix/postfix-2.7-20090828.tar.gz) = e32bb297fa41e36c73160ef09ab9f024
1
MD5 (postfix/postfix-2.7-20091008.tar.gz) = 54f97e2c4b60c5e437c370d4094de6df
2
SHA256 (postfix/postfix-2.7-20090828.tar.gz) = 9e75b2f2b56339ec622ecf50676408dcfa6af5fc68dd77f3a30c66d32db85c6a
2
SHA256 (postfix/postfix-2.7-20091008.tar.gz) = cc49842feb624a4c664a76a62a5ba8aa13171513b34d1166437bd6c2fe3e4474
3
SIZE (postfix/postfix-2.7-20090828.tar.gz) = 3335807
3
SIZE (postfix/postfix-2.7-20091008.tar.gz) = 3386798
(-)pkg-plist (+2 lines)
Lines 27-32 Link Here
27
libexec/postfix/bounce
27
libexec/postfix/bounce
28
libexec/postfix/cleanup
28
libexec/postfix/cleanup
29
libexec/postfix/discard
29
libexec/postfix/discard
30
libexec/postfix/dnsblog
30
libexec/postfix/error
31
libexec/postfix/error
31
libexec/postfix/flush
32
libexec/postfix/flush
32
libexec/postfix/lmtp
33
libexec/postfix/lmtp
Lines 43-48 Link Here
43
libexec/postfix/postfix-script
44
libexec/postfix/postfix-script
44
libexec/postfix/postfix-wrapper
45
libexec/postfix/postfix-wrapper
45
libexec/postfix/postmulti-script
46
libexec/postfix/postmulti-script
47
libexec/postfix/postscreen
46
libexec/postfix/proxymap
48
libexec/postfix/proxymap
47
libexec/postfix/qmgr
49
libexec/postfix/qmgr
48
libexec/postfix/qmqpd
50
libexec/postfix/qmqpd

Return to bug 139445