[92517] trunk/dports/devel/mono

ryandesign at macports.org ryandesign at macports.org
Mon Apr 30 12:03:23 PDT 2012


Revision: 92517
          https://trac.macports.org/changeset/92517
Author:   ryandesign at macports.org
Date:     2012-04-30 12:03:23 -0700 (Mon, 30 Apr 2012)
Log Message:
-----------
mono: update to 2.10.9

Modified Paths:
--------------
    trunk/dports/devel/mono/Portfile
    trunk/dports/devel/mono/files/patch-interp.h.diff

Modified: trunk/dports/devel/mono/Portfile
===================================================================
--- trunk/dports/devel/mono/Portfile	2012-04-30 18:58:47 UTC (rev 92516)
+++ trunk/dports/devel/mono/Portfile	2012-04-30 19:03:23 UTC (rev 92517)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name             mono
-version          2.10.6
+version             2.10.9
 categories       devel lang mono
 platforms        darwin
 license          {GPL-2 LGPL-2 MIT}
@@ -18,8 +18,8 @@
 use_bzip2        yes
 universal_variant no
 
-checksums           sha1    c17d211475a321680b4772dd3b8cadde7eaa60aa \
-                    rmd160  ca4037531046f60348350e7ab5a760ddbc152bc4
+checksums           rmd160  ac9784c413eb2cdb490750a86a96cce5c11ad5bd \
+                    sha256  541038cd4edd4a1c485638d49697d45015ef7483bcb21bb6165e4d7eb770c9a5
 
 depends_build    port:pkgconfig port:gawk
 depends_lib      port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 \
@@ -63,7 +63,7 @@
 }
 
 post-destroot {
-    set docdir ${prefix}/share/doc/${name}-${version}
+    set docdir ${prefix}/share/doc/${name}
 
     xinstall -d ${destroot}${docdir}
     xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING.LIB ChangeLog NEWS README \

Modified: trunk/dports/devel/mono/files/patch-interp.h.diff
===================================================================
--- trunk/dports/devel/mono/files/patch-interp.h.diff	2012-04-30 18:58:47 UTC (rev 92516)
+++ trunk/dports/devel/mono/files/patch-interp.h.diff	2012-04-30 19:03:23 UTC (rev 92517)
@@ -1,6 +1,6 @@
---- ./mono/interpreter/interp.h.orig	2006-08-19 14:13:56.000000000 -0700
-+++ ./mono/interpreter/interp.h	2006-08-19 14:14:02.000000000 -0700
-@@ -115,8 +115,8 @@
+--- mono/interpreter/interp.h.orig	2011-11-15 11:22:44.000000000 -0600
++++ mono/interpreter/interp.h	2012-04-30 13:09:17.000000000 -0500
+@@ -120,8 +120,8 @@
  void
  mono_interp_transform_init (void);
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120430/905e063b/attachment.html>


More information about the macports-changes mailing list