[146831] trunk/dports/graphics/glfw

michaelld at macports.org michaelld at macports.org
Fri Mar 18 10:31:14 PDT 2016


Revision: 146831
          https://trac.macports.org/changeset/146831
Author:   michaelld at macports.org
Date:     2016-03-18 10:31:14 -0700 (Fri, 18 Mar 2016)
Log Message:
-----------
glfw-devel: update to 728a088c (20160318).

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-18 17:30:44 UTC (rev 146830)
+++ trunk/dports/graphics/glfw/Portfile	2016-03-18 17:31:14 UTC (rev 146831)
@@ -37,10 +37,10 @@
 
     # devel
 
-    github.setup    glfw glfw 793eef1d0a7e09bab2e9fcb89fd27c904e9bad17
-    version         20160307
-    checksums       rmd160 fce4f3b7125448d00ae74d6ffe94cf13a3d42ee1 \
-                    sha256 99761cadb239d567b39f5d863defb68dffa7ed94a902464c571696547da43990
+    github.setup    glfw glfw 728a088cd7d8fe5884ed1e30f8dadf1f73cf6e96
+    version         20160318
+    checksums       rmd160 0617efcfb721f9e00fad1b6b0bd6aca1e9218bfc \
+                    sha256 e53867ffeb0a712b6a187cefb0785d0af246f22385d2a79cd8d372c9ea6a4391
 
     # 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-18 17:30:44 UTC (rev 146830)
+++ trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.devel.diff	2016-03-18 17:31:14 UTC (rev 146831)
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig
-+++ CMakeLists.txt
-@@ -354,7 +354,11 @@
+--- 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 @@
  #--------------------------------------------------------------------
  include(CMakePackageConfigHelpers)
  
@@ -13,7 +13,7 @@
  
  configure_package_config_file(src/glfw3Config.cmake.in
                                src/glfw3Config.cmake
-@@ -384,6 +388,9 @@
+@@ -386,6 +390,9 @@
  
  if (DOXYGEN_FOUND AND GLFW_BUILD_DOCS)
      add_subdirectory(docs)
@@ -23,7 +23,7 @@
  endif()
  
  #--------------------------------------------------------------------
-@@ -404,6 +411,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/20160318/e745f4ba/attachment.html>


More information about the macports-changes mailing list