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:           Thu Jan 12 16:21:09 UTC 2012

Modified Files:
        pkgsrc/graphics/pngcrush: Makefile distinfo

Log Message:
Changes 1.7.24:
* Do not append a slash to the directory name if it already has one.

Changes 1.7.23:
* Ignore any attempt to use "-ow" with the "-d" or "-e" options, with warning.
* Include zlib.h if ZLIB_H is not defined (instead of checking the libpng
  version; see entry below for pngcrush-1.7.14), and include string.h
  if _STRING_H_ is not defined (because libpng-1.6 does not include string.h)
* Define SLASH = backslash on Windows platforms so the "-d" option will work.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/graphics/pngcrush/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/graphics/pngcrush/distinfo

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




Home | Main Index | Thread Index | Old Index