[71723] trunk/dports/devel/mono/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 21 00:12:17 PDT 2010


Revision: 71723
          http://trac.macports.org/changeset/71723
Author:   ryandesign at macports.org
Date:     2010-09-21 00:12:14 -0700 (Tue, 21 Sep 2010)
Log Message:
-----------
mono: update to 2.6.7 and disable parallel build (#26482)

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

Modified: trunk/dports/devel/mono/Portfile
===================================================================
--- trunk/dports/devel/mono/Portfile	2010-09-21 06:57:15 UTC (rev 71722)
+++ trunk/dports/devel/mono/Portfile	2010-09-21 07:12:14 UTC (rev 71723)
@@ -4,7 +4,7 @@
 PortGroup archcheck 1.0
 
 name             mono
-version          2.6.4
+version          2.6.7
 categories       devel lang mono
 platforms        darwin
 license          GPLv2 LGPLv2 MIT
@@ -20,9 +20,8 @@
 universal_variant no
 supported_archs  i386 ppc
 
-checksums        md5     342a7ca3bea3cbec0c8ac48b9322fcb4 \
-                 sha1    c3b556e63cfa635687a40372a83e4a1b8fd10103 \
-                 rmd160  c5c12bd0226ff3b45bb8951bfb5c74415e81d6b1
+checksums        sha1    6528c009d344a21eb0898876369222a7fff76838 \
+                 rmd160  5825ad284e4123e4ddb8933637a3dbf5f57f7f5a
 
 depends_build    port:pkgconfig port:gawk
 depends_lib      port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 \
@@ -49,6 +48,8 @@
                  --with-libgdiplus=${prefix} \
                  --disable-dtrace
 
+use_parallel_build no
+
 test.run         yes
 test.target      check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100921/56495162/attachment-0001.html>


More information about the macports-changes mailing list