From owner-cvs-all@FreeBSD.ORG Wed Feb 9 05:42:48 2005 Return-Path: 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 685A416A4CE; Wed, 9 Feb 2005 05:42:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C2ED43D1F; Wed, 9 Feb 2005 05:42:48 +0000 (GMT) (envelope-from marcus@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 j195gmqO092439; Wed, 9 Feb 2005 05:42:48 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j195gm51092427; Wed, 9 Feb 2005 05:42:48 GMT (envelope-from marcus) Message-Id: <200502090542.j195gm51092427@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 9 Feb 2005 05:42:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/fontconfig Makefile pkg-plist ports/x11-fonts/fontconfig/files pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 09 Feb 2005 05:42:48 -0000 marcus 2005-02-09 05:42:47 UTC FreeBSD ports repository Modified files: x11-fonts/fontconfig Makefile pkg-plist x11-fonts/fontconfig/files pkg-install.in Log: * Remove the font cache built by fc-cache in POST-INSTALL phase * Apply NOPORTDOCS and update PLIST correspondingly * Make portlint a bit happier PR: 77293 Submitted by: leeym Revision Changes Path 1.41 +11 -3 ports/x11-fonts/fontconfig/Makefile 1.2 +2 -0 ports/x11-fonts/fontconfig/files/pkg-install.in 1.7 +132 -132 ports/x11-fonts/fontconfig/pkg-plist