From owner-cvs-all@FreeBSD.ORG Sun Aug 28 17:38:37 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 451CD16A41F; Sun, 28 Aug 2005 17:38:37 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 152F14440E; Sun, 28 Aug 2005 17:38:37 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j7SHcaJM028598; Sun, 28 Aug 2005 17:38:36 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7SHcaeV028597; Sun, 28 Aug 2005 17:38:36 GMT (envelope-from mezz) Message-Id: <200508281738.j7SHcaeV028597@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 28 Aug 2005 17:38:36 +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/editors/gedit Makefile distinfo pkg-plist ports/editors/gedit/files patch-gedit_gedit-plugins-engine.c 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: Sun, 28 Aug 2005 17:38:37 -0000 mezz 2005-08-28 17:38:36 UTC FreeBSD ports repository Modified files: editors/gedit Makefile distinfo pkg-plist Added files: editors/gedit/files patch-gedit_gedit-plugins-engine.c Log: - Update to 2.10.5. - Add a patch created by marcus, he said, "add a patch to not unload plug-in modules at shutdown time. This is an ugly hack, but it prevents the crash on exit that some plug-ins cause. The file descriptor leak caused by this is not a big deal since the process is termianting anyway." Revision Changes Path 1.53 +1 -1 ports/editors/gedit/Makefile 1.22 +2 -2 ports/editors/gedit/distinfo 1.1 +13 -0 ports/editors/gedit/files/patch-gedit_gedit-plugins-engine.c (new) 1.21 +1 -0 ports/editors/gedit/pkg-plist