[148160] trunk/dports/devel/cmake

michaelld at macports.org michaelld at macports.org
Thu Apr 28 07:17:06 PDT 2016


Revision: 148160
          https://trac.macports.org/changeset/148160
Author:   michaelld at macports.org
Date:     2016-04-28 07:17:06 -0700 (Thu, 28 Apr 2016)
Log Message:
-----------
cmake-devel: update to 20160427 (g348367).

Modified Paths:
--------------
    trunk/dports/devel/cmake/Portfile
    trunk/dports/devel/cmake/files/patch-qt4gui.devel.diff
    trunk/dports/devel/cmake/files/patch-qt5gui.devel.diff

Modified: trunk/dports/devel/cmake/Portfile
===================================================================
--- trunk/dports/devel/cmake/Portfile	2016-04-28 13:32:57 UTC (rev 148159)
+++ trunk/dports/devel/cmake/Portfile	2016-04-28 14:17:06 UTC (rev 148160)
@@ -47,12 +47,12 @@
 
     # devel
 
-    version         20160418
+    version         20160427
     set dist_branch 3.5
-    set dist_date   20160418
-    set dist_hash   g7faf4
-    checksums       rmd160 fc9155217f04af944ceba11ce891880ae22bc114 \
-                    sha256 0487069a776daea5271077a4d447efcbad852deae893627d89fe979c8491b2c8
+    set dist_date   20160427
+    set dist_hash   g348367
+    checksums       rmd160 5fe1c472996872c200d84bf228cd87624df3531f \
+                    sha256 eaf4af3e97dccd61791ec340c0884db366f0fb6d41fe1d1e71077aebc5570970
 
     master_sites    http://www.cmake.org/files/dev/
     distname        ${name}-${dist_branch}.${dist_date}-${dist_hash}

Modified: trunk/dports/devel/cmake/files/patch-qt4gui.devel.diff
===================================================================
--- trunk/dports/devel/cmake/files/patch-qt4gui.devel.diff	2016-04-28 13:32:57 UTC (rev 148159)
+++ trunk/dports/devel/cmake/files/patch-qt4gui.devel.diff	2016-04-28 14:17:06 UTC (rev 148160)
@@ -87,7 +87,7 @@
  set(SRCS
    AddCacheEntry.cxx
    AddCacheEntry.h
-@@ -139,7 +66,7 @@
+@@ -143,7 +70,7 @@
  if(WIN32)
    set(SRCS ${SRCS} CMakeSetup.rc)
  endif()
@@ -96,7 +96,7 @@
    set(SRCS ${SRCS} CMakeSetup.icns)
    set(MACOSX_BUNDLE_ICON_FILE CMakeSetup.icns)
    set_source_files_properties(CMakeSetup.icns PROPERTIES
-@@ -156,10 +83,10 @@
+@@ -160,10 +87,10 @@
  
  set(CMAKE_INCLUDE_CURRENT_DIR ON)
  
@@ -109,7 +109,7 @@
    file(STRINGS "${CMake_SOURCE_DIR}/Copyright.txt" copyright_line
      LIMIT_COUNT 1 REGEX "^Copyright 2000-20[0-9][0-9] Kitware")
  
-@@ -204,18 +131,18 @@
+@@ -209,18 +136,18 @@
      ${COMPONENT})
  endif()
  
@@ -133,7 +133,7 @@
    install(CODE "
 --- CMakeLists.txt.orig
 +++ CMakeLists.txt
-@@ -565,12 +565,6 @@ if(NOT CMake_TEST_EXTERNAL_CMAKE)
+@@ -592,12 +592,6 @@
        set(CMAKE_BUNDLE_VERSION
          "${CMake_VERSION_MAJOR}.${CMake_VERSION_MINOR}.${CMake_VERSION_PATCH}")
        set(CMAKE_BUNDLE_LOCATION "${CMAKE_INSTALL_PREFIX}")

Modified: trunk/dports/devel/cmake/files/patch-qt5gui.devel.diff
===================================================================
--- trunk/dports/devel/cmake/files/patch-qt5gui.devel.diff	2016-04-28 13:32:57 UTC (rev 148159)
+++ trunk/dports/devel/cmake/files/patch-qt5gui.devel.diff	2016-04-28 14:17:06 UTC (rev 148160)
@@ -32,7 +32,7 @@
  
  set(SRCS
    AddCacheEntry.cxx
-@@ -139,7 +129,7 @@
+@@ -143,7 +133,7 @@
  if(WIN32)
    set(SRCS ${SRCS} CMakeSetup.rc)
  endif()
@@ -41,7 +41,7 @@
    set(SRCS ${SRCS} CMakeSetup.icns)
    set(MACOSX_BUNDLE_ICON_FILE CMakeSetup.icns)
    set_source_files_properties(CMakeSetup.icns PROPERTIES
-@@ -156,10 +146,10 @@
+@@ -160,10 +150,10 @@
  
  set(CMAKE_INCLUDE_CURRENT_DIR ON)
  
@@ -54,7 +54,7 @@
    file(STRINGS "${CMake_SOURCE_DIR}/Copyright.txt" copyright_line
      LIMIT_COUNT 1 REGEX "^Copyright 2000-20[0-9][0-9] Kitware")
  
-@@ -204,18 +194,18 @@
+@@ -209,18 +199,18 @@
      ${COMPONENT})
  endif()
  
@@ -78,7 +78,7 @@
    install(CODE "
 --- CMakeLists.txt.orig
 +++ CMakeLists.txt
-@@ -565,12 +565,6 @@ if(NOT CMake_TEST_EXTERNAL_CMAKE)
+@@ -592,12 +592,6 @@
        set(CMAKE_BUNDLE_VERSION
          "${CMake_VERSION_MAJOR}.${CMake_VERSION_MINOR}.${CMake_VERSION_PATCH}")
        set(CMAKE_BUNDLE_LOCATION "${CMAKE_INSTALL_PREFIX}")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160428/a24cf0a1/attachment.html>


More information about the macports-changes mailing list