diff options
author | markd <markd@pkgsrc.org> | 2006-10-23 10:49:34 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2006-10-23 10:49:34 +0000 |
commit | c8d85ffb854a2d5d5e54405cf31d1ac46ef165a5 (patch) | |
tree | 75ac499db7cbb8e0abd44201a9bdc80169c0044b /www/seamonkey/distinfo | |
parent | 298a50dfa212abd80007f69ba31cb7a5b950a6b7 (diff) | |
download | pkgsrc-c8d85ffb854a2d5d5e54405cf31d1ac46ef165a5.tar.gz |
thunderbird's ldap doesn't work talking to an ipv4 ldap server if
talking to ipv4 addresses using ipv6 addresses isn't allowed, which is
the default on NetBSD. Patch to use a v4 socket when talking to an ipv4
ldap server. Fixes my PR 33511.
seamonkey/firefox/sunbird have the same code so make the same patch.
OKed ghen. Bump PKGREVISION.
Diffstat (limited to 'www/seamonkey/distinfo')
-rw-r--r-- | www/seamonkey/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/seamonkey/distinfo b/www/seamonkey/distinfo index 3095cb957a1..dd6ee9b3492 100644 --- a/www/seamonkey/distinfo +++ b/www/seamonkey/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2006/10/20 10:28:51 rillig Exp $ +$NetBSD: distinfo,v 1.13 2006/10/23 10:49:34 markd Exp $ SHA1 (seamonkey-1.0.5.source.tar.bz2) = 60be0112e369a06958c0295ad2de995ab476cef1 RMD160 (seamonkey-1.0.5.source.tar.bz2) = 9f99f4a542c3a4e1c7e054e73c9ca08cd7252e63 @@ -19,6 +19,7 @@ SHA1 (patch-an) = 99ac2da44322db96f8d65fbfdb380727b9da96fe SHA1 (patch-ao) = 617d232bd335bc988388f2004ca919c829e371da SHA1 (patch-ap) = 856f74f774b4db7df9b4453aea4d849893ee6bf1 SHA1 (patch-aq) = 29183e61d6b1a38853151426c2d4ffe45efd9c43 +SHA1 (patch-at) = 1b541df50b9ed94613524d1d48ff98970d8f21dd SHA1 (patch-aw) = db73e21e67dc4200312285973faaaed308ea436e SHA1 (patch-ax) = b32483c5259cbe95202944683889bf20a7c1650e SHA1 (patch-ba) = add9ecd6cff002525b2bc63aad7eb142e610b190 |