From owner-cvs-all@FreeBSD.ORG Thu Jan 18 22:53:13 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C69016A40F; Thu, 18 Jan 2007 22:53:13 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4DD8013C461; Thu, 18 Jan 2007 22:53:13 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l0IMrDoU087799; Thu, 18 Jan 2007 22:53:13 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l0IMrD0q087796; Thu, 18 Jan 2007 22:53:13 GMT (envelope-from mezz) Message-Id: <200701182253.l0IMrD0q087796@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 18 Jan 2007 22:53:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/flock Makefile ports/www/flock/files patch-widget_src_gtk2_nsDragService.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jan 2007 22:53:13 -0000 mezz 2007-01-18 22:53:12 UTC FreeBSD ports repository Modified files: www/flock Makefile Added files: www/flock/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 . This bug was started to reproduce with least 2.10.7 version of gtk2. Bump the PORTREVISION. 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.163 +1 -1 ports/www/flock/Makefile 1.1 +18 -0 ports/www/flock/files/patch-widget_src_gtk2_nsDragService.cpp (new)