<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3abcd6d6d20a9767b37f518c46b17ded949bbdab">https://github.com/macports/macports-ports/commit/3abcd6d6d20a9767b37f518c46b17ded949bbdab</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 3abcd6d  glfw-devel: update to b1519043 (20170207).
</span>3abcd6d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3abcd6d6d20a9767b37f518c46b17ded949bbdab
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Wed Feb 8 10:25:14 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    glfw-devel: update to b1519043 (20170207).
</span>---
 graphics/glfw/Portfile                              | 8 ++++----
 graphics/glfw/files/patch-CMakeLists.txt.devel.diff | 6 +++---
 graphics/glfw/files/patch-src_CMakeLists.txt.diff   | 6 +++---
 3 files changed, 10 insertions(+), 10 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/glfw/Portfile b/graphics/glfw/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e92fae5..bf8735b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/glfw/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/glfw/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -60,10 +60,10 @@ platform darwin {
</span> 
             # devel
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-            github.setup    glfw glfw c5694b3013ff6c5038f58eba5ef9f62ec43112be
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-            version         20170130
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-            checksums       rmd160 80cfa84591a65851612d6c136a6152977b3c45c9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                            sha256 4852737f1a5cb24cef9cbbfb9fba4b47261bd28767928cf25d5df9adc8d524f3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            github.setup    glfw glfw b151904316c969a34da17f32134246a6e1739830
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            version         20170207
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+            checksums       rmd160 6ac0ef58876815c6f7cdfffed45898854f32a284 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            sha256 81012415833a7367d79aaff5f9e6cbe46a18a65ddf50e514fbd9c6e01a74a036
</span> 
             conflicts       glfw
             long_description ${description}: \
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/glfw/files/patch-CMakeLists.txt.devel.diff b/graphics/glfw/files/patch-CMakeLists.txt.devel.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index c27a222..011074f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/glfw/files/patch-CMakeLists.txt.devel.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/glfw/files/patch-CMakeLists.txt.devel.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,6 +1,6 @@
</span> --- CMakeLists.txt.orig
 +++ CMakeLists.txt
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -364,7 +364,11 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -368,7 +368,11 @@
</span>  #--------------------------------------------------------------------
  include(CMakePackageConfigHelpers)
  
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@
</span>  
  configure_package_config_file(src/glfw3Config.cmake.in
                                src/glfw3Config.cmake
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -394,6 +398,9 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -398,6 +402,9 @@
</span>  
  if (DOXYGEN_FOUND AND GLFW_BUILD_DOCS)
      add_subdirectory(docs)
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@
</span>  endif()
  
  #--------------------------------------------------------------------
<span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -414,6 +421,11 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -418,6 +425,11 @@
</span>      install(FILES "${GLFW_BINARY_DIR}/src/glfw3.pc"
              DESTINATION "lib${LIB_SUFFIX}/pkgconfig")
  
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/glfw/files/patch-src_CMakeLists.txt.diff b/graphics/glfw/files/patch-src_CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 70d3271..d5cfdee 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/glfw/files/patch-src_CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/glfw/files/patch-src_CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,6 +1,6 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- src/CMakeLists.txt.orig        2016-06-16 09:01:30.000000000 -0400
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ src/CMakeLists.txt     2016-06-16 09:03:11.000000000 -0400
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -96,9 +96,10 @@
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- src/CMakeLists.txt.orig
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ src/CMakeLists.txt
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+@@ -109,9 +109,10 @@
</span>      elseif (APPLE)
          # Add -fno-common to work around a bug in Apple's GCC
          target_compile_options(glfw PRIVATE "-fno-common")
</pre><pre style='margin:0'>

</pre>