pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/cmake
Module Name: pkgsrc
Committed By: adam
Date: Tue Feb 22 15:05:34 UTC 2011
Modified Files:
pkgsrc/devel/cmake: Makefile PLIST distinfo
pkgsrc/devel/cmake/patches: patch-ab patch-ac
Removed Files:
pkgsrc/devel/cmake/patches: patch-ad
Log Message:
Changes 2.8.4:
* Fix crash in GraphVizWriter when GRAPHVIZ_TARGET_IGNORE_REGEX is used
* FindPerlLibs: Add notice of copyright
* libarchive: Define major/minor/makedev only where needed
* libarchive: Use OpenSSL only if CMAKE_USE_OPENSSL
* Fix documentation of MSVC_VERSION
* Silence the may be used uninitialized warnings: initialize stuff.
* CPack Tests the different ways of packaging components
* Avoid foreach IN LISTS syntax which is not supported by CMake 2.6
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/cmake/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/cmake/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/cmake/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/cmake/patches/patch-ab
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/cmake/patches/patch-ac
cvs rdiff -u -r1.9 -r0 pkgsrc/devel/cmake/patches/patch-ad
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