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

michaelld at macports.org michaelld at macports.org
Tue Jun 4 19:07:10 PDT 2013


Revision: 106684
          https://trac.macports.org/changeset/106684
Author:   michaelld at macports.org
Date:     2013-06-04 19:07:10 -0700 (Tue, 04 Jun 2013)
Log Message:
-----------
gnuradio:
* update release to 3.6.5, devel and next to latest;
* update descriptions to reflect recent changes in how GNU Radio developers are using GIT branches.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-06-05 02:05:18 UTC (rev 106683)
+++ trunk/dports/science/gnuradio/Portfile	2013-06-05 02:07:10 UTC (rev 106684)
@@ -22,7 +22,7 @@
     long_description    ${description}: \
         This port is kept up with the GNU Radio release, which is typically updated every few months.
 
-    version			3.6.4.1
+    version			3.6.5
 
     conflicts       gnuradio-next gnuradio-devel
 
@@ -42,15 +42,15 @@
 subport gnuradio-devel {
 
     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.
+        This port is kept up with the GNU Radio GIT 'maint' branch, which is typically updated weekly to monthly.  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_20130519
+    version             3.6.5_20130526
 
     conflicts           gnuradio gnuradio-next
 
     fetch.type          git
     git.url             git://git.gnuradio.org/gnuradio.git
-    git.branch          086d0b429e4bf0baa81522b479a438caaaab8e58
+    git.branch          81bc81564803f00ac30ce03ee012c45b2583ad46
 
     depends_lib-append  port:log4cpp
 
@@ -63,15 +63,15 @@
 subport gnuradio-next {
 
     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.
+        This port is kept up with the GNU Radio GIT 'master' 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.7.0_20130520
+    version             3.7.0_20130604
 
     conflicts           gnuradio gnuradio-devel
 
     fetch.type          git
     git.url             git://git.gnuradio.org/gnuradio.git
-    git.branch          0a8078a57237fcc12f4a51f6d217c54031cc904d
+    git.branch          81cba98cb1a3adec261aa6b510ee152c3a24bb0d
 
     depends_lib-append  port:log4cpp
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130604/8da3f32e/attachment-0001.html>


More information about the macports-changes mailing list