From owner-cvs-ports@FreeBSD.ORG Fri Nov 21 15:48:51 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B1181065675; Fri, 21 Nov 2008 15:48:51 +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 4C38C8FC0C; Fri, 21 Nov 2008 15:48:51 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mALFmpB3040470; Fri, 21 Nov 2008 15:48:51 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mALFmpc9040469; Fri, 21 Nov 2008 15:48:51 GMT (envelope-from hrs) Message-Id: <200811211548.mALFmpc9040469@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 21 Nov 2008 15:48:51 +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/textproc/linux-scim-libs Makefile distinfo.i386 distinfo.i386.fc4 distinfo.i386.fc7 distinfo.i386.fc8 pkg-plist pkg-plist.fc4 pkg-plist.fc7 pkg-plist.fc8 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: Fri, 21 Nov 2008 15:48:51 -0000 hrs 2008-11-21 15:48:51 UTC FreeBSD ports repository Modified files: textproc/linux-scim-libs Makefile Added files: textproc/linux-scim-libs distinfo.i386.fc4 distinfo.i386.fc7 distinfo.i386.fc8 pkg-plist.fc4 pkg-plist.fc7 pkg-plist.fc8 Removed files: textproc/linux-scim-libs distinfo.i386 pkg-plist Log: - Add linux_base-{f7,f8} support. - Separate out gtk module part to textproc/linux-scim-gtk. Revision Changes Path 1.3 +37 -8 ports/textproc/linux-scim-libs/Makefile 1.3 +0 -6 ports/textproc/linux-scim-libs/distinfo.i386 (dead) 1.1 +6 -0 ports/textproc/linux-scim-libs/distinfo.i386.fc4 (new) 1.1 +6 -0 ports/textproc/linux-scim-libs/distinfo.i386.fc7 (new) 1.1 +6 -0 ports/textproc/linux-scim-libs/distinfo.i386.fc8 (new) 1.2 +0 -30 ports/textproc/linux-scim-libs/pkg-plist (dead) 1.1 +26 -0 ports/textproc/linux-scim-libs/pkg-plist.fc4 (new) 1.1 +14 -0 ports/textproc/linux-scim-libs/pkg-plist.fc7 (new) 1.1 +16 -0 ports/textproc/linux-scim-libs/pkg-plist.fc8 (new)