Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2010 23:36:41 GMT
From:      "Joseph S. Atkinson" <jsa@wickedmachine.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144750: Update graphics/pngcrush to 1.7.10
Message-ID:  <201003142336.o2ENafOw066049@www.freebsd.org>
Resent-Message-ID: <201003142340.o2ENe7Qk000431@freefall.freebsd.org>

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

>Number:         144750
>Category:       ports
>Synopsis:       Update graphics/pngcrush to 1.7.10
>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:   Sun Mar 14 23:40:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Joseph S. Atkinson
>Release:        
>Organization:
>Environment:
>Description:
>From the ChangeLog:

Version 1.7.10  (built with libpng-1.4.1 and zlib-1.2.3.9)
  Added missing "(...)" in png_get_uint_32().
  Only compile png_get_uint_32(), etc., when PNG_LIBPNG_VER < 1.2.9
  Revised help info for "-zitxt".
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ru /usr/ports/graphics/pngcrush/Makefile pngcrush/Makefile
--- /usr/ports/graphics/pngcrush/Makefile	2010-03-11 03:34:59.000000000 -0500
+++ pngcrush/Makefile	2010-03-14 19:32:01.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pngcrush
-PORTVERSION=	1.7.9
+PORTVERSION=	1.7.10
 CATEGORIES=	graphics
 MASTER_SITES=	SF/pmt/${PORTNAME}/00-${PORTVERSION}
 
diff -ru /usr/ports/graphics/pngcrush/distinfo pngcrush/distinfo
--- /usr/ports/graphics/pngcrush/distinfo	2010-03-11 03:34:59.000000000 -0500
+++ pngcrush/distinfo	2010-03-14 19:32:39.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (pngcrush-1.7.9.tar.bz2) = c38b3be845b0732e371257c69e803b73
-SHA256 (pngcrush-1.7.9.tar.bz2) = bbbcd61e3c2d285d80fd32bad4a3e3945cdc256ea2b2faec6ac5a73220766d2f
-SIZE (pngcrush-1.7.9.tar.bz2) = 262450
+MD5 (pngcrush-1.7.10.tar.bz2) = b1b63af10ebe0b99c9cb87c26e4d89a4
+SHA256 (pngcrush-1.7.10.tar.bz2) = cf203578409335a6ddbd34a193da79f61c666e396069f9fafb380c5e9729a029
+SIZE (pngcrush-1.7.10.tar.bz2) = 267423


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



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