summaryrefslogtreecommitdiff
path: root/devel/cmake
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-01-10 00:51:43 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-01-10 00:51:43 +0000
commit91b877d378dcf02eac36b68a3631fad0b039e85b (patch)
treedb55ad68524fcd5816a81049b6ba42c100946818 /devel/cmake
parentUpdate for ibus 1.4.0 (diff)
Update to 2.8.7.
Approved by: avilla (mentor, implicit), portmgr (pav via exp-run)
Notes
Notes: svn path=/head/; revision=288856
Diffstat (limited to 'devel/cmake')
-rw-r--r--devel/cmake/Makefile3
-rw-r--r--devel/cmake/distinfo4
-rw-r--r--devel/cmake/files/patch-Modules_FindRuby.cmake13
-rw-r--r--devel/cmake/pkg-plist8
4 files changed, 11 insertions, 17 deletions
diff --git a/devel/cmake/Makefile b/devel/cmake/Makefile
index 4e387da6fb33..011c88d5ac9c 100644
--- a/devel/cmake/Makefile
+++ b/devel/cmake/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= cmake
-PORTVERSION= 2.8.6
-PORTREVISION= 1
+PORTVERSION= 2.8.7
CATEGORIES= devel
MASTER_SITES= http://www.${PORTNAME}.org/files/v${PORTVERSION:C/\.[[:digit:]]+$//}/
diff --git a/devel/cmake/distinfo b/devel/cmake/distinfo
index feb91e747615..6518157ef766 100644
--- a/devel/cmake/distinfo
+++ b/devel/cmake/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cmake-2.8.6.tar.gz) = e6999b81ac367d85ffb0f69b6c4a0ef96f95dc154efd3592f9cfebacdf75728e
-SIZE (cmake-2.8.6.tar.gz) = 5583905
+SHA256 (cmake-2.8.7.tar.gz) = 130923053d8fe1a2ae032a3f09021f9024bf29d7a04ed10ae04647ff00ecf59f
+SIZE (cmake-2.8.7.tar.gz) = 5667409
diff --git a/devel/cmake/files/patch-Modules_FindRuby.cmake b/devel/cmake/files/patch-Modules_FindRuby.cmake
deleted file mode 100644
index b38e2c350526..000000000000
--- a/devel/cmake/files/patch-Modules_FindRuby.cmake
+++ /dev/null
@@ -1,13 +0,0 @@
---- Modules/FindRuby.cmake.orig 2010-05-16 23:37:17.000000000 +0200
-+++ Modules/FindRuby.cmake 2010-05-16 23:37:30.000000000 +0200
-@@ -193,7 +193,7 @@
-
-
- # Determine the list of possible names for the ruby library
--SET(_RUBY_POSSIBLE_LIB_NAMES ruby ruby-static ruby${_RUBY_VERSION_SHORT})
-+SET(_RUBY_POSSIBLE_LIB_NAMES ruby ruby-static ruby${_RUBY_VERSION_SHORT} ruby${_RUBY_VERSION_SHORT_NODOT})
-
- IF(WIN32)
- SET( _RUBY_MSVC_RUNTIME "" )
-
-
diff --git a/devel/cmake/pkg-plist b/devel/cmake/pkg-plist
index 9ef56a8ee5e6..01933db47b23 100644
--- a/devel/cmake/pkg-plist
+++ b/devel/cmake/pkg-plist
@@ -192,6 +192,7 @@ share/emacs/site-lisp/cmake-mode.el
%%DATADIR%%/Modules/Compiler/SunPro-C.cmake
%%DATADIR%%/Modules/Compiler/SunPro-CXX.cmake
%%DATADIR%%/Modules/Compiler/SunPro-Fortran.cmake
+%%DATADIR%%/Modules/Compiler/TinyCC-C.cmake
%%DATADIR%%/Modules/Compiler/VisualAge-C.cmake
%%DATADIR%%/Modules/Compiler/VisualAge-CXX.cmake
%%DATADIR%%/Modules/Compiler/VisualAge-Fortran.cmake
@@ -202,6 +203,7 @@ share/emacs/site-lisp/cmake-mode.el
%%DATADIR%%/Modules/Compiler/XL.cmake
%%DATADIR%%/Modules/Dart.cmake
%%DATADIR%%/Modules/DartConfiguration.tcl.in
+%%DATADIR%%/Modules/DeployQt4.cmake
%%DATADIR%%/Modules/Documentation.cmake
%%DATADIR%%/Modules/DummyCXXFile.cxx
%%DATADIR%%/Modules/ExternalProject.cmake
@@ -436,6 +438,8 @@ share/emacs/site-lisp/cmake-mode.el
%%DATADIR%%/Modules/Platform/Generic-ADSP-Common.cmake
%%DATADIR%%/Modules/Platform/Generic-SDCC-C.cmake
%%DATADIR%%/Modules/Platform/Generic.cmake
+%%DATADIR%%/Modules/Platform/GNUtoMS_lib.bat.in
+%%DATADIR%%/Modules/Platform/GNUtoMS_lib.cmake
%%DATADIR%%/Modules/Platform/HP-UX-GNU-C.cmake
%%DATADIR%%/Modules/Platform/HP-UX-GNU-CXX.cmake
%%DATADIR%%/Modules/Platform/HP-UX-GNU-Fortran.cmake
@@ -470,6 +474,7 @@ share/emacs/site-lisp/cmake-mode.el
%%DATADIR%%/Modules/Platform/Linux-PathScale-Fortran.cmake
%%DATADIR%%/Modules/Platform/Linux-PathScale.cmake
%%DATADIR%%/Modules/Platform/Linux-SunPro-CXX.cmake
+%%DATADIR%%/Modules/Platform/Linux-TinyCC-C.cmake
%%DATADIR%%/Modules/Platform/Linux-VisualAge-C.cmake
%%DATADIR%%/Modules/Platform/Linux-VisualAge-CXX.cmake
%%DATADIR%%/Modules/Platform/Linux-VisualAge-Fortran.cmake
@@ -501,8 +506,11 @@ share/emacs/site-lisp/cmake-mode.el
%%DATADIR%%/Modules/Platform/Windows-Borland-CXX.cmake
%%DATADIR%%/Modules/Platform/Windows-Borland.cmake
%%DATADIR%%/Modules/Platform/Windows-G95-Fortran.cmake
+%%DATADIR%%/Modules/Platform/Windows-GNU-C-ABI.cmake
%%DATADIR%%/Modules/Platform/Windows-GNU-C.cmake
+%%DATADIR%%/Modules/Platform/Windows-GNU-CXX-ABI.cmake
%%DATADIR%%/Modules/Platform/Windows-GNU-CXX.cmake
+%%DATADIR%%/Modules/Platform/Windows-GNU-Fortran-ABI.cmake
%%DATADIR%%/Modules/Platform/Windows-GNU-Fortran.cmake
%%DATADIR%%/Modules/Platform/Windows-GNU.cmake
%%DATADIR%%/Modules/Platform/Windows-Intel-ASM.cmake