[111976] trunk/dports/science/gr-osmosdr/Portfile

michaelld at macports.org michaelld at macports.org
Mon Oct 7 11:34:48 PDT 2013


Revision: 111976
          https://trac.macports.org/changeset/111976
Author:   michaelld at macports.org
Date:     2013-10-07 11:34:48 -0700 (Mon, 07 Oct 2013)
Log Message:
-----------
gr-osmosdr:
* update port to 6f4e16ff and legacy to c7dcddc3 (both 20131004);
* make +full a default variant, per user concensus.

Modified Paths:
--------------
    trunk/dports/science/gr-osmosdr/Portfile

Modified: trunk/dports/science/gr-osmosdr/Portfile
===================================================================
--- trunk/dports/science/gr-osmosdr/Portfile	2013-10-07 18:33:03 UTC (rev 111975)
+++ trunk/dports/science/gr-osmosdr/Portfile	2013-10-07 18:34:48 UTC (rev 111976)
@@ -22,11 +22,11 @@
     long_description    ${description}.  \
         This port is kept up with the gr-osmosdr GIT 'master' branch, which is typically updated weekly to monthly, providing compatibility with GNU Radio release 3.7 API: the gnuradio and gnuradio-devel ports.  ${description_common}
 
-    version             20130928
+    version             20131004
 
     fetch.type          git
     git.url             git://git.osmocom.org/gr-osmosdr
-    git.branch          a01a0b3cf583545a8dee443236c22e5ffea5230f
+    git.branch          6f4e16ff289e1e8d2c3bec1541c81bcaa6fefaf3
 
     conflicts           gr-osmosdr-legacy
 
@@ -60,11 +60,11 @@
     long_description    ${description}.  \
         This port is for the gr-osmosdr gr3.6 branch, providing compatibility with GNU Radio release 3.6 API: the gnuradio-legacy port.  ${description_common}
 
-    version             20130928
+    version             20131004
 
     fetch.type          git
     git.url             git://git.osmocom.org/gr-osmosdr
-    git.branch          2d644d2eaeeab3faf929d53789766aa66d16453c
+    git.branch          c7dcddc3cd98b03f1b23d0cc81fcc754592e9ece
 
     conflicts           gr-osmosdr
 
@@ -241,3 +241,7 @@
     configure.args-append -DENABLE_HACKRF=OFF
 
 }
+
+# make +full the default; per user concensus
+
+default_variants-append +full
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131007/c4b4553c/attachment.html>


More information about the macports-changes mailing list