diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2003-08-16 02:26:12 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2003-08-16 02:26:12 +0000 |
commit | ef273e6b37cf61d0acb7571264cf1d8f9c77b1d2 (patch) | |
tree | f7e2705da77025611d600e16614370b8e61ebaf5 /net-mail/postfix | |
parent | Added a fix for bug #24678 (diff) | |
download | historical-ef273e6b37cf61d0acb7571264cf1d8f9c77b1d2.tar.gz historical-ef273e6b37cf61d0acb7571264cf1d8f9c77b1d2.tar.bz2 historical-ef273e6b37cf61d0acb7571264cf1d8f9c77b1d2.zip |
Correcting the master.cf for cyrus installs. See bug #26130
Diffstat (limited to 'net-mail/postfix')
-rw-r--r-- | net-mail/postfix/ChangeLog | 7 | ||||
-rw-r--r-- | net-mail/postfix/Manifest | 3 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-mail/postfix/ChangeLog b/net-mail/postfix/ChangeLog index 0e216e3d868f..7dd623ad2ac6 100644 --- a/net-mail/postfix/ChangeLog +++ b/net-mail/postfix/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-mail/postfix # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/ChangeLog,v 1.81 2003/08/14 05:17:29 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/ChangeLog,v 1.82 2003/08/16 02:26:12 g2boojum Exp $ + + 15 Aug 2003; Nick Hadaway <raker@gentoo.org> + files/2.0.0/master.cf.diff, files/postfix-2.0.13-r1.ebuild: + Added a patch for the master.cf based on suggestions by Alexander + Holler on bug #26130 13 Aug 2003; Nick Hadaway <raker@gentoo.org> files/postfix.rc6: Added ypbind to the use list so NIS-related services are started diff --git a/net-mail/postfix/Manifest b/net-mail/postfix/Manifest index d9c98217c28a..b5f24aa1f0a0 100644 --- a/net-mail/postfix/Manifest +++ b/net-mail/postfix/Manifest @@ -1,6 +1,6 @@ MD5 82ba4d66f539a469d378ace55799f833 postfix-2.0.10-r1.ebuild 6158 MD5 566f7daa4609b8810c25756710ab63a1 postfix-2.0.13.ebuild 6382 -MD5 be3bcf948577a881d6bf8bcd689f1136 postfix-2.0.13-r1.ebuild 6399 +MD5 2b4daa88518a9b8c2ebf19144accdae5 postfix-2.0.13-r1.ebuild 6448 MD5 656396a2cf9d1d2c05cd6b55dc9e988d postfix-2.0.9.ebuild 6242 MD5 0adbbef42d28091a11b3b675345dae91 postfix-1.1.11.20020917-r1.ebuild 4942 MD5 c1939447e7af5681008b1bb8e1cf7a95 postfix-2.0.12-r1.ebuild 6027 @@ -28,4 +28,5 @@ MD5 499f6d9f2295ba6e359ce568842d050c files/digest-postfix-2.0.10-r1 295 MD5 6264e15636614de0cce39a66de79db5f files/digest-postfix-2.0.12-r1 295 MD5 fbf57b537c7f42a7bf96f073ee3d22bf files/digest-postfix-2.0.13-r1 297 MD5 7dea3c30c3550cbbcdf4aac0b6d8dffa files/smtpd-2.0.conf 138 +MD5 cada6258fd7febc632fd333523fa00d5 files/postfix-2.0.0/master.cf.diff 883 MD5 803eb5ffc166aaaf2f3b78ddf71fe73d files/postfix-2.0.0/main.cf.diff 2382 |