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

michaelld at macports.org michaelld at macports.org
Tue Nov 20 11:05:30 PST 2012


Revision: 99883
          https://trac.macports.org/changeset/99883
Author:   michaelld at macports.org
Date:     2012-11-20 11:05:30 -0800 (Tue, 20 Nov 2012)
Log Message:
-----------
uhd-devel : change version to include the date, so-as to avoid revisions.

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

Modified: trunk/dports/science/uhd/Portfile
===================================================================
--- trunk/dports/science/uhd/Portfile	2012-11-20 16:34:30 UTC (rev 99882)
+++ trunk/dports/science/uhd/Portfile	2012-11-20 19:05:30 UTC (rev 99883)
@@ -40,12 +40,12 @@
     long_description ${description}: \
 Provides the GIT master version, which is typically updated every few days to week.
 
-    version         003_005_000_git
-    revision        2
+    set base_version 003_005_000
+    version         ${base_version}_20121113
     fetch.type      git
     git.url         https://github.com/EttusResearch/UHD-Mirror.git
     git.branch      b65a3924808b48e170042f1f8ca416bd985a852f
-    worksrcdir      UHD-Mirror-release-${version}
+    worksrcdir      UHD-Mirror-release-${base_version}_git
     conflicts       uhd
     livecheck.type  none
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121120/c2a2986f/attachment.html>


More information about the macports-changes mailing list