[114105] trunk/dports/science/gnuradio/Portfile

michaelld at macports.org michaelld at macports.org
Fri Nov 29 07:02:09 PST 2013


Revision: 114105
          https://trac.macports.org/changeset/114105
Author:   michaelld at macports.org
Date:     2013-11-29 07:02:09 -0800 (Fri, 29 Nov 2013)
Log Message:
-----------
gnuradio:
+ update devel to 3b1089fa and next to 518e89f7, both 20131127;
+ move cvtpi32_ps intrinsic patch to just release, since it was integrated upstream into devel and next.

Modified Paths:
--------------
    trunk/dports/science/gnuradio/Portfile

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-11-29 15:00:02 UTC (rev 114104)
+++ trunk/dports/science/gnuradio/Portfile	2013-11-29 15:02:09 UTC (rev 114105)
@@ -37,6 +37,10 @@
         rmd160  544dce18b81824437ed9919b4f65d3a3f4f9dceb \
         sha256  b80b42eaa091cb77a168e15b029307856db249d460ff06dfdf292802c19a2669
 
+    # add check for cvtpi32_ps intrinsic
+
+    patchfiles-append patch-volk_lib_CMakeLists.txt.diff
+
     livecheck.url   http://gnuradio.org/releases/gnuradio/?C=M&O=D
     livecheck.regex >LATEST-IS-(\[^<\]*)<
 
@@ -85,13 +89,13 @@
     long_description    ${description}: \
         This port is kept up with the GNU Radio GIT 'master' branch, which is typically updated daily to weekly.  This version of GNU Radio generally contains fixes to, and its API is compatible with, the current GNU Radio release, and will be incorporated in an upcoming release.  This port may or not compile or function correctly, as it represents a work in progress.  If it does not work, check back in a few days.  Or try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.
 
-    version             3.7.3_20131124
+    version             3.7.3_20131127
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          0e4ededa2bfe17c2d64aa4ce53761535da0c183f
+    git.branch          3b1089fadaff7d87b74d50aad2ac120e1d33d10c
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=master
     livecheck.version   ${git.branch}
@@ -104,13 +108,13 @@
     long_description    ${description}: \
         This port is kept up with the GNU Radio GIT 'next' branch, which is typically updated daily to weekly.  This version of GNU Radio represents the next major release of GNU Radio, and hence its API is likely to be different than that provided by either gnuradio or gnuradio-devel.  This port may or not compile or function correctly, as it represents a work in progress.  If it does not work, check back in a few days.  Or try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.
 
-    version             3.8.0_20131124
+    version             3.8.0_20131127
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          aca4aa2830e7c2baff98aef881792f532d7c6bb8
+    git.branch          518e89f7b6cc2ab7716a5930429588185345ce6a
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=next
     livecheck.version   ${git.branch}
@@ -137,11 +141,6 @@
         configure.args-append -DENABLE_GR_CTRLPORT=OFF
 
     }
-
-    # add check for cvtpi32_ps intrinsic
-
-    patchfiles-append patch-volk_lib_CMakeLists.txt.diff
-
 }
 
 use_parallel_build  yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131129/b51d293b/attachment.html>


More information about the macports-changes mailing list