From owner-cvs-all@FreeBSD.ORG Fri Feb 19 15:29:56 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 BF663106566C; Fri, 19 Feb 2010 15:29:56 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 957428FC14; Fri, 19 Feb 2010 15:29:56 +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 o1JFTuYp015422; Fri, 19 Feb 2010 15:29:56 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o1JFTuxh015421; Fri, 19 Feb 2010 15:29:56 GMT (envelope-from hrs) Message-Id: <201002191529.o1JFTuxh015421@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 19 Feb 2010 15:29:56 +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/japanese/font-ipa Makefile ports/japanese/font-ipa/files pkg-install.in 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: Fri, 19 Feb 2010 15:29:56 -0000 hrs 2010-02-19 15:29:56 UTC FreeBSD ports repository Modified files: japanese/font-ipa Makefile japanese/font-ipa/files pkg-install.in Log: Fix a matching rule for fonts.dir lines in pkg-install. It removed all of -ipa-* lines when deinstalling. Feature safe: yes Revision Changes Path 1.22 +1 -1 ports/japanese/font-ipa/Makefile 1.10 +2 -2 ports/japanese/font-ipa/files/pkg-install.in