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

michaelld at macports.org michaelld at macports.org
Fri May 9 09:30:51 PDT 2014


Revision: 119894
          https://trac.macports.org/changeset/119894
Author:   michaelld at macports.org
Date:     2014-05-09 09:30:51 -0700 (Fri, 09 May 2014)
Log Message:
-----------
uhd-devel:
+ update to 9ed3becc (20140508);
+ make the post-destroot images retrieval debug only; no need for typical users to know what's going on under the hood!

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

Modified: trunk/dports/science/uhd/Portfile
===================================================================
--- trunk/dports/science/uhd/Portfile	2014-05-09 16:02:25 UTC (rev 119893)
+++ trunk/dports/science/uhd/Portfile	2014-05-09 16:30:51 UTC (rev 119894)
@@ -36,12 +36,12 @@
     long_description ${description}: \
 Provides the GIT master version, which is typically updated every few days to week.
 
-    github.setup    EttusResearch uhd 1d2e8d39a314dd4be5873f371f572887320bc4fd
-    version         ${base_version}_20140421
+    github.setup    EttusResearch uhd 9ed3becc1b02628a24eb07e6d8cd70b42638c5f3
+    version         ${base_version}_20140508
     name            uhd-devel
     conflicts       uhd
-    checksums       rmd160 fb45f129836ba6617c55c8d6b6a060f276039c1e \
-                    sha256 1cb45e8ec7732705816aa4cc57afef771bc8e2efeddc8b8ff8e15bffc69d08eb
+    checksums       rmd160 fa53b0b5b9032a3ff8a4bb18d10115e15e357996 \
+                    sha256 6af3bb4038986f128618325c2b2f7ba16fcdbdfe4fc9813d598f396158c40f67
 
 }
 
@@ -129,7 +129,7 @@
             # destroot area, so that they are also tracked by MacPorts
 
             post-destroot {
-                ui_msg "${prefix}/bin/python${v} ${destroot}${prefix}/share/uhd/utils/uhd_images_downloader.py --install-location=${destroot}${prefix}/share/uhd/images"
+                ui_debug "${prefix}/bin/python${v} ${destroot}${prefix}/share/uhd/utils/uhd_images_downloader.py --install-location=${destroot}${prefix}/share/uhd/images"
                 system "${prefix}/bin/python${v} ${destroot}${prefix}/share/uhd/utils/uhd_images_downloader.py --install-location=${destroot}${prefix}/share/uhd/images"
             }
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140509/26a01b52/attachment.html>


More information about the macports-changes mailing list