cvs commit: ports/www/firefox Makefile ports/www/firefox/files patch-widget_src_gtk2_nsDragService.cpp ports/www/nvu Makefile ports/www/nvu/files patch-widget_src_gtk2_nsDragService.cpp ports/www/seamonkey Makefile ports/www/seamonkey/files patch-widget_src_gtk2_nsDragService.cpp ...

Jeremy Messenger mezz at FreeBSD.org
Thu Jan 18 22:37:13 UTC 2007


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 at 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)


More information about the cvs-ports mailing list