[107273] trunk/dports/science/gnuradio

michaelld at macports.org michaelld at macports.org
Mon Jun 24 18:06:24 PDT 2013


Revision: 107273
          https://trac.macports.org/changeset/107273
Author:   michaelld at macports.org
Date:     2013-06-24 18:06:24 -0700 (Mon, 24 Jun 2013)
Log Message:
-----------
gnuradio:
* update devel and next to latest;
* remove temporary patches that were added upstream.

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

Removed Paths:
-------------
    trunk/dports/science/gnuradio/files/

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2013-06-24 23:31:19 UTC (rev 107272)
+++ trunk/dports/science/gnuradio/Portfile	2013-06-25 01:06:24 UTC (rev 107273)
@@ -44,19 +44,16 @@
     long_description    ${description}: \
         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_20130615
+    version             3.6.5_20130622
 
     conflicts           gnuradio gnuradio-next
 
     fetch.type          git
-    git.url             git://git.gnuradio.org/gnuradio.git
-    git.branch          149d6a75466cf052ef53f6f2d6bc276acb0991bd
+    git.url             http://git.gnuradio.org/git/gnuradio.git
+    git.branch          8917930210b27181d5cae14277c602cdbd9bff92
 
     depends_lib-append  port:log4cpp
 
-    patchfiles-append   patch-GL-wxgui-3.6.diff
-    patch.pre_args      -p1
-
     livecheck.url       http://gnuradio.org/cgit/gnuradio.git/log/?h=maint
     livecheck.version   ${git.branch}
     livecheck.regex     id=(\[a-f0-9\]+).*>maint<
@@ -68,19 +65,16 @@
     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 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_20130616
+    version             3.7.0_20130624
 
     conflicts           gnuradio gnuradio-devel
 
     fetch.type          git
-    git.url             git://git.gnuradio.org/gnuradio.git
-    git.branch          bec07463ddb722ed22bae83577ffe4c8029ff90d
+    git.url             http://git.gnuradio.org/git/gnuradio.git
+    git.branch          9cc667eb0da70584fa2b3c54d47ae5eee38e1af1
 
     depends_lib-append  port:log4cpp
 
-    patchfiles-append   patch-GL-wxgui-3.7.diff
-    patch.pre_args      -p1
-
     variant ctrlport description {Enable control port enhancements (EXPERIMENTAL)} {}
 
     if {[variant_isset ctrlport]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130624/be22f6b5/attachment.html>


More information about the macports-changes mailing list