[148989] trunk/dports/graphics/glfw
michaelld at macports.org
michaelld at macports.org
Tue May 24 10:37:43 PDT 2016
Revision: 148989
https://trac.macports.org/changeset/148989
Author: michaelld at macports.org
Date: 2016-05-24 10:37:42 -0700 (Tue, 24 May 2016)
Log Message:
-----------
glfw-devel: update to 7fd7dca3 (20160523).
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-24 17:04:08 UTC (rev 148988)
+++ trunk/dports/graphics/glfw/Portfile 2016-05-24 17:37:42 UTC (rev 148989)
@@ -37,10 +37,10 @@
# devel
- github.setup glfw glfw bc649e1632d1bd9f51cc8b43bd72a8a269b090ee
- version 20160505
- checksums rmd160 9fe5cd5876ef91a114c3a00a6f9297745d99cb65 \
- sha256 09edf84d12e788df21e876361f3c3841f6a38be3c36f77d07c0d0c4964bcb085
+ github.setup glfw glfw 7fd7dca37526ecc43a05cb152778f116f74fa91c
+ version 20160523
+ checksums rmd160 1bc34b1b2cd4543708faad4ce0bf3646f2476f17 \
+ sha256 e441116e2e203c4ff14ad0155b22f93e00fbccf04138941e920b298f932ba783
# 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-24 17:04:08 UTC (rev 148988)
+++ trunk/dports/graphics/glfw/files/patch-CMakeLists.txt.devel.diff 2016-05-24 17:37:42 UTC (rev 148989)
@@ -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
-@@ -330,7 +330,11 @@
+--- CMakeLists.txt.orig
++++ CMakeLists.txt
+@@ -327,7 +327,11 @@
#--------------------------------------------------------------------
include(CMakePackageConfigHelpers)
@@ -13,7 +13,7 @@
configure_package_config_file(src/glfw3Config.cmake.in
src/glfw3Config.cmake
-@@ -360,6 +364,9 @@
+@@ -357,6 +361,9 @@
if (DOXYGEN_FOUND AND GLFW_BUILD_DOCS)
add_subdirectory(docs)
@@ -23,7 +23,7 @@
endif()
#--------------------------------------------------------------------
-@@ -380,6 +387,11 @@
+@@ -377,6 +384,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/20160524/735399c3/attachment.html>
More information about the macports-changes
mailing list