pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cmake Update to 2.6.4. Upstream changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9230e3cf4fc
branches: trunk
changeset: 392819:c9230e3cf4fc
user: hasso <hasso%pkgsrc.org@localhost>
date: Mon May 11 08:02:09 2009 +0000
description:
Update to 2.6.4. Upstream changelog:
Changes in CMake 2.6.4 RC 6
- Use $ var in CPack.cmake, and not @var@
- Add more missing OSXX11 CPack files
Changes in CMake 2.6.4 RC 5
- Add missing file for OSXX11 CPack generator
- cmake-gui fix path length in the binary directory's combo box
Changes in CMake 2.6.4 RC 4
- Better document Verbatim in custom commands
- Fix #8843 ctest system information was not always correct on linux
- Fix transitive linking of imported libraries
Changes in CMake 2.6.4 RC 3
- Documentation fix for #8815
- Fix CDash only submit with ctest_submit
- various fixes for FindQt4.cmake
- cmake-gui block checkable flag for item during configure/generate.
- put qt version in about for cmake-gui
Changes in CMake 2.6.4 RC 2
- Fix issues in FindBoost #8576 #8734
- Fix -D issues with VS 6
- Fix scope issue with CMAKE_CURRENT_LIST_FILE and macros
- Eclipse make VERBOSE off in makfiles #7585, and use built-in includes
- Codeblocks auto header finding
- Fix crash in include_directories #8704
- Some documentation fixes to commands and classes.
- Do not warn if LIBPATH is not set for nmake
Changes in CMake 2.6.4 RC 1
- Add some better documentation about RPATH variables
- No longer mark header files as HEADER_FILE_ONLY automatically,
this gets rid of the ugly red marks in Visual Stuido
- Fix man-page preformatted text paragraphing
- Teach file(REMOVE) how to use relative paths
- Gracefully handle broken version symlinks
- Fix ASM source file extension default list
- Pass shared library export symbol in DEFINES
- Enforce unique binary directories
- Fix cmake-mode.el indentation cursor motion
- Simplify reverse cmLocalGenerator::Convert
- More robust decision to suppress implicit include dirs
- Fix Fortran implicit dependency include path (and test it)
- Clarify docs of old *_OUTPUT_PATH vars
- Fix svn update logic for modified files
- Add get_filename_component(... REALPATH)
- Work around broken GetLongPathName case
diffstat:
devel/cmake/Makefile | 5 ++---
devel/cmake/PLIST | 4 +++-
devel/cmake/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (50 lines):
diff -r 2913fe606bd2 -r c9230e3cf4fc devel/cmake/Makefile
--- a/devel/cmake/Makefile Mon May 11 07:22:06 2009 +0000
+++ b/devel/cmake/Makefile Mon May 11 08:02:09 2009 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.43 2009/04/19 10:35:55 hasso Exp $
+# $NetBSD: Makefile,v 1.44 2009/05/11 08:02:09 hasso Exp $
-DISTNAME= cmake-${CMAKE_API}.3
+DISTNAME= cmake-${CMAKE_API}.4
CATEGORIES= devel
MASTER_SITES= http://www.cmake.org/files/v2.6/
CMAKE_API= 2.6
-PKGREVISION= 1
MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= http://www.cmake.org/
diff -r 2913fe606bd2 -r c9230e3cf4fc devel/cmake/PLIST
--- a/devel/cmake/PLIST Mon May 11 07:22:06 2009 +0000
+++ b/devel/cmake/PLIST Mon May 11 08:02:09 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2009/04/07 10:42:14 drochner Exp $
+@comment $NetBSD: PLIST,v 1.16 2009/05/11 08:02:09 hasso Exp $
bin/ccmake
bin/cmake
bin/cpack
@@ -92,6 +92,8 @@
share/cmake-${CMAKE_API}/Modules/CPack.Description.plist.in
share/cmake-${CMAKE_API}/Modules/CPack.Info.plist.in
share/cmake-${CMAKE_API}/Modules/CPack.OSXScriptLauncher.in
+share/cmake-${CMAKE_API}/Modules/CPack.OSXScriptLauncher.rsrc.in
+share/cmake-${CMAKE_API}/Modules/CPack.OSXX11.main.scpt.in
share/cmake-${CMAKE_API}/Modules/CPack.OSXX11.Info.plist.in
share/cmake-${CMAKE_API}/Modules/CPack.RuntimeScript.in
share/cmake-${CMAKE_API}/Modules/CPack.STGZ_Header.sh.in
diff -r 2913fe606bd2 -r c9230e3cf4fc devel/cmake/distinfo
--- a/devel/cmake/distinfo Mon May 11 07:22:06 2009 +0000
+++ b/devel/cmake/distinfo Mon May 11 08:02:09 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2009/04/19 10:35:55 hasso Exp $
+$NetBSD: distinfo,v 1.20 2009/05/11 08:02:09 hasso Exp $
-SHA1 (cmake-2.6.3.tar.gz) = bf34e1661954d808ac3a3eb9d394b69e4d3b1a98
-RMD160 (cmake-2.6.3.tar.gz) = 14f0e878844f55a1b3d02837e98087dcaabb16be
-Size (cmake-2.6.3.tar.gz) = 3594959 bytes
+SHA1 (cmake-2.6.4.tar.gz) = c7e295683e061c2ed19773a1f0444972f75db092
+RMD160 (cmake-2.6.4.tar.gz) = e4217067537f76e52317514cb5bb0cf38733d16a
+Size (cmake-2.6.4.tar.gz) = 3285371 bytes
SHA1 (patch-aa) = c039328d82c187d5bbc780af18fb20a6b2ce3319
SHA1 (patch-af) = 6fbbd58d67fac0261b958d2a68e2a44e24199b01
Home |
Main Index |
Thread Index |
Old Index