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

michaelld at macports.org michaelld at macports.org
Fri May 17 05:22:57 PDT 2013


Revision: 106162
          https://trac.macports.org/changeset/106162
Author:   michaelld at macports.org
Date:     2013-05-17 05:22:57 -0700 (Fri, 17 May 2013)
Log Message:
-----------
uhd: update both to 3.5.3 latest.

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

Modified: trunk/dports/science/uhd/Portfile
===================================================================
--- trunk/dports/science/uhd/Portfile	2013-05-17 10:50:18 UTC (rev 106161)
+++ trunk/dports/science/uhd/Portfile	2013-05-17 12:22:57 UTC (rev 106162)
@@ -5,7 +5,7 @@
 PortGroup           cmake 1.0
 
 name                uhd
-categories          science
+categories          science comms
 maintainers         michaelld openmaintainer
 description         USRP Hardware Driver for Ettus Research Products
 license             GPL-3+
@@ -14,19 +14,20 @@
 platforms           darwin
 
 dist_subdir         uhd
+set base_version 003_005_003
 
 if {${subport} == ${name}} {
 
     long_description ${description}: \
 Provides the release version, which is typically updated every month or so.
 
-    version         003_005_002
+    version         ${base_version}
     distname        release_${version}
     worksrcdir      UHD-Mirror-${distname}
     master_sites    https://github.com/EttusResearch/UHD-Mirror/archive
     conflicts       uhd-devel
-    checksums       sha1   cee0ddcc69a97cdcc2329bbb3fd3ee12030d9124 \
-                    rmd160 37f74b4020c799b5bd38ce39938af7565ddae4f5
+    checksums       sha1   0442e499e2bf582c38cc92dca478fe6934a4b8f8 \
+                    rmd160 0708c1d2445b76df736d1e1ce10f663647f15fb8
 
     livecheck.url	http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/repository/changes?rev=master
     livecheck.regex >release_(\[^<\]*)</option></select>
@@ -38,11 +39,10 @@
     long_description ${description}: \
 Provides the GIT master version, which is typically updated every few days to week.
 
-    set base_version 003_005_002
     version         ${base_version}_20130503
     fetch.type      git
     git.url         https://github.com/EttusResearch/UHD-Mirror.git
-    git.branch      265daa586730b95d803a694548479cb790ea80fd
+    git.branch      e0cbc2c1e472e7222c62b1abc1f49822ed4cad75
     worksrcdir      UHD-Mirror-release-${base_version}_git
     conflicts       uhd
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130517/68628929/attachment.html>


More information about the macports-changes mailing list