[144038] trunk/dports/lang/druntime/Portfile

sean at macports.org sean at macports.org
Wed Dec 30 11:11:38 PST 2015


Revision: 144038
          https://trac.macports.org/changeset/144038
Author:   sean at macports.org
Date:     2015-12-30 11:11:38 -0800 (Wed, 30 Dec 2015)
Log Message:
-----------
druntime: update to 2.069.2

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

Modified: trunk/dports/lang/druntime/Portfile
===================================================================
--- trunk/dports/lang/druntime/Portfile	2015-12-30 19:11:35 UTC (rev 144037)
+++ trunk/dports/lang/druntime/Portfile	2015-12-30 19:11:38 UTC (rev 144038)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        D-Programming-Language druntime 2.068.0 v
+github.setup        D-Programming-Language druntime 2.069.2 v
 categories          lang
 platforms           darwin
 license             Boost-1
@@ -17,8 +17,8 @@
     startup/shutdown, etc.
 homepage            http://dlang.org/
 
-checksums           rmd160  ce7c85a04c70642f9caead7968c5de79a72c7f2d \
-                    sha256  7829606c1e07439870809ac04fe05e80f5cde79d7228e4ba910afcb4c8471b1f
+checksums           rmd160  e135fb8ce7c6e1ffe6d2aa3ca9307f6acf3bb129 \
+                    sha256  73acfedebcd4e01a0598f0ce81ad347e84cd6b99ea2c1bf3409e4b525fb6f3bc
 
 depends_lib         port:dmd
 
@@ -39,7 +39,8 @@
 build.target        ""
 
 destroot {
-    xinstall -m 644 ${worksrcpath}/lib/lib${name}.a ${destroot}${prefix}/lib
+    xinstall -m 644 ${worksrcpath}/generated/osx/release/${model}/lib${name}.a \
+        ${destroot}${prefix}/lib
     xinstall -m 755 -d ${destroot}${prefix}/include
     xinstall -m 755 -d ${destroot}${prefix}/include/${name}
     file copy ${worksrcpath}/import ${destroot}${prefix}/include/${name}/import
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151230/ea0cc210/attachment.html>


More information about the macports-changes mailing list