[142618] trunk/dports/devel/dub/Portfile

sean at macports.org sean at macports.org
Sat Dec 12 06:31:12 PST 2015


Revision: 142618
          https://trac.macports.org/changeset/142618
Author:   sean at macports.org
Date:     2015-11-17 13:54:13 -0800 (Tue, 17 Nov 2015)
Log Message:
-----------
dub: stealth update fix; closes #49705

Modified Paths:
--------------
    trunk/dports/devel/dub/Portfile

Modified: trunk/dports/devel/dub/Portfile
===================================================================
--- trunk/dports/devel/dub/Portfile	2015-11-17 18:48:41 UTC (rev 142617)
+++ trunk/dports/devel/dub/Portfile	2015-11-17 21:54:13 UTC (rev 142618)
@@ -5,6 +5,7 @@
 PortGroup           github 1.0
 
 github.setup        D-Programming-Language dub 0.9.24 v
+revision            1
 categories          devel
 platforms           darwin
 license             GPL-3
@@ -14,9 +15,12 @@
 
 depends_lib         port:dmd
 
-checksums           rmd160  c4065a4354713f3c33a8a5c181aa2119cc3ce57f \
-                    sha256  29ec0bed8d97a7dc077d6b312a853aea6039ef91367cd8fdf46d5763516ed1ea
+checksums           rmd160  4f95f71035b437e8e5c5183fada83c51f3778686 \
+                    sha256  fc963e3bef7d842afa849ae3563f3d84c4725cbabc6b68f4b420fbc237b82118
 
+# 0.9.24 had a stealth update
+dist_subdir         ${name}/${version}_1
+
 use_configure       no
 
 build.cmd           ./build.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/c07f25f5/attachment.html>


More information about the macports-changes mailing list