[118219] trunk/dports/net/ola/Portfile

g5pw at macports.org g5pw at macports.org
Wed Mar 26 04:47:29 PDT 2014


Revision: 118219
          https://trac.macports.org/changeset/118219
Author:   g5pw at macports.org
Date:     2014-03-26 04:47:28 -0700 (Wed, 26 Mar 2014)
Log Message:
-----------
net/ola:
  update to 0.9.0
  upstream moved to github
  closes #42669

Modified Paths:
--------------
    trunk/dports/net/ola/Portfile

Modified: trunk/dports/net/ola/Portfile
===================================================================
--- trunk/dports/net/ola/Portfile	2014-03-26 11:40:57 UTC (rev 118218)
+++ trunk/dports/net/ola/Portfile	2014-03-26 11:47:28 UTC (rev 118219)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           github 1.0
 
-name                ola
-version             0.8.33
+github.setup        OpenLightingProject ola 0.9.0
 categories          net comms
 platforms           darwin
 license             GPL-2+ LGPL-2.1+
@@ -18,12 +18,13 @@
                     which abstract away the underlying DMX over IP protocol \
                     or DMX interface.
 
-homepage            http://opendmx.net/index.php/OLA
-master_sites        googlecode:open-lighting
+homepage            http://www.openlighting.org/ola/
 
-checksums           rmd160 c7f92c6ef83fa011d34d25261ab2a8dcaf159491 \
-                    sha256 effe7295f5c572f1e638f63524873b5243f14b7b264f5499513bd1d4bfc8d40a
+checksums           rmd160 8651902d70cdce4894bc8cf6ba9eaa88524c58b7 \
+                    sha256 8469adddfcab5f57c26f9be3dd7c7826ab2a8fccbb4858e968aa3bbb5fa2dc9b
 
+master_sites        ${github.homepage}/releases/download/${github.version}
+
 depends_build       port:pkgconfig
 
 depends_lib         port:cppunit \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140326/b18e346d/attachment.html>


More information about the macports-changes mailing list