[129608] trunk/dports/science/uhd

michaelld at macports.org michaelld at macports.org
Tue Dec 16 13:42:01 PST 2014


Revision: 129608
          https://trac.macports.org/changeset/129608
Author:   michaelld at macports.org
Date:     2014-12-16 13:42:01 -0800 (Tue, 16 Dec 2014)
Log Message:
-----------
uhd:
+ remove integrated patch;
+ update release to 3.8.1;
+ update devel to 8c87a524 (20141215).

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

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

Modified: trunk/dports/science/uhd/Portfile
===================================================================
--- trunk/dports/science/uhd/Portfile	2014-12-16 21:36:40 UTC (rev 129607)
+++ trunk/dports/science/uhd/Portfile	2014-12-16 21:42:01 UTC (rev 129608)
@@ -21,13 +21,12 @@
     long_description ${description}: \
 Provides the release version, which is typically updated every month or so.
 
-    set base_version 3.8.0
+    set base_version 3.8.1
     github.setup    EttusResearch uhd 00[join [split ${base_version} "."] "_00"] release_
     version         ${base_version}
-    revision        1
     conflicts       uhd-devel
-    checksums       rmd160 9c1ddfc1b0c1df7e7747fc242c7085ebc2347380 \
-                    sha256 a1e5b359cbf7decafabc95b848184809884583eba34b429d5ee9dd51a0c32742
+    checksums       rmd160 f7f4dfe6b3b540f6a5059f5e5f99182f95c5e71a \
+                    sha256 6d6e1aedda3bd0bd9654af7ecb72a759fbd624fefc649b5eada2410d03b046b0
 
     # set the version override string
 
@@ -47,10 +46,10 @@
 
     name            uhd-devel
     conflicts       uhd
-    github.setup    EttusResearch uhd c7796ea9714d1781df3acb4cf2283c0266babf13
-    version         20141212
-    checksums       rmd160 53191b6c942cc7460b49c6862527a085fea36c31 \
-                    sha256 b570607a869b718b6536c93cc3d87d0eb732518d92525dd516dcd159befded7a
+    github.setup    EttusResearch uhd 8c87a524668355eee2c911b512c91be843624806
+    version         20141215
+    checksums       rmd160 955cebd0f1a8dd117d95771f938a6348fcad6fc5 \
+                    sha256 348d412ed4b1fa9bb04c9cf030759b7629c9c5bd20accbb479d81a70de1e9a43
 
     # overload the github livecheck URL with the maint branch,
     # when it is more advanced; comment out for master.
@@ -77,11 +76,6 @@
 configure.dir       ${workpath}/build
 build.dir           ${workpath}/build
 
-# temporary patch to fix nirio compiling on some older compilers;
-# this code is not actually used by OSX.
-
-patchfiles-append   patch-host_lib_transport_nirio_niriok_proxy_impl_v1.cpp.diff
-
 # remove top-level library path, such that internal libraries are used
 # instead of any already-installed ones.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141216/887f6b53/attachment.html>


More information about the macports-changes mailing list