From owner-cvs-ports@FreeBSD.ORG Wed May 23 14:54:22 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A2C216A421; Wed, 23 May 2007 14:54:22 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 3971F13C46E; Wed, 23 May 2007 14:54:22 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l4NEsMvL022721; Wed, 23 May 2007 14:54:22 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l4NEsM2P022716; Wed, 23 May 2007 14:54:22 GMT (envelope-from bsam) Message-Id: <200705231454.l4NEsM2P022716@repoman.freebsd.org> From: Boris Samorodov Date: Wed, 23 May 2007 14:54:21 +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-fonts/linux-fontconfig Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2007 14:54:22 -0000 bsam 2007-05-23 14:54:21 UTC FreeBSD ports repository Modified files: x11-fonts/linux-fontconfig Makefile pkg-plist Log: . change the prefix (/usr/X11 -> %{LOCALBASE}) at the configuration file; [1] . do REINPLACE at post-patch instead of post-install; [2] . don't let the linux fc-cache mess up the native cache file (delete [3] the binary and the man); . add some comments to the Makefile. PR: 110632 [1] Submitted by: Karol Kwiatkowski [1] Suggested by: pav [2], netchild [3] Approved by: portmgr (pav) Revision Changes Path 1.19 +10 -5 ports/x11-fonts/linux-fontconfig/Makefile 1.3 +0 -2 ports/x11-fonts/linux-fontconfig/pkg-plist