From mi@aldan.algebra.com  Fri Jul  8 03:39:13 2011
Return-Path: <mi@aldan.algebra.com>
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." <mi@aldan.algebra.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: ache@freebsd.org
Subject: Turn APNG on by default in graphics/png
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         158716
>Category:       ports
>Synopsis:       Turn APNG on by default in graphics/png
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 08 03:40:01 UTC 2011
>Closed-Date:    Fri Jul 08 16:53:42 CEST 2011
>Last-Modified:  Fri Jul 08 16:53:42 CEST 2011
>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 <bsd.port.pre.mk>
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jul 8 03:40:12 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158716 
State-Changed-From-To: open->feedback 
State-Changed-By: dinoex 
State-Changed-When: Fri Jul 8 13:49:23 CEST 2011 
State-Changed-Why:  
I will look into this. 

There is much more to do that to toggle the option. 
Please wait for a new patch. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=158716 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/158716: commit references a PR
Date: Fri,  8 Jul 2011 13:27:29 +0000 (UTC)

 dinoex      2011-07-08 13:27:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/png         Makefile distinfo 
   Log:
   - enable option APNG
   PR:             158716
   Suggested by:   Mikhail T.
   
   - bump PORTREVISION
   - use compressed patch from original master
   - remove obsolte ghostscript hooks
   
   Revision  Changes    Path
   1.116     +11 -12    ports/graphics/png/Makefile
   1.59      +2 -2      ports/graphics/png/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: dinoex 
State-Changed-When: Fri Jul 8 16:53:33 CEST 2011 
State-Changed-Why:  
committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=158716 
>Unformatted:
