pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/cmake Changes 2.0.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ac69bc02c3e
branches:  trunk
changeset: 486985:6ac69bc02c3e
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jan 06 13:07:59 2005 +0000

description:
Changes 2.0.5:
* Bug fixes

diffstat:

 devel/cmake/Makefile |  17 ++++++++---------
 devel/cmake/PLIST    |   4 +++-
 devel/cmake/distinfo |   6 +++---
 3 files changed, 14 insertions(+), 13 deletions(-)

diffs (70 lines):

diff -r ef53da5b835b -r 6ac69bc02c3e devel/cmake/Makefile
--- a/devel/cmake/Makefile      Thu Jan 06 13:07:48 2005 +0000
+++ b/devel/cmake/Makefile      Thu Jan 06 13:07:59 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2004/12/03 15:14:54 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2005/01/06 13:07:59 adam Exp $
 
-DISTNAME=      cmake-2.0.2
-PKGREVISION=   1
+DISTNAME=      cmake-2.0.5
 CATEGORIES=    devel
 MASTER_SITES=  http://www.cmake.org/files/v2.0/
 
@@ -9,12 +8,12 @@
 HOMEPAGE=      http://www.cmake.org/
 COMMENT=       Cross platform make
 
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
-USE_BUILDLINK3=        yes
-USE_NCURSES=   yes
-USE_GNU_TOOLS+=        make
-BUILD_TARGET=  default_target
+USE_BUILDLINK3=                yes
+USE_GNU_TOOLS+=                make
+USE_LANGUAGES=         c c++
+USE_NCURSES=           yes
+GNU_CONFIGURE=         yes
+BUILD_TARGET=          default_target
 
 post-patch:
        for file in ${WRKSRC}/Modules/FindCurses.cmake; do              \
diff -r ef53da5b835b -r 6ac69bc02c3e devel/cmake/PLIST
--- a/devel/cmake/PLIST Thu Jan 06 13:07:48 2005 +0000
+++ b/devel/cmake/PLIST Thu Jan 06 13:07:59 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/08/02 13:08:09 drochner Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/01/06 13:07:59 adam Exp $
 bin/ccmake
 bin/cmake
 bin/ctest
@@ -27,6 +27,7 @@
 share/CMake/Modules/CMakeTestCCompiler.cmake
 share/CMake/Modules/CMakeTestCXXCompiler.cmake
 share/CMake/Modules/CMakeTestGNU.c
+share/CMake/Modules/CMakeTestForFreeVC.cxx
 share/CMake/Modules/CMakeTestNMakeCLVersion.c
 share/CMake/Modules/CMakeUnixFindMake.cmake
 share/CMake/Modules/CMakeVS6BackwardCompatibility.cmake
@@ -34,6 +35,7 @@
 share/CMake/Modules/CMakeVS71FindMake.cmake
 share/CMake/Modules/CMakeVS7BackwardCompatibility.cmake
 share/CMake/Modules/CMakeVS7FindMake.cmake
+share/CMake/Modules/CMakeVS8FindMake.cmake
 share/CMake/Modules/CheckForPthreads.c
 share/CMake/Modules/CheckFunctionExists.c
 share/CMake/Modules/CheckFunctionExists.cmake
diff -r ef53da5b835b -r 6ac69bc02c3e devel/cmake/distinfo
--- a/devel/cmake/distinfo      Thu Jan 06 13:07:48 2005 +0000
+++ b/devel/cmake/distinfo      Thu Jan 06 13:07:59 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2004/08/02 13:08:09 drochner Exp $
+$NetBSD: distinfo,v 1.3 2005/01/06 13:07:59 adam Exp $
 
-SHA1 (cmake-2.0.2.tar.gz) = dc0dd27b244255e7e58a22ac1ed2532fe1c58d0a
-Size (cmake-2.0.2.tar.gz) = 1613187 bytes
+SHA1 (cmake-2.0.5.tar.gz) = d687bfa7c266b3619a2c0d32a9685ba197eea67a
+Size (cmake-2.0.5.tar.gz) = 1626284 bytes
 SHA1 (patch-ac) = 2c8ec3ac81a46a4cdfe7907b9628f4b0bea94b3e
 SHA1 (patch-ad) = c603f20478dcc3a7eef4e17c3dcfbab42f63e6a1



Home | Main Index | Thread Index | Old Index