summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-08-02 15:02:12 +0000
committeradam <adam@pkgsrc.org>2018-08-02 15:02:12 +0000
commitaf812df014310c58e05028b9068bb6cfa9817ee6 (patch)
treeba20a9930cd826f43f520fb10272e8b5ac550f51
parenta87f2a5c0bb7d355c63e4b8e2e542173b63e6be9 (diff)
downloadpkgsrc-af812df014310c58e05028b9068bb6cfa9817ee6.tar.gz
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.
-rw-r--r--graphics/pngcrush/Makefile6
-rw-r--r--graphics/pngcrush/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile
index 60c2fe7414d..9bfdffe673b 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -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 --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo
index f14104c50e7..11618034bbf 100644
--- a/graphics/pngcrush/distinfo
+++ b/graphics/pngcrush/distinfo
@@ -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