From owner-cvs-all@FreeBSD.ORG Wed Sep 17 04:23:33 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D99E1065694; Wed, 17 Sep 2008 04:23:33 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 096E58FC2F; Wed, 17 Sep 2008 04:23:33 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m8H4NWjH035657; Wed, 17 Sep 2008 04:23:32 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m8H4NWHx035652; Wed, 17 Sep 2008 04:23:32 GMT (envelope-from mezz) Message-Id: <200809170423.m8H4NWHx035652@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 17 Sep 2008 04:23:32 +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/x11-wm/fluxbox Makefile ports/x11-wm/fluxbox/files patch-fix_pixmap_resource_leak patch-fix_unshading_crash 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: Wed, 17 Sep 2008 04:23:33 -0000 mezz 2008-09-17 04:23:32 UTC FreeBSD ports repository Modified files: x11-wm/fluxbox Makefile Added files: x11-wm/fluxbox/files patch-fix_pixmap_resource_leak patch-fix_unshading_crash Log: -Fix unshading crash. [1] -Fix pixmap resource leak in pixmap menu. -Bump the PORTREVISION. Reported by: L Campbell [1] Tested by: L Campbell [1] Randy Pratt [1] Obtained from: Its git repository (both patches) Approved by: portmgr (linimon) Revision Changes Path 1.49 +1 -0 ports/x11-wm/fluxbox/Makefile 1.1 +102 -0 ports/x11-wm/fluxbox/files/patch-fix_pixmap_resource_leak (new) 1.1 +25 -0 ports/x11-wm/fluxbox/files/patch-fix_unshading_crash (new)