[143818] trunk/dports/science/gr-osmosdr/Portfile

michaelld at macports.org michaelld at macports.org
Tue Dec 22 11:21:06 PST 2015


Revision: 143818
          https://trac.macports.org/changeset/143818
Author:   michaelld at macports.org
Date:     2015-12-22 11:21:06 -0800 (Tue, 22 Dec 2015)
Log Message:
-----------
gr-osmosdr: update to 810a981d (20151221), disabling the new RedPitaya interface because it contains Linux-specific code.

Modified Paths:
--------------
    trunk/dports/science/gr-osmosdr/Portfile

Modified: trunk/dports/science/gr-osmosdr/Portfile
===================================================================
--- trunk/dports/science/gr-osmosdr/Portfile	2015-12-22 18:34:22 UTC (rev 143817)
+++ trunk/dports/science/gr-osmosdr/Portfile	2015-12-22 19:21:06 UTC (rev 143818)
@@ -22,10 +22,10 @@
     long_description    ${description}.  \
         This port is kept up with the gr-osmosdr GIT 'master' branch, which is typically updated weekly to monthly, providing compatibility with GNU Radio release 3.7 API: the gnuradio and gnuradio-devel ports.  ${description_common}
 
-    set commit          7cec4c0f517144f271630f78dd6acd1f26f6b1f7
-    version             20151208
-    checksums           rmd160 eb4802247d2a9db151af9ea152e484f5f8732d35 \
-                        sha256 6bec2c82a6387cbcd6c3eacafa0a1317025c5adc65b3969887b8a378100513b4
+    set commit          810a981d0c2975825a72c9c6c9db2700719928c3
+    version             20151221
+    checksums           rmd160 3dbea6d0b533d2aa02796050999afaba7aa19dba \
+                        sha256 f4da0251183be3eb010a6869d687032c9b79875424cb3293874a4429c85a7afb
 
     distname            ${name}-${commit}
     master_sites        http://cgit.osmocom.org/gr-osmosdr/snapshot/
@@ -105,7 +105,8 @@
     -DENABLE_FILE=ON \
     -DENABLE_MIRI=OFF \
     -DENABLE_RFSPACE=ON \
-    -DENABLE_SOAPY=OFF
+    -DENABLE_SOAPY=OFF \
+    -DENABLE_REDPITAYA=OFF
 
 # specify the Python dependencies
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151222/9b13a9c2/attachment.html>


More information about the macports-changes mailing list