[112980] trunk/dports/lang/phobos/Portfile

sean at macports.org sean at macports.org
Tue Nov 5 15:30:11 PST 2013


Revision: 112980
          https://trac.macports.org/changeset/112980
Author:   sean at macports.org
Date:     2013-11-05 15:30:11 -0800 (Tue, 05 Nov 2013)
Log Message:
-----------
phobos: update to 2.064

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

Modified: trunk/dports/lang/phobos/Portfile
===================================================================
--- trunk/dports/lang/phobos/Portfile	2013-11-05 23:30:08 UTC (rev 112979)
+++ trunk/dports/lang/phobos/Portfile	2013-11-05 23:30:11 UTC (rev 112980)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        D-Programming-Language phobos 2.063 v
+github.setup        D-Programming-Language phobos 2.064 v
 categories          lang
 platforms           darwin
 license             Boost-1
@@ -14,8 +14,8 @@
     Phobos is the standard runtime library that comes with the D language compiler.
 homepage            http://dlang.org/
 
-checksums           rmd160  1d7a45a33a23089461fcfb23ea1d5dc4a652de76 \
-                    sha256  10cdefdae0c29a307a2e9a8a8582ed1ab15a9c965855871335e2dc9fa3ee015d
+checksums           rmd160  f963b11a3cffea073cb1e040381cd0d6338238ff \
+                    sha256  b1f4896d28650f3cce9b60a0b33801fcb6247e72dc9ad80a2e3eb765438c50d2
 
 depends_lib         port:druntime
 
@@ -37,7 +37,7 @@
                     CC=${configure.cc} \
                     CFLAGS="${configure.cflags} [get_canonical_archflags cc]" \
                     DMD=${prefix}/bin/dmd \
-                    DFLAGS="-w -d -property -m${model} -O -release" \
+                    DFLAGS="-w -d -m${model} -O -release" \
                     MODEL=${model}
 build.target        ""
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131105/983fa5f5/attachment.html>


More information about the macports-changes mailing list