summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kalika <max@gentoo.org>2004-02-12 22:21:12 +0000
committerMax Kalika <max@gentoo.org>2004-02-12 22:21:12 +0000
commitcf35e743374e048e1986daafb9466424eba5042e (patch)
tree30234b75a3610ed93c8936f24eba2de154e95e39 /net-mail
parentfollowup of realplayer masking (diff)
downloadhistorical-cf35e743374e048e1986daafb9466424eba5042e.tar.gz
historical-cf35e743374e048e1986daafb9466424eba5042e.tar.bz2
historical-cf35e743374e048e1986daafb9466424eba5042e.zip
Fix location of the TLS patch. Was moved to old/. Thanks mcummings.
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/postfix/Manifest4
-rw-r--r--net-mail/postfix/postfix-2.0.11.ebuild4
-rw-r--r--net-mail/postfix/postfix-2.0.16-r1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/net-mail/postfix/Manifest b/net-mail/postfix/Manifest
index 9357fcb48bfb..03094e0a5cbe 100644
--- a/net-mail/postfix/Manifest
+++ b/net-mail/postfix/Manifest
@@ -1,9 +1,9 @@
MD5 adf6b0b12a7ebc4ac6d56e33da1f4b49 postfix-2.0.18.ebuild 6794
MD5 814186572595eb376ac5febb83c50d00 postfix-1.1.11.20020917-r1.ebuild 4593
-MD5 cbf8f19236850c42e47b7994b5cdc258 postfix-2.0.16-r1.ebuild 6800
+MD5 6333a360640e4814dbdcaa4505e1d5da postfix-2.0.16-r1.ebuild 6802
MD5 fd4ceedee67c08d4e2f78c81a85111ca ChangeLog 21953
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
-MD5 0f2ecdfd154c7ab8d49f188b30864198 postfix-2.0.11.ebuild 6038
+MD5 203fa874ac60ebfd492d00215963aac4 postfix-2.0.11.ebuild 6042
MD5 af54dd63ae7235856a5cc25284ac40c8 postfix-1.1.11.20020917.ebuild 4574
MD5 6775371821db3139dd2470c794a1e01f files/digest-postfix-1.1.11.20020917-r1 166
MD5 c96b069e399dd4c8d21faddcb6274de6 files/postfix.rc6 585
diff --git a/net-mail/postfix/postfix-2.0.11.ebuild b/net-mail/postfix/postfix-2.0.11.ebuild
index 203f62a6336c..29f44982b234 100644
--- a/net-mail/postfix/postfix-2.0.11.ebuild
+++ b/net-mail/postfix/postfix-2.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.11.ebuild,v 1.14 2004/02/06 16:09:39 max Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.11.ebuild,v 1.15 2004/02/12 22:21:12 max Exp $
IUSE="ssl mysql sasl ldap ipv6 maildir mbox"
@@ -14,7 +14,7 @@ IPV6_TLS_P="tls+${IPV6_P}"
DESCRIPTION="A fast and secure drop-in replacement for sendmail"
HOMEPAGE="http://www.postfix.org"
SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${P}.tar.gz
- ssl? ( ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/${TLS_P}.tar.gz )
+ ssl? ( ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/old/${TLS_P}.tar.gz )
ipv6? ( ftp://ftp.stack.nl/pub/postfix/tls+ipv6/${IPV6}/${IPV6_P}.patch.gz )
ipv6? ( ftp://ftp.stack.nl/pub/postfix/tls+ipv6/${IPV6}/${IPV6_TLS_P}.patch.gz )"
diff --git a/net-mail/postfix/postfix-2.0.16-r1.ebuild b/net-mail/postfix/postfix-2.0.16-r1.ebuild
index 8234fe2b6e0b..f6b410a9fb61 100644
--- a/net-mail/postfix/postfix-2.0.16-r1.ebuild
+++ b/net-mail/postfix/postfix-2.0.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.16-r1.ebuild,v 1.12 2004/01/18 23:01:05 tuxus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.16-r1.ebuild,v 1.13 2004/02/12 22:21:12 max Exp $
inherit eutils ssl-cert
@@ -14,7 +14,7 @@ DESCRIPTION="A fast and secure drop-in replacement for sendmail."
HOMEPAGE="http://www.postfix.org/"
SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${P}.tar.gz
ftp://ftp.porcupine.org/mirrors/postfix-release/official/${PN}-2.0-ns-mx-acl-patch.gz
- ssl? ( ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/${TLS_P}.tar.gz )
+ ssl? ( ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/old/${TLS_P}.tar.gz )
ipv6? ( ftp://ftp.stack.nl/pub/postfix/tls+ipv6/${IPV6}/${IPV6_P}.patch.gz )
ipv6? ( ftp://ftp.stack.nl/pub/postfix/tls+ipv6/${IPV6}/${IPV6_TLS_P}.patch.gz )
postgres? ( http://www.mat.cc/postfix/${PGSQL_P}.patch )"