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

khindenburg at macports.org khindenburg at macports.org
Fri Jan 8 21:08:23 PST 2016


Revision: 144447
          https://trac.macports.org/changeset/144447
Author:   khindenburg at macports.org
Date:     2016-01-08 21:08:23 -0800 (Fri, 08 Jan 2016)
Log Message:
-----------
ola: update to 0.10.0 maintainer #50235

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

Modified: trunk/dports/net/ola/Portfile
===================================================================
--- trunk/dports/net/ola/Portfile	2016-01-09 04:35:23 UTC (rev 144446)
+++ trunk/dports/net/ola/Portfile	2016-01-09 05:08:23 UTC (rev 144447)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        OpenLightingProject ola 0.9.8
+github.setup        OpenLightingProject ola 0.10.0
 categories          net comms
 platforms           darwin
 license             GPL-2+ LGPL-2.1+
@@ -20,12 +20,12 @@
 
 homepage            http://www.openlighting.org/ola/
 
-checksums           rmd160 1c646800b73b586b572c44320909ef264d980c6e \
-                    sha256 1c1e0fc1810b0c0857563bc481c872b8ed5d2e62c97c1083c82eabd7ebbd70a6
+checksums           rmd160  a39d430f8f2da5afdfe9a3adb4269f1eac1221fb \
+                    sha256  cae8131a62f0ff78d399c42e64a51b610d7cf090b606704081ec9dd2cf979883
 
 github.tarball_from releases
 
-# cppunit should be changed to depends_test after #38208 is resolved
+# cppunit should be changed to depends_test after MacPorts 2.4 is released
 depends_build       port:cppunit \
                     port:pkgconfig
 
@@ -49,6 +49,7 @@
 }
 
 variant rdm_tests requires python27 description {Enable the RDM Tests} {
+    depends_lib-append      port:py27-numpy
     configure.args-append   --enable-rdm-tests
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160108/4e32d391/attachment-0001.html>


More information about the macports-changes mailing list