Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2007 22:40:20 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        gnome@FreeBSD.org
Subject:   Re: ports/107689: commit references a PR
Message-ID:  <200701182240.l0IMeKqE078931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/107689; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107689: commit references a PR
Date: Thu, 18 Jan 2007 22:37:19 +0000 (UTC)

 mezz        2007-01-18 22:37:11 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/firefox          Makefile 
     www/nvu              Makefile 
     www/seamonkey        Makefile 
     mail/thunderbird     Makefile 
     www/xulrunner        Makefile 
     sysutils/flock       Makefile 
     www/firefox15        Makefile 
     www/mozilla          Makefile 
   Added files:
     www/firefox/files    patch-widget_src_gtk2_nsDragService.cpp 
     www/nvu/files        patch-widget_src_gtk2_nsDragService.cpp 
     www/seamonkey/files  patch-widget_src_gtk2_nsDragService.cpp 
     mail/thunderbird/files patch-widget_src_gtk2_nsDragService.cpp 
     www/xulrunner/files  patch-widget_src_gtk2_nsDragService.cpp 
     sysutils/flock/files patch-widget_src_gtk2_nsDragService.cpp 
     www/firefox15/files  patch-widget_src_gtk2_nsDragService.cpp 
     www/mozilla/files    patch-widget_src_gtk2_nsDragService.cpp 
   Log:
   Fix the gtk2 dnd implementation broken, see more details in the bugzilla. This
   patch[1] was created by Matthias Clasen <mclasen@redhat.com>. This bug was
   started to reproduce with least 2.10.7 version of gtk2.
   
   PR:             ports/107689
   Reported by:    a few users
   Bugzilla:       https://bugzilla.mozilla.org/show_bug.cgi?id=355248
                   https://bugzilla.mozilla.org/show_bug.cgi?id=367203 [1]
                   http://bugzilla.gnome.org/show_bug.cgi?id=394525
   
   Revision  Changes    Path
   1.74      +1 -0      ports/mail/thunderbird/Makefile
   1.1       +18 -0     ports/mail/thunderbird/files/patch-widget_src_gtk2_nsDragService.cpp (new)
   1.7       +1 -0      ports/sysutils/flock/Makefile
   1.1       +18 -0     ports/sysutils/flock/files/patch-widget_src_gtk2_nsDragService.cpp (new)
   1.172     +2 -0      ports/www/firefox/Makefile
   1.1       +18 -0     ports/www/firefox/files/patch-widget_src_gtk2_nsDragService.cpp (new)
   1.168     +2 -1      ports/www/firefox15/Makefile
   1.1       +18 -0     ports/www/firefox15/files/patch-widget_src_gtk2_nsDragService.cpp (new)
   1.216     +2 -1      ports/www/mozilla/Makefile
   1.1       +18 -0     ports/www/mozilla/files/patch-widget_src_gtk2_nsDragService.cpp (new)
   1.28      +2 -1      ports/www/nvu/Makefile
   1.1       +18 -0     ports/www/nvu/files/patch-widget_src_gtk2_nsDragService.cpp (new)
   1.259     +1 -0      ports/www/seamonkey/Makefile
   1.1       +18 -0     ports/www/seamonkey/files/patch-widget_src_gtk2_nsDragService.cpp (new)
   1.8       +2 -1      ports/www/xulrunner/Makefile
   1.1       +18 -0     ports/www/xulrunner/files/patch-widget_src_gtk2_nsDragService.cpp (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701182240.l0IMeKqE078931>