pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/pngcrush Changes 1.6.17:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a71e5784d3e4
branches: trunk
changeset: 392957:a71e5784d3e4
user: adam <adam%pkgsrc.org@localhost>
date: Thu May 14 06:09:24 2009 +0000
description:
Changes 1.6.17:
* Defined TOO_FAR == 32767 in deflate.c (again). The definition
has continually been inadvertently omitted during zlib updates
since pngcrush version 1.6.4.
* Revised handling of xcode files so at least we can get printout
of IHDR values with "pngcrush -fix -n -v xcode.png"
Changes 1.6.16:
* Added -newtimestamp and -oldtimestamp options and changed
default condition to timestamping the output file with
the current time (i.e., -newtimestamp is default)
* If the -oldtimestamp option is used then the output file
has the same timestamp as the input file.
* Added CgBI chunk detection.
Changes 1.6.15:
* Fixes some missing typecasts on png_malloc() calls, patch from
an anonymous reporter to the SourceForge bug tracker.
* Added -time_stamp option to change time stamping from default
condition.
diffstat:
graphics/pngcrush/Makefile | 6 +++---
graphics/pngcrush/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 6660603a7482 -r a71e5784d3e4 graphics/pngcrush/Makefile
--- a/graphics/pngcrush/Makefile Thu May 14 06:09:13 2009 +0000
+++ b/graphics/pngcrush/Makefile Thu May 14 06:09:24 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2009/02/20 06:01:29 adam Exp $
+# $NetBSD: Makefile,v 1.33 2009/05/14 06:09:24 adam Exp $
-DISTNAME= pngcrush-1.6.14-nolib
-PKGNAME= pngcrush-1.6.14
+DISTNAME= pngcrush-1.6.17-nolib
+PKGNAME= pngcrush-1.6.17
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/}
EXTRACT_SUFX= .tar.bz2
diff -r 6660603a7482 -r a71e5784d3e4 graphics/pngcrush/distinfo
--- a/graphics/pngcrush/distinfo Thu May 14 06:09:13 2009 +0000
+++ b/graphics/pngcrush/distinfo Thu May 14 06:09:24 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2009/02/20 06:01:29 adam Exp $
+$NetBSD: distinfo,v 1.19 2009/05/14 06:09:24 adam Exp $
-SHA1 (pngcrush-1.6.14-nolib.tar.bz2) = bda58f7e62a0e5013e13192a90ec2b905156bce4
-RMD160 (pngcrush-1.6.14-nolib.tar.bz2) = 45561badab7a1d45c362c67d2df206df0320d87f
-Size (pngcrush-1.6.14-nolib.tar.bz2) = 42526 bytes
+SHA1 (pngcrush-1.6.17-nolib.tar.bz2) = 45ec3384a4255d3ba1eb9503656bcc8b74381d1d
+RMD160 (pngcrush-1.6.17-nolib.tar.bz2) = 2d0a011eac38dd5f97aca93b96f40b32396e0709
+Size (pngcrush-1.6.17-nolib.tar.bz2) = 55273 bytes
Home |
Main Index |
Thread Index |
Old Index