pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/pngcrush



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Dec  5 11:07:58 UTC 2016

Modified Files:
        pkgsrc/graphics/pngcrush: Makefile distinfo

Log Message:
Version 1.8.10:
* Changed ADLER32 checksum handling to only use inflateValidate()
  during IDAT chunk handling; it broke iCCP chunk handling.


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/graphics/pngcrush/Makefile
cvs rdiff -u -r1.66 -r1.67 pkgsrc/graphics/pngcrush/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/pngcrush/Makefile
diff -u pkgsrc/graphics/pngcrush/Makefile:1.86 pkgsrc/graphics/pngcrush/Makefile:1.87
--- pkgsrc/graphics/pngcrush/Makefile:1.86      Sat Oct  8 06:16:24 2016
+++ pkgsrc/graphics/pngcrush/Makefile   Mon Dec  5 11:07:58 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2016/10/08 06:16:24 adam Exp $
+# $NetBSD: Makefile,v 1.87 2016/12/05 11:07:58 adam Exp $
 
-DISTNAME=      pngcrush-1.8.8-nolib
+DISTNAME=      pngcrush-1.8.10-nolib
 PKGNAME=       ${DISTNAME:C/-nolib//}
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pmt/}

Index: pkgsrc/graphics/pngcrush/distinfo
diff -u pkgsrc/graphics/pngcrush/distinfo:1.66 pkgsrc/graphics/pngcrush/distinfo:1.67
--- pkgsrc/graphics/pngcrush/distinfo:1.66      Sat Oct  8 06:16:24 2016
+++ pkgsrc/graphics/pngcrush/distinfo   Mon Dec  5 11:07:58 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.66 2016/10/08 06:16:24 adam Exp $
+$NetBSD: distinfo,v 1.67 2016/12/05 11:07:58 adam Exp $
 
-SHA1 (pngcrush-1.8.8-nolib.tar.xz) = 6cf6708cb5514b4ae290ac0ee1d801b2d977178d
-RMD160 (pngcrush-1.8.8-nolib.tar.xz) = b0960d946ec34b9b6a24cf1d7b6bf493af771864
-SHA512 (pngcrush-1.8.8-nolib.tar.xz) = fa2035fd7cf1c2a8ca5fbf95984dd3c8bbde60a109b366a5f07140d5c94aedff02156b8839c4c64a21280e44c40fef4684e9d7d5f5453d35a715cc4e8d53f046
-Size (pngcrush-1.8.8-nolib.tar.xz) = 64944 bytes
+SHA1 (pngcrush-1.8.10-nolib.tar.xz) = 7ac8ffc9bdc9aa6151403def67c57799256f670a
+RMD160 (pngcrush-1.8.10-nolib.tar.xz) = 3a84f83e8fb14616f460c6b39062e2909a04ee7c
+SHA512 (pngcrush-1.8.10-nolib.tar.xz) = 34d06b13ebbea77bb8f0e7d69ad8ddde5e36c8970adadc074bdf3715f5fe275e475680ea3e1b89349844b2aaeddcb00b35683c8dfc4ce2d78b59c20c626eca69
+Size (pngcrush-1.8.10-nolib.tar.xz) = 65196 bytes
 SHA1 (patch-aa) = 5726060ffed7c1d0763ce7322acce31528d87b30



Home | Main Index | Thread Index | Old Index