[151277] trunk/dports/graphics/glfw

michaelld at macports.org michaelld at macports.org
Thu Aug 11 12:56:11 PDT 2016


Revision: 151277
          https://trac.macports.org/changeset/151277
Author:   michaelld at macports.org
Date:     2016-08-11 12:56:11 -0700 (Thu, 11 Aug 2016)
Log Message:
-----------
glfw-devel: update to a6676e6b (20160808).

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-08-11 19:55:34 UTC (rev 151276)
+++ trunk/dports/graphics/glfw/Portfile	2016-08-11 19:56:11 UTC (rev 151277)
@@ -37,10 +37,10 @@
 
     # devel
 
-    github.setup    glfw glfw 7be62631aebfb9dae515e95b9c92b3979e65988c
-    version         20160801
-    checksums       rmd160 893dd8de1cfe79d31df5f8d6b213154b05ab847d \
-                    sha256 539afeaf9599159b7b5b03970de55780edc1e283fa679c9ad1061fa0c685ce6f
+    github.setup    glfw glfw a6676e6bc275ddde0e80c6834ecb33c9ec60f13f
+    version         20160808
+    checksums       rmd160 802b3d2f4dd1e382a0d5b94a818ff15342562b1c \
+                    sha256 9fef2dec166618f1a04f82b50f77c2bb26ef689d5a7779d6a013e3d816a70d88
 
     # 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-08-11 19:55:34 UTC (rev 151276)
+++ trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.devel.diff	2016-08-11 19:56:11 UTC (rev 151277)
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig	2016-06-02 10:13:47.000000000 -0400
-+++ CMakeLists.txt	2016-06-02 15:10:42.000000000 -0400
-@@ -336,7 +336,11 @@
+--- CMakeLists.txt.orig
++++ CMakeLists.txt
+@@ -356,7 +356,11 @@
  #--------------------------------------------------------------------
  include(CMakePackageConfigHelpers)
  
@@ -13,7 +13,7 @@
  
  configure_package_config_file(src/glfw3Config.cmake.in
                                src/glfw3Config.cmake
-@@ -366,6 +370,9 @@
+@@ -386,6 +390,9 @@
  
  if (DOXYGEN_FOUND AND GLFW_BUILD_DOCS)
      add_subdirectory(docs)
@@ -23,7 +23,7 @@
  endif()
  
  #--------------------------------------------------------------------
-@@ -386,6 +393,11 @@
+@@ -406,6 +413,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/20160811/2de6ad76/attachment.html>


More information about the macports-changes mailing list