From owner-freebsd-ports@freebsd.org Sun Jul 5 01:34:21 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1E31AAA7 for ; Sun, 5 Jul 2015 01:34:21 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9F7EF18C1 for ; Sun, 5 Jul 2015 01:34:21 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 9EB38AAA6; Sun, 5 Jul 2015 01:34:21 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E3FBAAA5 for ; Sun, 5 Jul 2015 01:34:21 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78A0B18C0; Sun, 5 Jul 2015 01:34:21 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by pabvl15 with SMTP id vl15so76156237pab.1; Sat, 04 Jul 2015 18:34:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=Vq/XLhattUZL23ZJD+sy66ev8cy67YAsSU/tQY0kz14=; b=K6eLwu0M5J6VX3rDj6rvVBxfTOP6WhrU5Y3Sc3xWC7xa2cHFiIxuGoz00drqLNogb5 vSIZSqwYZ621SAW80SDaNPwyV5GlVhl8OFKc2A8tuc8nFUePPGvZ4K8INMhdb9gs9uVP CKTLQabkWqPLNbeb345mnc9nI2bmpfV9673FUuDZHi83Y1y3Bz6H0UpC3sEkn5Bztync WmitlG+7qbPLl/I0StCMTN0FMD73gB6Jl1iS2PNrhDHb2zjPG1N/HhzgyrKl+tnLLjTW yGFLQ4s58Hwe4/IOvotSe4xazUX45Qh31w3zdoDR4UKNznjnMysTWKWdmckTF9AAdkf7 8Kbg== X-Received: by 10.67.29.175 with SMTP id jx15mr90423361pad.99.1436060061043; Sat, 04 Jul 2015 18:34:21 -0700 (PDT) Received: from ?IPv6:2001:44b8:31ae:7b01::2? (2001-44b8-31ae-7b01-0000-0000-0000-0002.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::2]) by mx.google.com with ESMTPSA id qo6sm13525801pab.23.2015.07.04.18.34.18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Jul 2015 18:34:20 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: Upgrading pngquant (nasty error) References: <20150704112406.E031F41C93@smtp.hushmail.com> To: opendaddy@hushmail.com, ak@freebsd.org Cc: ports@freebsd.org From: Kubilay Kocak Message-ID: <55988991.5050508@FreeBSD.org> Date: Sun, 5 Jul 2015 11:34:09 +1000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0 MIME-Version: 1.0 In-Reply-To: <20150704112406.E031F41C93@smtp.hushmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2015 01:34:21 -0000 On 4/07/2015 9:24 PM, opendaddy@hushmail.com wrote: > Hi! > > Getting this nasty warning here: > > WARN: pngquant 2.0.0 at /usr/local/bin/pngquant (< 2.1) may be lossy even with quality `100-` > > Any chance we could upgrade the port? Existing issue report to update the port: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201334 > Trying to use image_optim (https://github.com/toy/image_optim) with Discourse in Ruby on Rails (https://github.com/discourse/discourse): > > Many thanks! > > O.D. > ./koobs