[148573] trunk/dports/graphics/glfw

michaelld at macports.org michaelld at macports.org
Wed May 11 11:38:44 PDT 2016


Revision: 148573
          https://trac.macports.org/changeset/148573
Author:   michaelld at macports.org
Date:     2016-05-11 11:38:43 -0700 (Wed, 11 May 2016)
Log Message:
-----------
glfw-devel: update to bc649e16 (20160505).

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

Modified: trunk/dports/graphics/glfw/Portfile
===================================================================
--- trunk/dports/graphics/glfw/Portfile	2016-05-11 18:37:46 UTC (rev 148572)
+++ trunk/dports/graphics/glfw/Portfile	2016-05-11 18:38:43 UTC (rev 148573)
@@ -37,10 +37,10 @@
 
     # devel
 
-    github.setup    glfw glfw 11d051b69a30df89d34d540d5f1eae394bf62666
-    version         20160503
-    checksums       rmd160 39c3b946dc17e9db9df396f5dc2c1aeb2a7965f6 \
-                    sha256 2b5a84733bcf7f08c59b225aa2d1445ffaf1d29e249d3c1c2d05ec8eb0844c82
+    github.setup    glfw glfw bc649e1632d1bd9f51cc8b43bd72a8a269b090ee
+    version         20160505
+    checksums       rmd160 9fe5cd5876ef91a114c3a00a6f9297745d99cb65 \
+                    sha256 09edf84d12e788df21e876361f3c3841f6a38be3c36f77d07c0d0c4964bcb085
 
     # 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-05-11 18:37:46 UTC (rev 148572)
+++ trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.devel.diff	2016-05-11 18:38:43 UTC (rev 148573)
@@ -1,6 +1,6 @@
 --- CMakeLists.txt.orig	2016-03-18 07:08:43.000000000 -0400
 +++ CMakeLists.txt	2016-03-18 12:45:51.000000000 -0400
-@@ -356,7 +356,11 @@
+@@ -330,7 +330,11 @@
  #--------------------------------------------------------------------
  include(CMakePackageConfigHelpers)
  
@@ -13,7 +13,7 @@
  
  configure_package_config_file(src/glfw3Config.cmake.in
                                src/glfw3Config.cmake
-@@ -386,6 +390,9 @@
+@@ -360,6 +364,9 @@
  
  if (DOXYGEN_FOUND AND GLFW_BUILD_DOCS)
      add_subdirectory(docs)
@@ -23,7 +23,7 @@
  endif()
  
  #--------------------------------------------------------------------
-@@ -406,6 +413,11 @@
+@@ -380,6 +387,11 @@
      install(FILES "${GLFW_BINARY_DIR}/src/glfw3.pc"
              DESTINATION "lib${LIB_SUFFIX}/pkgconfig")
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160511/292d8dfd/attachment.html>


More information about the macports-changes mailing list