From owner-cvs-all@FreeBSD.ORG Fri Feb 22 01:07:39 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 E009016A405; Fri, 22 Feb 2008 01:07:39 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B7D2E13C461; Fri, 22 Feb 2008 01:07:39 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1M17dCa019720; Fri, 22 Feb 2008 01:07:39 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1M17dK1019719; Fri, 22 Feb 2008 01:07:39 GMT (envelope-from marcus) Message-Id: <200802220107.m1M17dK1019719@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 22 Feb 2008 01:07:39 +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-toolkits/gtk20 Makefile pkg-plist 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: Fri, 22 Feb 2008 01:07:40 -0000 marcus 2008-02-22 01:07:39 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile pkg-plist Log: Run gtk-query-immodules-2.0 and gdk-pixbuf-query-loaders upon package installation to make sure the loaders and immodules files are consistent with what is installed on the system. This will typically only be an issue for custom-built packages. Requested by: Hiroto Kagotani Revision Changes Path 1.213 +1 -1 ports/x11-toolkits/gtk20/Makefile 1.106 +2 -0 ports/x11-toolkits/gtk20/pkg-plist