Revision
124869
Author
takeshi@macports.org
Date
2014-08-29 17:31:39 -0700 (Fri, 29 Aug 2014)

Log Message

phobos: handle stealth update. should have been done in r 124752

Modified Paths

Diff

Modified: trunk/dports/lang/phobos/Portfile (124868 => 124869)


--- trunk/dports/lang/phobos/Portfile	2014-08-30 00:30:53 UTC (rev 124868)
+++ trunk/dports/lang/phobos/Portfile	2014-08-30 00:31:39 UTC (rev 124869)
@@ -5,6 +5,9 @@
 PortGroup           github 1.0
 
 github.setup        D-Programming-Language phobos 2.066
+# Stealth update. Should have been done in r124752
+dist_subdir         ${name}/${version}_1
+revision            1
 categories          lang
 platforms           darwin
 license             Boost-1