From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 8 03:40:01 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B515A1065672 for ; Fri, 8 Jul 2011 03:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 86C428FC19 for ; Fri, 8 Jul 2011 03:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p683e1dA045557 for ; Fri, 8 Jul 2011 03:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p683e10v045556; Fri, 8 Jul 2011 03:40:01 GMT (envelope-from gnats) Resent-Date: Fri, 8 Jul 2011 03:40:01 GMT Resent-Message-Id: <201107080340.p683e10v045556@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Mikhail T." Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5262A106564A; Fri, 8 Jul 2011 03:39:13 +0000 (UTC) (envelope-from mi@aldan.algebra.com) Received: from smtp03.lnh.mail.rcn.net (smtp03.lnh.mail.rcn.net [207.172.157.103]) by mx1.freebsd.org (Postfix) with ESMTP id DD2D98FC0C; Fri, 8 Jul 2011 03:39:12 +0000 (UTC) Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 07 Jul 2011 23:10:22 -0400 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr16.lnh.mail.rcn.net (MOS 4.2.3-GA) with ESMTP id BEI80739; Thu, 7 Jul 2011 23:10:21 -0400 Received: from 209-6-61-133.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com (HELO narawntapu.narawntapu) ([209.6.61.133]) by smtp01.lnh.mail.rcn.net with ESMTP; 07 Jul 2011 23:10:15 -0400 Received: from narawntapu.narawntapu (localhost [127.0.0.1]) by narawntapu.narawntapu (8.14.4/8.14.4) with ESMTP id p6839CE3061965 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 7 Jul 2011 23:09:12 -0400 (EDT) (envelope-from mi@narawntapu.narawntapu) Received: (from mi@localhost) by narawntapu.narawntapu (8.14.4/8.14.4/Submit) id p6839CRA061964; Thu, 7 Jul 2011 23:09:12 -0400 (EDT) (envelope-from mi) Message-Id: <201107080309.p6839CRA061964@narawntapu.narawntapu> Date: Thu, 7 Jul 2011 23:09:12 -0400 (EDT) From: "Mikhail T." To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ache@FreeBSD.org Subject: ports/158716: Turn APNG on by default in graphics/png X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2011 03:40:01 -0000 >Number: 158716 >Category: ports >Synopsis: Turn APNG on by default in graphics/png >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 08 03:40:01 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Mikhail T. >Release: FreeBSD 8.2-STABLE amd64 >Organization: Virtual Estates, Inc. http://sybpipe.com/ >Environment: System: FreeBSD narawntapu 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Jun 12 22:48:33 EDT 2011 root@narawntapu:/usr/obj/home/src/sys/POWEREDGE2900 amd64 >Description: As discussed on ports@, changing to use APNG by default would allow Mozilla ports to build using the already installed libpng without any other ill effects. The only opponent of the change was ache@ (CC-ed), but even he was persuaded by the end of the discussion. >How-To-Repeat: >Fix: If the change does not coincide with a routine update of png, (1.5.4 was released today, for example) then PORTREVISION bump may be needed as well. --- Makefile 23 Dec 2010 05:41:59 -0000 1.115 +++ Makefile 8 Jul 2011 03:06:32 -0000 @@ -32,5 +32,5 @@ MANCOMPRESSED= maybe -OPTIONS= APNG "Animated PNG support" Off +OPTIONS= APNG "Animated PNG support (required for Mozilla)" On .include >Release-Note: >Audit-Trail: >Unformatted: