[145768] trunk/dports/graphics/glfw

michaelld at macports.org michaelld at macports.org
Tue Feb 16 11:11:15 PST 2016


Revision: 145768
          https://trac.macports.org/changeset/145768
Author:   michaelld at macports.org
Date:     2016-02-16 11:11:15 -0800 (Tue, 16 Feb 2016)
Log Message:
-----------
glfw:
+ update devel to 44046652 (20160215);
+ update patches to apply cleanly.

Modified Paths:
--------------
    trunk/dports/graphics/glfw/Portfile
    trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.devel.diff
    trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.release.diff

Modified: trunk/dports/graphics/glfw/Portfile
===================================================================
--- trunk/dports/graphics/glfw/Portfile	2016-02-16 19:09:28 UTC (rev 145767)
+++ trunk/dports/graphics/glfw/Portfile	2016-02-16 19:11:15 UTC (rev 145768)
@@ -37,10 +37,10 @@
 
     # devel
 
-    github.setup    glfw glfw 49d228207f8322ed8aa9f820a1490c852a5cb2d7
-    version         20160208
-    checksums       rmd160 39b973e35731e8975246c70538e475adabc1d20e \
-                    sha256 ba4119ca5c006293ff75169307b540ffd5b29bbabed136a2a97725d01d4e98b7
+    github.setup    glfw glfw 440466524ea6585b0f84cc42ddb38f202a142389
+    version         20160215
+    checksums       rmd160 9cd077e3c53e5602e7acb7b24e090da969bcd24a \
+                    sha256 b411ff49239653cd345a258c2d98bbb3f08421fdaae39ed3d191d0d948c68d7c
 
     # patch to fix install directory for cmake files and docs
 

Modified: trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.devel.diff
===================================================================
--- trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.devel.diff	2016-02-16 19:09:28 UTC (rev 145767)
+++ trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.devel.diff	2016-02-16 19:11:15 UTC (rev 145768)
@@ -1,6 +1,6 @@
 --- CMakeLists.txt.orig
 +++ CMakeLists.txt
-@@ -366,7 +366,11 @@ endforeach()
+@@ -367,7 +367,11 @@
  #--------------------------------------------------------------------
  include(CMakePackageConfigHelpers)
  
@@ -13,7 +13,7 @@
  
  configure_package_config_file(src/glfw3Config.cmake.in
                                src/glfw3Config.cmake
-@@ -400,6 +404,9 @@ endif()
+@@ -401,6 +405,9 @@
  
  if (DOXYGEN_FOUND AND GLFW_BUILD_DOCS)
      add_subdirectory(docs)
@@ -23,7 +23,7 @@
  endif()
  
  #--------------------------------------------------------------------
-@@ -420,6 +427,11 @@ if (GLFW_INSTALL)
+@@ -421,6 +428,11 @@
      install(FILES "${GLFW_BINARY_DIR}/src/glfw3.pc"
              DESTINATION "lib${LIB_SUFFIX}/pkgconfig")
  

Modified: trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.release.diff
===================================================================
--- trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.release.diff	2016-02-16 19:09:28 UTC (rev 145767)
+++ trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.release.diff	2016-02-16 19:11:15 UTC (rev 145768)
@@ -1,5 +1,5 @@
---- CMakeLists.txt.orig	2016-02-09 15:37:20.000000000 -0500
-+++ CMakeLists.txt	2016-02-09 15:41:47.000000000 -0500
+--- CMakeLists.txt.orig
++++ CMakeLists.txt
 @@ -479,7 +479,10 @@
  include(CMakePackageConfigHelpers)
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160216/e82390aa/attachment.html>


More information about the macports-changes mailing list