[124868] trunk/dports/lang/dmd/Portfile

takeshi at macports.org takeshi at macports.org
Fri Aug 29 17:30:54 PDT 2014


Revision: 124868
          https://trac.macports.org/changeset/124868
Author:   takeshi at macports.org
Date:     2014-08-29 17:30:53 -0700 (Fri, 29 Aug 2014)
Log Message:
-----------
dmd: handle stealth update. should have been done in r124825

Revision Links:
--------------
    https://trac.macports.org/changeset/124825

Modified Paths:
--------------
    trunk/dports/lang/dmd/Portfile

Modified: trunk/dports/lang/dmd/Portfile
===================================================================
--- trunk/dports/lang/dmd/Portfile	2014-08-29 22:04:58 UTC (rev 124867)
+++ trunk/dports/lang/dmd/Portfile	2014-08-30 00:30:53 UTC (rev 124868)
@@ -5,6 +5,9 @@
 PortGroup           github 1.0
 
 github.setup        D-Programming-Language dmd 2.066
+# Stealth update. Should have been done in r124825
+dist_subdir   ${name}/${version}_1
+revision            1
 categories          lang
 platforms           darwin
 supported_archs     i386 x86_64
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140829/9deef0b9/attachment.html>


More information about the macports-changes mailing list