From owner-cvs-ports@FreeBSD.ORG Sun Apr 12 21:22:48 2009 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 EF62A1065670; Sun, 12 Apr 2009 21:22:48 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 697DE8FC0A; Sun, 12 Apr 2009 21:22:47 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from [62.63.86.253] [62.63.86.253:45768] (HELO/EHLO luna.dio.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id n3CLNsuZ039415 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Mon, 13 Apr 2009 01:23:56 +0400 (MSD) From: Max Brazhnikov To: Stanislav Sedov Date: Mon, 13 Apr 2009 01:22:44 +0400 User-Agent: KMail/1.11.2 (FreeBSD/7.1-STABLE; KDE/4.2.2; i386; ; ) References: <200904071219.n37CJ1cb093967@repoman.freebsd.org> In-Reply-To: <200904071219.n37CJ1cb093967@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904130122.44345.makc@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Mon, 13 Apr 2009 01:23:56 +0400 (MSD) X-Virus-Scanned: ClamAV 0.94.1/9225/Sun Apr 12 07:35:10 2009 on mail.issp.ac.ru X-Virus-Status: Clean Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/lcms Makefile distinfo 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: Sun, 12 Apr 2009 21:22:49 -0000 On Tue, 7 Apr 2009 12:19:01 +0000 (UTC), Stanislav Sedov wrote: > stas 2009-04-07 12:19:01 UTC > > FreeBSD ports repository > > Modified files: > graphics/lcms Makefile distinfo pkg-plist > Log: > - Update to 1.18. > - Do not install .la and static library files. This breaks editors/koffice build. Any reason for removing static library?