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 Apr 10 08:59:34 UTC 2017

Modified Files:
        pkgsrc/graphics/pngcrush: Makefile distinfo
Removed Files:
        pkgsrc/graphics/pngcrush/patches: patch-aa

Log Message:
Version 1.8.11 (built with libpng-1.6.28 and zlib-1.2.11)
  Use png_set_option(PNG_IGNORE_ADLER32) to control ADLER32 handling.
  Changed LD=gcc to LD=$(CC) in Makefile and Makefile-nolib
PkgSrc:
  Removed patch-aa as build and installation are done from the main Makefile.


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/graphics/pngcrush/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/graphics/pngcrush/distinfo
cvs rdiff -u -r1.13 -r0 pkgsrc/graphics/pngcrush/patches/patch-aa

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.87 pkgsrc/graphics/pngcrush/Makefile:1.88
--- pkgsrc/graphics/pngcrush/Makefile:1.87      Mon Dec  5 11:07:58 2016
+++ pkgsrc/graphics/pngcrush/Makefile   Mon Apr 10 08:59:34 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.87 2016/12/05 11:07:58 adam Exp $
+# $NetBSD: Makefile,v 1.88 2017/04/10 08:59:34 adam Exp $
 
-DISTNAME=      pngcrush-1.8.10-nolib
+DISTNAME=      pngcrush-1.8.11-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.67 pkgsrc/graphics/pngcrush/distinfo:1.68
--- pkgsrc/graphics/pngcrush/distinfo:1.67      Mon Dec  5 11:07:58 2016
+++ pkgsrc/graphics/pngcrush/distinfo   Mon Apr 10 08:59:34 2017
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.67 2016/12/05 11:07:58 adam Exp $
+$NetBSD: distinfo,v 1.68 2017/04/10 08:59:34 adam Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index