pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/pngcrush pngcrush: updated to 1.8.13



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e9d762fc294
branches:  trunk
changeset: 311141:5e9d762fc294
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Aug 02 15:02:12 2018 +0000

description:
pngcrush: updated to 1.8.13

Version 1.8.13 (built with libpng-1.6.32 and zlib-1.2.11)
  Add "exit(0)" after processing "-version" argument, to avoid
    displaying the Usage information
  Fix problem with MacOS prior to Sierra; it uses CLOCK_MONOTONIC
    for some other purpose

Version 1.8.12 (built with libpng-1.6.31 and zlib-1.2.11)
  Added POWERPC-VSX support.
  Report whether using optimizations.
  Added filter_method 6 (same as filter 5 with -speed).
  Added "methods" 149-176 (that use filter_method 6).
  Changed default verbosity from 1 (normal) to 0 (quiet). Use "-v" to get
    the previous default behavior and "-v -v" to get the previous "verbose"
    behavior. The "-s" (silent) and "-q" (quiet) options behave as before.

diffstat:

 graphics/pngcrush/Makefile |   6 +++---
 graphics/pngcrush/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 4984f3f6c83c -r 5e9d762fc294 graphics/pngcrush/Makefile
--- a/graphics/pngcrush/Makefile        Thu Aug 02 15:01:12 2018 +0000
+++ b/graphics/pngcrush/Makefile        Thu Aug 02 15:02:12 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.88 2017/04/10 08:59:34 adam Exp $
+# $NetBSD: Makefile,v 1.89 2018/08/02 15:02:12 adam Exp $
 
-DISTNAME=      pngcrush-1.8.11-nolib
-PKGNAME=       ${DISTNAME:C/-nolib//}
+DISTNAME=      pngcrush-1.8.13-nolib
+PKGNAME=       ${DISTNAME:S/-nolib//}
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pmt/}
 EXTRACT_SUFX=  .tar.xz
diff -r 4984f3f6c83c -r 5e9d762fc294 graphics/pngcrush/distinfo
--- a/graphics/pngcrush/distinfo        Thu Aug 02 15:01:12 2018 +0000
+++ b/graphics/pngcrush/distinfo        Thu Aug 02 15:02:12 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.68 2017/04/10 08:59:34 adam Exp $
+$NetBSD: distinfo,v 1.69 2018/08/02 15:02:12 adam Exp $
 
-SHA1 (pngcrush-1.8.11-nolib.tar.xz) = 942528b6ab062da26afcc4ddf8e881e5e6bdfe91
-RMD160 (pngcrush-1.8.11-nolib.tar.xz) = 76ff34c9015b1c127ee82e4be7728defca5deb1d
-SHA512 (pngcrush-1.8.11-nolib.tar.xz) = 1b6d1c5b934d3d349031da1e49f1b3206cb0540a3d3a36219a800f052cd30da305b80902f7bdccfcc1487babb826a925048d30f9fbae598ca8ca18d60b3c49e1
-Size (pngcrush-1.8.11-nolib.tar.xz) = 65272 bytes
+SHA1 (pngcrush-1.8.13-nolib.tar.xz) = 20654cd63a90afa9fec947cd7547edd3cf9ea975
+RMD160 (pngcrush-1.8.13-nolib.tar.xz) = 93f8a3664ea82b5bfd3cf0c340b0a467c5bf465f
+SHA512 (pngcrush-1.8.13-nolib.tar.xz) = c073d573e9b13b72fa39b178271ce65d1a19fef35943ef0a9e6121a5c66d9db212aaad38ab777c5b44e20a107eb677003acbdb4a354bcb2dc40f535a97d9df0e
+Size (pngcrush-1.8.13-nolib.tar.xz) = 66104 bytes



Home | Main Index | Thread Index | Old Index