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

michaelld at macports.org michaelld at macports.org
Fri Dec 27 11:05:33 PST 2013


Revision: 115176
          https://trac.macports.org/changeset/115176
Author:   michaelld at macports.org
Date:     2013-12-27 11:05:33 -0800 (Fri, 27 Dec 2013)
Log Message:
-----------
gnuradio:
+ update devel to e751e54a and next to f0a72d7c, both 20131221;
+ move upstream-reverted patch back to in use for non-legacy ports.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-12-27 19:00:09 UTC (rev 115175)
+++ trunk/dports/science/gnuradio/Portfile	2013-12-27 19:05:33 UTC (rev 115176)
@@ -37,8 +37,6 @@
         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-(\[^<\]*)<
 
@@ -87,13 +85,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_20131216
+    version             3.7.3_20131221
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          df76ec0b1055e9e61071a5d041eee6e07a64913d
+    git.branch          e751e54aaeae1eb47b83169d905331b4c704b431
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=master
     livecheck.version   ${git.branch}
@@ -106,13 +104,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_20131216
+    version             3.8.0_20131221
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             http://git.gnuradio.org/git/gnuradio.git
-    git.branch          9765811f708d60110c4208c3b48d1c052453e8a2
+    git.branch          f0a72d7c7aa1dbff24b041bfa10dba2ae9d5c844
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=next
     livecheck.version   ${git.branch}
@@ -139,6 +137,9 @@
         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/20131227/eb14ee26/attachment.html>


More information about the macports-changes mailing list