From nobody@FreeBSD.org  Thu Apr  4 12:19:53 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id B9867392
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Apr 2013 12:19:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id AB22DB0E
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  4 Apr 2013 12:19:53 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r34CJqil080638
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 4 Apr 2013 12:19:52 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r34CJq5L080637;
	Thu, 4 Apr 2013 12:19:52 GMT
	(envelope-from nobody)
Message-Id: <201304041219.r34CJq5L080637@red.freebsd.org>
Date: Thu, 4 Apr 2013 12:19:52 GMT
From: Andris Raugulis <ar@null.lv>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] update graphics/pngcrush to 1.7.55
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177629
>Category:       ports
>Synopsis:       [patch] update graphics/pngcrush to 1.7.55
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jsa
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 04 12:20:01 UTC 2013
>Closed-Date:    Sat Jun 08 17:08:19 UTC 2013
>Last-Modified:  Sat Jun  8 17:20:02 UTC 2013
>Originator:     Andris Raugulis
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN graphics/pngcrush.orig/Makefile graphics/pngcrush/Makefile
--- graphics/pngcrush.orig/Makefile	2013-04-04 11:56:14.333852346 +0300
+++ graphics/pngcrush/Makefile	2013-04-04 11:56:27.100852235 +0300
@@ -3,7 +3,7 @@
 #
 
 PORTNAME=	pngcrush
-PORTVERSION=	1.7.51
+PORTVERSION=	1.7.55
 CATEGORIES=	graphics
 MASTER_SITES=	SF/pmt/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${PORTVERSION}-nolib
diff -ruN graphics/pngcrush.orig/distinfo graphics/pngcrush/distinfo
--- graphics/pngcrush.orig/distinfo	2013-04-04 11:56:14.333852346 +0300
+++ graphics/pngcrush/distinfo	2013-04-04 11:57:10.517852012 +0300
@@ -1,2 +1,3 @@
-SHA256 (pngcrush-1.7.51-nolib.tar.xz) = 78df26dd2c6fdb09e55078d173350bef62abb2ba51ccfe352f4be6f6b8cf7762
-SIZE (pngcrush-1.7.51-nolib.tar.xz) = 53912
+SHA256 (pngcrush-1.7.55-nolib.tar.xz) = 7a5192addf1fb059a2b75058d35892ddeeb9dee02e49567198fc48b9d6f0d771
+78df26dd2c6fdb09e55078d173350bef62abb2ba51ccfe352f4be6f6b8cf7762
+SIZE (pngcrush-1.7.55-nolib.tar.xz) = 54744 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jsa 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 4 12:20:19 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: John Marino <draco@marino.st>
To: bug-followup@FreeBSD.org, ar@null.lv
Cc:  
Subject: Re: ports/177629: [patch] update graphics/pngcrush to 1.7.55
Date: Sat, 20 Apr 2013 19:40:03 +0200

 This is a multi-part message in MIME format.
 --------------000606080901010505030200
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 The current graphics/pngcrush distfile is unfetchable!  The distfiles 
 have been moved in sourceforge.
 
 Therefore one of two things should happen ASAP:
 1) Update graphics/pngcrush to 1.7.55
 2) Fix the MASTER_SITE as indicated in the attached patch.
 
 --John
 
 
 
 --------------000606080901010505030200
 Content-Type: text/plain;
  name="pngcrush-Makefile.diff.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="pngcrush-Makefile.diff.txt"
 
 --- Makefile.orig	2013-03-03 17:35:51.000000000 +0000
 +++ Makefile
 @@ -5,7 +5,7 @@
  PORTNAME=	pngcrush
  PORTVERSION=	1.7.51
  CATEGORIES=	graphics
 -MASTER_SITES=	SF/pmt/${PORTNAME}/${PORTVERSION}
 +MASTER_SITES=	SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/
  DISTNAME=	${PORTNAME}-${PORTVERSION}-nolib
  
  MAINTAINER=	jsa@FreeBSD.org
 
 --------------000606080901010505030200--
State-Changed-From-To: open->closed 
State-Changed-By: mandree 
State-Changed-When: Sat Jun 8 17:08:17 UTC 2013 
State-Changed-Why:  
superseded by ports/179197 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177629: commit references a PR
Date: Sat,  8 Jun 2013 17:18:41 +0000 (UTC)

 Author: mandree
 Date: Sat Jun  8 17:18:33 2013
 New Revision: 320275
 URL: http://svnweb.freebsd.org/changeset/ports/320275
 
 Log:
   Update to 1.7.59, unbreaking the fetch.
   
   PR:		ports/179351
   PR:		ports/177629
   PR:		ports/178806
   PR:		ports/179046
   PR:		ports/179197 [1]
   PR:		ports/179351
   Submitted by:	Sayetsky Anton <vsjcfm@gmail.com> [1] and others
   Approved by:	jsa (maintainer timeout, 9 weeks on PR 177629)
 
 Added:
   head/graphics/pngcrush/files/
   head/graphics/pngcrush/files/patch-Makefile   (contents, props changed)
 Modified:
   head/graphics/pngcrush/Makefile   (contents, props changed)
   head/graphics/pngcrush/distinfo   (contents, props changed)
 
 Modified: head/graphics/pngcrush/Makefile
 ==============================================================================
 --- head/graphics/pngcrush/Makefile	Sat Jun  8 17:13:09 2013	(r320274)
 +++ head/graphics/pngcrush/Makefile	Sat Jun  8 17:18:33 2013	(r320275)
 @@ -2,9 +2,9 @@
  # $FreeBSD$
  
  PORTNAME=	pngcrush
 -PORTVERSION=	1.7.51
 +PORTVERSION=	1.7.59
  CATEGORIES=	graphics
 -MASTER_SITES=	SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/
 +MASTER_SITES=	SF/pmt/${PORTNAME}/${PORTVERSION}/
  DISTNAME=	${PORTNAME}-${PORTVERSION}-nolib
  
  MAINTAINER=	jsa@FreeBSD.org
 @@ -13,7 +13,6 @@ COMMENT=	Optimizer for PNG files
  LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png
  
  USE_XZ=		yes
 -USE_GMAKE=	yes
  CFLAGS+=	-DPNGCRUSH_COUNT_COLORS -I${LOCALBASE}/include
  LDFLAGS+=	-L${LOCALBASE}/lib
  MAKE_ARGS+=	CC="${CC}" CFLAGS="${CFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}"
 
 Modified: head/graphics/pngcrush/distinfo
 ==============================================================================
 --- head/graphics/pngcrush/distinfo	Sat Jun  8 17:13:09 2013	(r320274)
 +++ head/graphics/pngcrush/distinfo	Sat Jun  8 17:18:33 2013	(r320275)
 @@ -1,2 +1,2 @@
 -SHA256 (pngcrush-1.7.51-nolib.tar.xz) = 78df26dd2c6fdb09e55078d173350bef62abb2ba51ccfe352f4be6f6b8cf7762
 -SIZE (pngcrush-1.7.51-nolib.tar.xz) = 53912
 +SHA256 (pngcrush-1.7.59-nolib.tar.xz) = 0dd7b7d0fb73e8ce9ada44ab1690613dc58c0800806bf3b06a411d69ffd37eb0
 +SIZE (pngcrush-1.7.59-nolib.tar.xz) = 56532
 
 Added: head/graphics/pngcrush/files/patch-Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/graphics/pngcrush/files/patch-Makefile	Sat Jun  8 17:18:33 2013	(r320275)
 @@ -0,0 +1,29 @@
 +--- ./Makefile.orig	2013-06-02 13:08:48.000000000 +0300
 ++++ ./Makefile	2013-06-02 13:10:53.000000000 +0300
 +@@ -11,11 +11,11 @@
 + # macros --------------------------------------------------------------------
 + 
 + # uncomment these 2 lines only if you are using an external copy of libpng:
 +-PNGINC = ${HOME}/include
 +-PNGLIB = ${HOME}/lib
 ++#PNGINC = ${HOME}/include
 ++#PNGLIB = ${HOME}/lib
 + # uncomment these 2 lines only if you are using an external copy of zlib:
 +-ZINC = ${HOME}/include
 +-ZLIB = ${HOME}/lib
 ++#ZINC = ${HOME}/include
 ++#ZLIB = ${HOME}/lib
 + 
 + CC = gcc
 + LD = gcc
 +@@ -31,8 +31,8 @@
 + PNGCRUSH  = pngcrush
 + 
 + # LIBS = -lm
 +-LIBS = -L$(PNGLIB) -lpng -lz -lm
 +-# LIBS = -lpng -lz -lm
 ++#LIBS = -L$(PNGLIB) -lpng -lz -lm
 ++LIBS = -lpng -lz -lm
 + #LIBS = ${ZLIB}/libz.a -lm
 + 
 + # uncomment these 4 lines only if you are NOT using an external copy of zlib:
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
