From owner-cvs-ports@FreeBSD.ORG Tue Dec 27 09:26:01 2011 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 F39931065675 for ; Tue, 27 Dec 2011 09:26:00 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 35E938FC16 for ; Tue, 27 Dec 2011 09:26:00 +0000 (UTC) Received: (qmail 63978 invoked from network); 27 Dec 2011 09:25:59 -0000 Received: from unknown (HELO alex.andxor.it) (192.168.2.30) by andxor.it with SMTP; 27 Dec 2011 09:25:59 -0000 Message-ID: <4EF98F27.8040407@FreeBSD.org> Date: Tue, 27 Dec 2011 10:25:59 +0100 From: Alex Dupre User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0.1) Gecko/20111123 Firefox/8.0.1 SeaMonkey/2.5 MIME-Version: 1.0 To: Alexey Dokuchaev References: <201112241839.pBOIdPlh024053@repoman.freebsd.org> <20111225154525.GA43948@FreeBSD.org> <20111225163848.GA51484@FreeBSD.org> <4EF988C0.2010808@FreeBSD.org> <20111227092150.GD66519@FreeBSD.org> In-Reply-To: <20111227092150.GD66519@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: Steve Wills , ports-committers@freebsd.org, Chris Rees , cvs-all@freebsd.org, cvs-ports@freebsd.org Subject: Re: cvs commit: ports/x11/kdelibs4 Makefile 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: Tue, 27 Dec 2011 09:26:01 -0000 Alexey Dokuchaev ha scritto: >> It's a superset because it doesn't implement the LZW patented compression. > > Shouldn't it read "subset" in this case then? Ops, yes, the pkg-descr says "This library is based on Eric Raymond's giflib and implements a superset of that library's API." But the Eric Raymond's giflib is not the current graphics/giflib, it's the predecessor of both current libungif and giflib. -- Alex Dupre