[107229] trunk/dports/science/uhd/Portfile

michaelld at macports.org michaelld at macports.org
Sat Jun 22 18:31:04 PDT 2013


Revision: 107229
          https://trac.macports.org/changeset/107229
Author:   michaelld at macports.org
Date:     2013-06-22 18:31:04 -0700 (Sat, 22 Jun 2013)
Log Message:
-----------
uhd-devel:
* update to 8f4000ff (20130621);
* add +full variant to match that for other related ports.

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

Modified: trunk/dports/science/uhd/Portfile
===================================================================
--- trunk/dports/science/uhd/Portfile	2013-06-22 19:22:30 UTC (rev 107228)
+++ trunk/dports/science/uhd/Portfile	2013-06-23 01:31:04 UTC (rev 107229)
@@ -39,10 +39,10 @@
     long_description ${description}: \
 Provides the GIT master version, which is typically updated every few days to week.
 
-    version         ${base_version}_20130610
+    version         ${base_version}_20130621
     fetch.type      git
     git.url         https://github.com/EttusResearch/UHD-Mirror.git
-    git.branch      3924a4d70ef11f4e13cd45617ccc2f7c12c2cd05
+    git.branch      8f4000ff683d62baf7e3477004219d2d87601d6a
     worksrcdir      UHD-Mirror-release-${base_version}_git
     conflicts       uhd
 
@@ -177,3 +177,6 @@
 if {![variant_isset manual]} {
     configure.args-append -DENABLE_MANUAL=OFF
 }
+
+variant full requires docs examples libusb manual test \
+    description {Enable all variants except +debug and +universal} {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130622/70c87263/attachment.html>


More information about the macports-changes mailing list