[116924] trunk/dports/graphics/glfw/Portfile

michaelld at macports.org michaelld at macports.org
Mon Feb 10 06:11:14 PST 2014


Revision: 116924
          https://trac.macports.org/changeset/116924
Author:   michaelld at macports.org
Date:     2014-02-10 06:11:14 -0800 (Mon, 10 Feb 2014)
Log Message:
-----------
glfw:
+ update to 6fef0f13 (20140209);
+ rearrange for easier access;
+ whitespace.

Modified Paths:
--------------
    trunk/dports/graphics/glfw/Portfile

Modified: trunk/dports/graphics/glfw/Portfile
===================================================================
--- trunk/dports/graphics/glfw/Portfile	2014-02-10 14:08:34 UTC (rev 116923)
+++ trunk/dports/graphics/glfw/Portfile	2014-02-10 14:11:14 UTC (rev 116924)
@@ -5,7 +5,11 @@
 PortGroup           cmake 1.0
 PortGroup           github 1.0
 
-name                glfw
+github.setup        glfw glfw 6fef0f1351b4238d3dee9ae180414549a7fad16a
+version             3.1.0_20140209
+checksums           rmd160 7a625493fd1e487ef3b76ed517f8e8205a7cf668 \
+                    sha256 f0d447a35ff64731cbbc7f36f55377afc347ede0841cd75248062aa79e38c249
+
 categories          graphics
 maintainers         michaelld openmaintainer
 description         GLFW is a free, open-source, portable library for OpenGL and OpenGL ES application development
@@ -15,11 +19,6 @@
 long_description ${description}: \
     This port follows the GIT master version of GLFW, which is typically updated every few days to weeks.
 
-github.setup    glfw glfw b4c03b992cb6ccd2380b726dcc0e7dfb145bdb64
-version         3.1.0_20140206
-checksums       rmd160 59d98d0603328cca28bea6e672c4ae8c327259c0 \
-                sha256 cfc70cb4c0600731c651db6bb2b7253df99848693e17fd6274921f5ba745faf4
-
 # use the real home page, not github's
 
 homepage            http://www.glfw.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140210/5b905e8c/attachment.html>


More information about the macports-changes mailing list