pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/33511 CVS commit: pkgsrc



The following reply was made to PR pkg/33511; it has been noted by GNATS.

From: Mark Davies <markd%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/33511 CVS commit: pkgsrc
Date: Mon, 23 Oct 2006 10:49:35 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  markd
 Date:          Mon Oct 23 10:49:35 UTC 2006
 
 Modified Files:
        pkgsrc/mail/thunderbird: Makefile distinfo
        pkgsrc/mail/thunderbird-gtk1: Makefile
        pkgsrc/time/sunbird: Makefile distinfo
        pkgsrc/www/firefox: Makefile distinfo
        pkgsrc/www/firefox-gtk1: Makefile
        pkgsrc/www/seamonkey: Makefile distinfo
        pkgsrc/www/seamonkey-gtk1: Makefile
 Added Files:
        pkgsrc/mail/thunderbird/patches: patch-at
        pkgsrc/time/sunbird/patches: patch-at
        pkgsrc/www/firefox/patches: patch-at
        pkgsrc/www/seamonkey/patches: patch-at
 
 Log Message:
 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.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.20 -r1.21 pkgsrc/mail/thunderbird/Makefile
 cvs rdiff -r1.29 -r1.30 pkgsrc/mail/thunderbird/distinfo
 cvs rdiff -r1.10 -r1.11 pkgsrc/mail/thunderbird-gtk1/Makefile
 cvs rdiff -r0 -r1.1 pkgsrc/mail/thunderbird/patches/patch-at
 cvs rdiff -r1.3 -r1.4 pkgsrc/time/sunbird/Makefile
 cvs rdiff -r1.7 -r1.8 pkgsrc/time/sunbird/distinfo
 cvs rdiff -r0 -r1.1 pkgsrc/time/sunbird/patches/patch-at
 cvs rdiff -r1.37 -r1.38 pkgsrc/www/firefox/Makefile
 cvs rdiff -r1.56 -r1.57 pkgsrc/www/firefox/distinfo
 cvs rdiff -r1.13 -r1.14 pkgsrc/www/firefox-gtk1/Makefile
 cvs rdiff -r0 -r1.1 pkgsrc/www/firefox/patches/patch-at
 cvs rdiff -r1.11 -r1.12 pkgsrc/www/seamonkey/Makefile
 cvs rdiff -r1.12 -r1.13 pkgsrc/www/seamonkey/distinfo
 cvs rdiff -r1.8 -r1.9 pkgsrc/www/seamonkey-gtk1/Makefile
 cvs rdiff -r0 -r1.1 pkgsrc/www/seamonkey/patches/patch-at
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index