[113600] trunk/dports/science/uhd
michaelld at macports.org
michaelld at macports.org
Wed Nov 20 06:29:56 PST 2013
Revision: 113600
https://trac.macports.org/changeset/113600
Author: michaelld at macports.org
Date: 2013-11-20 06:29:56 -0800 (Wed, 20 Nov 2013)
Log Message:
-----------
uhd: update release to 3.6.0 and devel to 02734bb1 (20131119).
Modified Paths:
--------------
trunk/dports/science/uhd/Portfile
trunk/dports/science/uhd/files/patch-host_utils_b2xx_fx3_utils.cpp.diff
Modified: trunk/dports/science/uhd/Portfile
===================================================================
--- trunk/dports/science/uhd/Portfile 2013-11-20 14:28:41 UTC (rev 113599)
+++ trunk/dports/science/uhd/Portfile 2013-11-20 14:29:56 UTC (rev 113600)
@@ -15,17 +15,16 @@
platforms darwin
dist_subdir uhd
-set base_version 003_005_004
if {${subport} eq ${name}} {
long_description ${description}: \
Provides the release version, which is typically updated every month or so.
- github.setup EttusResearch uhd release_${base_version}
+ github.setup EttusResearch uhd release_003_006_000
conflicts uhd-devel
- checksums rmd160 88608c0af95daad90898798718aaba165298c167 \
- sha256 7881dedba2276a8af032a51575f65ffbaba07f1ceb4c542bcc0f3010bf449382
+ checksums rmd160 52fec5d1b659a467de7c52fc797ef373bb43b7a0 \
+ sha256 965923a82b8756c7c287ecfefd244262e668c7eac32a0faa0ef9dd8b5f385de7
}
@@ -34,12 +33,12 @@
long_description ${description}: \
Provides the GIT master version, which is typically updated every few days to week.
- github.setup EttusResearch uhd 45a780cc858dd84e4883139ad2121aeb222d2d8e
- version ${base_version}_20131118
+ github.setup EttusResearch uhd 02734bb1f0e2d4c4a8cb63842ba0d0b6e1984b49
+ version 003_006_001_20131119
name uhd-devel
conflicts uhd
- checksums rmd160 b8c5ef0fda8d6e0c4d80bfa83cf93a2494d2d59c \
- sha256 586da9de0bce4394733a912823933d18b1521148b469712365547e9f527a9595
+ checksums rmd160 73bdf9c2f355a464763d915d645c880d0f61f2a9 \
+ sha256 e1e3eb7c5b71e5e9e5e0f47caeb07ef3e6a14c2f76f25f21ca3d1b96c6010771
}
@@ -110,6 +109,7 @@
# shortcut to installing all variants except Python
variant full description {Deprecated legacy variant} {}
+default_variants -full
# per user concensus: enable all variants except +debug and +universal
Modified: trunk/dports/science/uhd/files/patch-host_utils_b2xx_fx3_utils.cpp.diff
===================================================================
--- trunk/dports/science/uhd/files/patch-host_utils_b2xx_fx3_utils.cpp.diff 2013-11-20 14:28:41 UTC (rev 113599)
+++ trunk/dports/science/uhd/files/patch-host_utils_b2xx_fx3_utils.cpp.diff 2013-11-20 14:29:56 UTC (rev 113600)
@@ -1,6 +1,6 @@
--- host/utils/b2xx_fx3_utils.cpp.orig 2013-11-02 22:41:27.000000000 -0400
+++ host/utils/b2xx_fx3_utils.cpp 2013-11-02 22:43:00.000000000 -0400
-@@ -85,7 +85,10 @@
+@@ -58,7 +58,10 @@
//!parse hex-formatted ASCII text into an int
boost::uint16_t atoh(const std::string &string){
if (string.substr(0, 2) == "0x"){
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131120/670e1b74/attachment.html>
More information about the macports-changes
mailing list