[114480] trunk/dports/devel/mono

ryandesign at macports.org ryandesign at macports.org
Mon Dec 9 09:19:36 PST 2013


Revision: 114480
          https://trac.macports.org/changeset/114480
Author:   ryandesign at macports.org
Date:     2013-12-09 09:19:35 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
mono: update to 3.2.5, including a patch to add the files from the mcs/class/Facades directory that were missing from the tarball (https://bugzilla.xamarin.com/show_bug.cgi?id=16431)

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

Added Paths:
-----------
    trunk/dports/devel/mono/files/patch-3.2.5.diff.bz2

Modified: trunk/dports/devel/mono/Portfile
===================================================================
--- trunk/dports/devel/mono/Portfile	2013-12-09 16:40:37 UTC (rev 114479)
+++ trunk/dports/devel/mono/Portfile	2013-12-09 17:19:35 UTC (rev 114480)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name             mono
-version          3.2.3
+version             3.2.5
 categories       devel lang mono
 platforms        darwin
 license          {GPL-2 LGPL-2 MIT}
@@ -18,8 +18,8 @@
 use_bzip2        yes
 universal_variant no
 
-checksums           rmd160  68a64d10a2dd38b912937fde9520bbd468807cbb \
-                    sha256  b8c2f97d6a5232dbf5a8180e5c38d4722b81af748893649d7d9e82c5cf8ef41a
+checksums           rmd160  5288fd23126c2e1057ffd6440146e74f6aa7bf45 \
+                    sha256  10ba475db458c96091d8bbf29485cce8f4c6c6532a89834f089c483f4ffa5fd3
 
 depends_build    port:pkgconfig port:gawk
 depends_lib      port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 \
@@ -41,6 +41,7 @@
 test.target      check
 
 patchfiles snowleopard-mutex.patch
+patchfiles-append   patch-3.2.5.diff.bz2
 
 post-patch {
     if {${os.major} < 9} {

Added: trunk/dports/devel/mono/files/patch-3.2.5.diff.bz2
===================================================================
(Binary files differ)


Property changes on: trunk/dports/devel/mono/files/patch-3.2.5.diff.bz2
___________________________________________________________________
Added: svn:mime-type
   + application/x-bzip2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/6fe4a102/attachment.html>


More information about the macports-changes mailing list