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

michaelld at macports.org michaelld at macports.org
Tue Dec 17 13:25:19 PST 2013


Revision: 114856
          https://trac.macports.org/changeset/114856
Author:   michaelld at macports.org
Date:     2013-12-17 13:25:19 -0800 (Tue, 17 Dec 2013)
Log Message:
-----------
gnuradio:
+ update devel to df76ec0b and next to 9765811f, both 20131216;
+ move patch to just release, since it has been integrated into others.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-12-17 21:15:46 UTC (rev 114855)
+++ trunk/dports/science/gnuradio/Portfile	2013-12-17 21:25:19 UTC (rev 114856)
@@ -37,6 +37,8 @@
         rmd160 14a04753ce6185daa92ebcb6619df9c130a70757 \
         sha256 8c6b7e1fda31e9228bdd62a137af901b28757d7e1b044de2e985b96e53c83c80
 
+    patchfiles-append patch-cmake-expand.diff
+
     livecheck.url   http://gnuradio.org/releases/gnuradio/?C=M&O=D
     livecheck.regex >LATEST-IS-(\[^<\]*)<
 
@@ -85,13 +87,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_20131213
+    version             3.7.3_20131216
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          2f455c4a8bab60ff485182e9f19aef80a2695b2d
+    git.branch          df76ec0b1055e9e61071a5d041eee6e07a64913d
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=master
     livecheck.version   ${git.branch}
@@ -104,13 +106,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_20131213
+    version             3.8.0_20131216
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          96fa19afa191296d66b1d29bd577b510280809d6
+    git.branch          9765811f708d60110c4208c3b48d1c052453e8a2
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=next
     livecheck.version   ${git.branch}
@@ -137,9 +139,6 @@
         configure.args-append -DENABLE_GR_CTRLPORT=OFF
 
     }
-
-    patchfiles-append patch-cmake-expand.diff
-
 }
 
 use_parallel_build  yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131217/85be4f87/attachment-0001.html>


More information about the macports-changes mailing list