From owner-cvs-all@FreeBSD.ORG Sat Jul 8 14:08:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 3100816A4DE; Sat, 8 Jul 2006 14:08:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from unixfreunde.net (unixfreunde.de [85.214.35.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA45D43D45; Sat, 8 Jul 2006 14:08:57 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: by unixfreunde.net (Postfix, from userid 65534) id C00EC50846; Sat, 8 Jul 2006 16:08:57 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.0-gr0 (2005-09-13) on unixfreunde.de X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=AWL, BAYES_00, FORGED_RCVD_HELO, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.1.0-gr0 Received: from mwilke.ath.cx (p548D33B4.dip0.t-ipconnect.de [84.141.51.180]) by unixfreunde.net (Postfix) with ESMTP id 2D1CF5080C; Sat, 8 Jul 2006 16:08:57 +0200 (CEST) Date: Sat, 8 Jul 2006 16:08:55 +0200 From: Martin Wilke To: pav@FreeBSD.org Message-ID: <20060708160855.6034eba8@mwilke.ath.cx> In-Reply-To: <1152365490.89804.2.camel@ikaros.oook.cz> References: <200607080749.k687n0eR086838@repoman.freebsd.org> <1152363883.89804.0.camel@ikaros.oook.cz> <20060708152915.3ed4a864@mwilke.ath.cx> <1152365490.89804.2.camel@ikaros.oook.cz> X-Mailer: Sylpheed-Claws 2.3.1 (GTK+ 2.10.0; i386-portbld-freebsd7.0) User-Agent: miwi@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/gauche-sdl Makefile distinfo pkg-plist ports/devel/gauche-sdl/files patch-configure patch-src::gauche-sdl.h patch-src::image::gauche-sdl-image.h patch-src::image::sdl-image-lib.stub patch-src::mixer::gauche-sdl-mixer.h patch-src::sdl-lib.stub patch-src::ttf::gauche-sdl-ttf.h 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: Sat, 08 Jul 2006 14:08:58 -0000 On Sat, 08 Jul 2006 15:31:30 +0200 Pav Lucistnik wrote: > And what about the plist change? Three modules are gone. Please ask gauche developers why they removed these 3 libs from the disto. Martin