[136219] trunk/dports/science/uhd

michaelld at macports.org michaelld at macports.org
Tue May 12 06:34:52 PDT 2015


Revision: 136219
          https://trac.macports.org/changeset/136219
Author:   michaelld at macports.org
Date:     2015-05-12 06:34:52 -0700 (Tue, 12 May 2015)
Log Message:
-----------
uhd:
+ update release to 3.8.4, removing integrated patch;
+ update devel to 51bc00ee (20150511).

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	2015-05-12 13:17:08 UTC (rev 136218)
+++ trunk/dports/science/uhd/Portfile	2015-05-12 13:34:52 UTC (rev 136219)
@@ -21,21 +21,17 @@
     long_description ${description}: \
 Provides the release version, which is typically updated every month or so.
 
-    set base_version 3.8.3
+    set base_version 3.8.4
     github.setup    EttusResearch uhd 00[join [split ${base_version} "."] "_00"] release_
     version         ${base_version}
     conflicts       uhd-devel
-    checksums       rmd160 1e026b8480c820ac36c53feb3f7e8b4fc10cae34 \
-                    sha256 c1c0d34dcdd8bc77ab2e853b347efd6db2b1ae777705b623631a552d5edfa251
+    checksums       rmd160 808824563422fea41665b5f3c923025617b43a9c \
+                    sha256 06218d99b86f455c851c308e866b154d0207daec1e02081ed03f9e953cc8a066
 
     # set the version override string
 
     set UHD_VERSION_INFO "Release"
 
-    # patch to fix building using Boost 1.58+
-
-    patchfiles-append patch-boost-1.58.diff
-
     # overload the github livecheck regex to look for versions that
     # are just numbers and '_', no letters (e.g., "3.7.3_rc2").
 
@@ -50,10 +46,10 @@
 
     name            uhd-devel
     conflicts       uhd
-    github.setup    EttusResearch uhd a151a7b78349bfe7954c664154dd59b70171b348
-    version         20150507
-    checksums       rmd160 6697168e155f36245d5571b8953e4e159ce7e1b5 \
-                    sha256 08b2dc7dbc4569412621823cdb4933d734292cad8400dd31136d79e8d834ab05
+    github.setup    EttusResearch uhd 51bc00eed37b2bcc8c4d33b0093a7e3e573141a4
+    version         20150511
+    checksums       rmd160 6850d8ea81796a55fabfb90b4a44aff7d49bb610 \
+                    sha256 a10b0bd6d5bf9d5944785063d5eb8c30c7b389d1a3ef3a735275f2c46aa73693
 
     # overload the github livecheck URL with the maint branch,
     # when it is more advanced; comment out for master.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150512/7f2bd7b0/attachment.html>


More information about the macports-changes mailing list