[146170] trunk/dports/graphics/glfw

michaelld at macports.org michaelld at macports.org
Tue Mar 1 10:39:40 PST 2016


Revision: 146170
          https://trac.macports.org/changeset/146170
Author:   michaelld at macports.org
Date:     2016-03-01 10:39:40 -0800 (Tue, 01 Mar 2016)
Log Message:
-----------
glfw-devel: update to 5dc9d0f5 (20160228).

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-03-01 18:39:07 UTC (rev 146169)
+++ trunk/dports/graphics/glfw/Portfile	2016-03-01 18:39:40 UTC (rev 146170)
@@ -37,10 +37,10 @@
 
     # devel
 
-    github.setup    glfw glfw de3e413aab6a558427dd0b73f679748c2cb1eb92
-    version         20160222
-    checksums       rmd160 07080c95c5f2e86a1969a6136a1c5d772a7e6e0a \
-                    sha256 2124b7c0b2f4e0694283a722842e02dd8f9c0ff13529aae2d35ef3a231e7486a
+    github.setup    glfw glfw 5dc9d0f5810864c4048abd2cf2b8ae00e0c26470
+    version         20160228
+    checksums       rmd160 1f2bbb0668de51a5c18808c1b658eb9d893e26ee \
+                    sha256 af6aeb42185d5df0c2ab06ba5a640b6299a871c1490930c235a7fd93f76600bf
 
     # 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-03-01 18:39:07 UTC (rev 146169)
+++ trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.devel.diff	2016-03-01 18:39:40 UTC (rev 146170)
@@ -1,6 +1,6 @@
 --- CMakeLists.txt.orig
 +++ CMakeLists.txt
-@@ -358,7 +358,11 @@
+@@ -354,7 +354,11 @@
  #--------------------------------------------------------------------
  include(CMakePackageConfigHelpers)
  
@@ -13,7 +13,7 @@
  
  configure_package_config_file(src/glfw3Config.cmake.in
                                src/glfw3Config.cmake
-@@ -392,6 +396,9 @@
+@@ -384,6 +388,9 @@
  
  if (DOXYGEN_FOUND AND GLFW_BUILD_DOCS)
      add_subdirectory(docs)
@@ -23,7 +23,7 @@
  endif()
  
  #--------------------------------------------------------------------
-@@ -412,6 +419,11 @@
+@@ -404,6 +411,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/20160301/f8c17d73/attachment.html>


More information about the macports-changes mailing list