ports/142551: Update graphics/pngcrush to latest 1.7.7
Joseph S. Atkinson
jsa at wickedmachine.net
Sat Jan 9 23:50:02 UTC 2010
>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:
More information about the freebsd-ports-bugs
mailing list