From owner-cvs-all@FreeBSD.ORG Thu May 13 19:43:05 2010 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 C4ED21065679; Thu, 13 May 2010 19:43:05 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9B64D8FC1D; Thu, 13 May 2010 19:43:05 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4DJh5V1056910; Thu, 13 May 2010 19:43:05 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4DJh5LX056909; Thu, 13 May 2010 19:43:05 GMT (envelope-from kwm) Message-Id: <201005131943.o4DJh5LX056909@repoman.freebsd.org> From: Koop Mast Date: Thu, 13 May 2010 19:43:05 +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/gnome-applets Makefile ports/x11/gnome-applets/files patch-cpufreq-freebsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2010 19:43:05 -0000 kwm 2010-05-13 19:43:05 UTC FreeBSD ports repository Modified files: x11/gnome-applets Makefile x11/gnome-applets/files patch-cpufreq-freebsd Log: Fix some memory leaks in the cpufreq applet. PR: ports/146033 Submitted by: Bryan Venteicher Revision Changes Path 1.129 +1 -0 ports/x11/gnome-applets/Makefile 1.7 +11 -3 ports/x11/gnome-applets/files/patch-cpufreq-freebsd