Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 2010 23:44:57 GMT
From:      "Joseph S. Atkinson" <jsa@wickedmachine.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142551: Update graphics/pngcrush to latest 1.7.7
Message-ID:  <201001092344.o09NivIb074605@www.freebsd.org>
Resent-Message-ID: <201001092350.o09No1aI084118@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         142551
>Category:       ports
>Synopsis:       Update graphics/pngcrush to latest 1.7.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 09 23:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Atkinson
>Release:        
>Organization:
>Environment:
>Description:
This brings a minor bugfix to make sure -plte_len argument isn't out of range, and some internal build cleanups.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru /usr/ports/graphics/pngcrush/Makefile pngcrush/Makefile
--- /usr/ports/graphics/pngcrush/Makefile	2010-01-05 15:44:54.000000000 -0500
+++ pngcrush/Makefile	2010-01-09 07:45:58.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pngcrush
-PORTVERSION=	1.7.6
+PORTVERSION=	1.7.7
 CATEGORIES=	graphics
 MASTER_SITES=	SF/pmt/${PORTNAME}/00-${PORTVERSION}
 
diff -ru /usr/ports/graphics/pngcrush/distinfo pngcrush/distinfo
--- /usr/ports/graphics/pngcrush/distinfo	2010-01-05 15:44:54.000000000 -0500
+++ pngcrush/distinfo	2010-01-09 07:46:15.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (pngcrush-1.7.6.tar.bz2) = 2b832dfc19953ff3f030dd311d213910
-SHA256 (pngcrush-1.7.6.tar.bz2) = 0534350cd3110ee8a677a632d1ceb8486fe846e75e55fae28ba8294c66034e1d
-SIZE (pngcrush-1.7.6.tar.bz2) = 264356
+MD5 (pngcrush-1.7.7.tar.bz2) = 0ac097be4c7eb28504f8a583ee92b103
+SHA256 (pngcrush-1.7.7.tar.bz2) = 7fc0700f895e4fbb84cb5f842ff77860eac297b2f739f334d51bdffd3c8009f2
+SIZE (pngcrush-1.7.7.tar.bz2) = 269489


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001092344.o09NivIb074605>