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

jeremyhu at macports.org jeremyhu at macports.org
Sun Nov 10 16:47:05 PST 2013


Revision: 113149
          https://trac.macports.org/changeset/113149
Author:   jeremyhu at macports.org
Date:     2013-11-10 16:47:05 -0800 (Sun, 10 Nov 2013)
Log Message:
-----------
mono: Bump to 3.2.3

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

Modified: trunk/dports/devel/mono/Portfile
===================================================================
--- trunk/dports/devel/mono/Portfile	2013-11-11 00:44:44 UTC (rev 113148)
+++ trunk/dports/devel/mono/Portfile	2013-11-11 00:47:05 UTC (rev 113149)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name             mono
-version          3.1.2
+version          3.2.3
 categories       devel lang mono
 platforms        darwin
 license          {GPL-2 LGPL-2 MIT}
@@ -18,20 +18,13 @@
 use_bzip2        yes
 universal_variant no
 
-checksums           rmd160  39d0c023d4aa3cea8df40fc7ed19fc88d83c6a3a \
-                    sha256  d0f4ff2e0c10d9f6a8b6d3e5498688bdd1cab8b04ed0571701890f5bd27c0b37
+checksums           rmd160  68a64d10a2dd38b912937fde9520bbd468807cbb \
+                    sha256  b8c2f97d6a5232dbf5a8180e5c38d4722b81af748893649d7d9e82c5cf8ef41a
 
 depends_build    port:pkgconfig port:gawk
 depends_lib      port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 \
                  port:libiconv port:zlib port:libgdiplus port:xorg-libX11
 
-# <rdar://problem/14882264>
-# fatal error: error in backend: unsupported symbol modifier in relocation
-# seen with mono-3.2.1 threads.c
-if {[string match "*x86_64*" [get_canonical_archs]]} {
-    compiler.blacklist-append *clang*
-}
-
 # Do NOT pick up external boehmgc (prefixing CPPFLAGS or CFLAGS does not suffice -- ugly++)
 configure.cc-append	"-I${worksrcpath}/libgc/include"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131110/c17429d6/attachment-0001.html>


More information about the macports-changes mailing list