From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 24 15:40:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0AA79CAE for ; Wed, 24 Oct 2012 15:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id D332A8FC12 for ; Wed, 24 Oct 2012 15:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9OFe0O0043655 for ; Wed, 24 Oct 2012 15:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9OFe08X043654; Wed, 24 Oct 2012 15:40:00 GMT (envelope-from gnats) Resent-Date: Wed, 24 Oct 2012 15:40:00 GMT Resent-Message-Id: <201210241540.q9OFe08X043654@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, Naram Qashat Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 263788C3 for ; Wed, 24 Oct 2012 15:36:24 +0000 (UTC) (envelope-from root@cyberbotx.com) Received: from qmta10.emeryville.ca.mail.comcast.net (qmta10.emeryville.ca.mail.comcast.net [IPv6:2001:558:fe2d:43:76:96:30:17]) by mx1.freebsd.org (Postfix) with ESMTP id 0ADCB8FC12 for ; Wed, 24 Oct 2012 15:36:23 +0000 (UTC) Received: from omta05.emeryville.ca.mail.comcast.net ([76.96.30.43]) by qmta10.emeryville.ca.mail.comcast.net with comcast id F3ZN1k0060vp7WLAA3cPCY; Wed, 24 Oct 2012 15:36:23 +0000 Received: from kirby.cyberbotx.com ([69.244.146.119]) by omta05.emeryville.ca.mail.comcast.net with comcast id F3cM1k00X2anbQt8R3cNZ8; Wed, 24 Oct 2012 15:36:23 +0000 Received: by kirby.cyberbotx.com (Postfix, from userid 0) id 772632845D; Wed, 24 Oct 2012 11:36:21 -0400 (EDT) Message-Id: <20121024153621.772632845D@kirby.cyberbotx.com> Date: Wed, 24 Oct 2012 11:36:21 -0400 (EDT) From: Naram Qashat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/173028: [PATCH] graphics/pngcrush: update to 1.7.41 Cc: jsa@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2012 15:40:01 -0000 >Number: 173028 >Category: ports >Synopsis: [PATCH] graphics/pngcrush: update to 1.7.41 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 24 15:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 8.3-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 8.3-RELEASE-p4 FreeBSD 8.3-RELEASE-p4 #4: Mon Oct 1 19:56:21 EDT >Description: - Update to 1.7.41 (upstream fix, as 1.7.40 was not writing the output file) - Removed -DPNGCRUSH_COUNT_COLORS from CFLAGS as this was removed from pngcrush upstream as of version 1.7.39. Port maintainer (jsa@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- pngcrush-1.7.41.patch begins here --- diff -ruN --exclude=CVS /usr/ports/graphics/pngcrush/Makefile ./Makefile --- /usr/ports/graphics/pngcrush/Makefile 2012-10-24 11:30:00.000000000 -0400 +++ ./Makefile 2012-10-24 11:35:11.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= pngcrush -PORTVERSION= 1.7.40 +PORTVERSION= 1.7.41 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib @@ -18,7 +18,7 @@ USE_XZ= yes USE_GMAKE= yes -CFLAGS+= -DPNGCRUSH_COUNT_COLORS -I${LOCALBASE}/include +CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}" MAKE_JOBS_SAFE= yes diff -ruN --exclude=CVS /usr/ports/graphics/pngcrush/distinfo ./distinfo --- /usr/ports/graphics/pngcrush/distinfo 2012-10-24 11:30:00.000000000 -0400 +++ ./distinfo 2012-10-24 11:30:48.000000000 -0400 @@ -1,2 +1,2 @@ -SHA256 (pngcrush-1.7.40-nolib.tar.xz) = 95113f7371929696d662e3c712fa81c548807dda88b35d4ac4c0b2df627de104 -SIZE (pngcrush-1.7.40-nolib.tar.xz) = 50260 +SHA256 (pngcrush-1.7.41-nolib.tar.xz) = ab8a08b840c1a827c0a19ae888efa7dbeccf496944ec02f896650939f48d2b60 +SIZE (pngcrush-1.7.41-nolib.tar.xz) = 52760 --- pngcrush-1.7.41.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: