[141051] trunk/dports/science/gnuradio/Portfile
michaelld at macports.org
michaelld at macports.org
Thu Oct 8 12:31:14 PDT 2015
Revision: 141051
https://trac.macports.org/changeset/141051
Author: michaelld at macports.org
Date: 2015-10-08 12:31:14 -0700 (Thu, 08 Oct 2015)
Log Message:
-----------
gnuradio:
+ update devel to b1883cb0 and next to ac409c6b, both 20151007;
+ for next and devel, add runtime dependency on py27-matplotlib.
Modified Paths:
--------------
trunk/dports/science/gnuradio/Portfile
Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile 2015-10-08 17:43:30 UTC (rev 141050)
+++ trunk/dports/science/gnuradio/Portfile 2015-10-08 19:31:14 UTC (rev 141051)
@@ -92,12 +92,11 @@
name gnuradio-devel
conflicts gnuradio-legacy gnuradio gnuradio-next
- github.setup gnuradio gnuradio 8a4904d7f3c5878c42d1c0589e6ef7b1afd4a6be
- version 20151003
- revision 1
+ github.setup gnuradio gnuradio b1883cb00cdb7c9d9d24cd48bf3127ff4aa547ae
+ version 20151007
checksums \
- rmd160 0c2e0eaa8d1bbc612ce82fc6bee722ef2af1fb43 \
- sha256 59539bec7ed0f24caef001bbc4fbedec9965cef2b19cf2b47c98f312dc0e320f
+ rmd160 5987c6bd55893bbad2e720e999537e05a0653b56 \
+ sha256 b70d2184509eaec4c1229073c49afa50ce873c4a3b89c4bbb099d2de618b7f21
}
@@ -109,12 +108,11 @@
name gnuradio-next
conflicts gnuradio-legacy gnuradio gnuradio-devel
- github.setup gnuradio gnuradio c8342fd9aed8ed1bcf0062dc02637ad11269642e
- version 20151003
- revision 1
+ github.setup gnuradio gnuradio ac409c6b114680d8569141178cfe60b41d68d976
+ version 20151007
checksums \
- rmd160 3ec8c462ecd839c922a849987b7d11afa168f968 \
- sha256 bc0869be7990ffb87142729417e360fdff7e216e74ccb4ebba45d2299aca8562
+ rmd160 e68b7fb636c1c9f586531858314376722acfb8f7 \
+ sha256 1b34c42305097006abf1f703198b50983c71406c98e50e424b35f079e441cd80
# overload the github livecheck URL with the correct branch
@@ -163,9 +161,15 @@
} else {
- # devel and next need to use the volk-devel port
+ # devel and next
+
+ # use the volk-devel port
depends_lib-append port:volk-devel
+ # need matplotlib for polar encoder/decoder, runtime
+ # only. This is not checked for at configure.
+ depends_run-append port:py27-matplotlib
+
}
configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151008/e40fa0a4/attachment.html>
More information about the macports-changes
mailing list