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

michaelld at macports.org michaelld at macports.org
Wed Mar 6 08:18:39 PST 2013


Revision: 103754
          https://trac.macports.org/changeset/103754
Author:   michaelld at macports.org
Date:     2013-03-06 08:18:39 -0800 (Wed, 06 Mar 2013)
Log Message:
-----------
gnuradio:
* update next and devel to latest;
* add "path:bin/dot:graphviz" as build dependency (ticket #38217) for variant +docs.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-03-06 15:17:59 UTC (rev 103753)
+++ trunk/dports/science/gnuradio/Portfile	2013-03-06 16:18:39 UTC (rev 103754)
@@ -23,6 +23,7 @@
         This port is kept up with the GNU Radio release, which is typically updated every few months.
 
     version			3.6.4
+    revision        1
 
     conflicts       gnuradio-next gnuradio-devel
 
@@ -44,13 +45,13 @@
     long_description    ${description}: \
         This port is kept up with the GNU Radio GIT Master branch, which is typically updated every few days to week.  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.6.5_20130304
+    version             3.6.5_20130305
 
     conflicts           gnuradio gnuradio-next
 
     fetch.type          git
     git.url             git://gnuradio.org/gnuradio.git
-    git.branch          b4e87c06e00a5ab40bf6fa343af724d76f49d00d
+    git.branch          344ce294743145bcddb81069cbf5498eef34ee68
 
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/
     livecheck.version   ${git.branch}
@@ -63,13 +64,13 @@
     long_description    ${description}: \
         This port is kept up with the GNU Radio GIT Next branch, which is typically updated every few days to week.  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.7.0_20130304
+    version             3.7.0_20130305
 
     conflicts           gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             git://gnuradio.org/gnuradio.git
-    git.branch          1fd07adc2857bf094d1b8a6a84787a9fd4daf945
+    git.branch          83c74035b506c1bbc447ab1abd754915b1f44cb8
 
     variant ctrlport description {Enable control port enhancements (EXPERIMENTAL)} {}
 
@@ -236,6 +237,7 @@
 
     depends_lib-append \
         port:doxygen \
+        path:bin/dot:graphviz \
         port:xmlto
 
     configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130306/8991abab/attachment.html>


More information about the macports-changes mailing list