[91941] trunk/dports/gnome/gnome-sharp2

jeremyhu at macports.org jeremyhu at macports.org
Fri Apr 13 11:37:45 PDT 2012


Revision: 91941
          https://trac.macports.org/changeset/91941
Author:   jeremyhu at macports.org
Date:     2012-04-13 11:37:45 -0700 (Fri, 13 Apr 2012)
Log Message:
-----------
gnome-sharp2: Bump to 2.24.1 to fix build

Modified Paths:
--------------
    trunk/dports/gnome/gnome-sharp2/Portfile

Removed Paths:
-------------
    trunk/dports/gnome/gnome-sharp2/files/patch-disable-schemas-installation.diff

Modified: trunk/dports/gnome/gnome-sharp2/Portfile
===================================================================
--- trunk/dports/gnome/gnome-sharp2/Portfile	2012-04-13 18:27:45 UTC (rev 91940)
+++ trunk/dports/gnome/gnome-sharp2/Portfile	2012-04-13 18:37:45 UTC (rev 91941)
@@ -5,8 +5,7 @@
 
 name            gnome-sharp2
 set my_name     gnome-sharp
-version         2.20.0
-revision        1
+version         2.24.1
 categories      gnome devel
 platforms       darwin
 maintainers     nomaintainer
@@ -20,14 +19,13 @@
 master_sites    http://go-mono.com/sources/${name}/
 distname        ${my_name}-${version}
 
-checksums       md5     1cdb85652a6504afe6fad569daa901ee \
-                sha1    4a142ec30195828f57f3f294d1d279843355d531 \
-                rmd160  33249f3af171161f1aa79d62987ee905febe7391
+checksums       md5     408f83f790a5189bcf76ea9299bc6410 \
+                sha1    22ac47dc6dd1ca6858467b9d53affc84a9308baf \
+                rmd160  f5de37fde1e01d68b02fd1636222ee9a21a20be3
 
 use_bzip2       yes
 
-patchfiles      patch-gnome-sharp.dll.config.in.diff \
-                patch-disable-schemas-installation.diff
+patchfiles      patch-gnome-sharp.dll.config.in.diff
 
 depends_build   port:pkgconfig
 depends_lib     port:mono \
@@ -50,6 +48,10 @@
 
     reinplace "s/libgtk-x11-2\\.0\\.0\\.dylib/[glob -tail -path $prefix/lib/ libgtk-*-2.0.0.dylib]/" \
         $worksrcpath/gnome/gnome-sharp.dll.config
+
+    # http://mono.1490590.n4.nabble.com/gnome-sharp-compilation-error-td3848979.html
+    reinplace "/^EXTRA_TARGETS/s/TestXfer.exe//" \
+        $worksrcpath/sample/gnomevfs/Makefile
 }
 
 variant no_x11 {

Deleted: trunk/dports/gnome/gnome-sharp2/files/patch-disable-schemas-installation.diff
===================================================================
--- trunk/dports/gnome/gnome-sharp2/files/patch-disable-schemas-installation.diff	2012-04-13 18:27:45 UTC (rev 91940)
+++ trunk/dports/gnome/gnome-sharp2/files/patch-disable-schemas-installation.diff	2012-04-13 18:37:45 UTC (rev 91941)
@@ -1,11 +0,0 @@
---- sample/gconf/Makefile.in.orig	2008-11-11 03:34:19.000000000 +0100
-+++ sample/gconf/Makefile.in	2008-11-11 03:35:06.000000000 +0100
-@@ -389,7 +389,7 @@
- 	MONO_PATH=$(top_builddir)/gconf/GConf/gconf-sharp.dll:${MONO_PATH} $(RUNTIME) $(GCONFDIR)/tools/gconfsharp-schemagen.exe Sample $(SCHEMA) > Settings.cs
- 
- install-data-hook: 
--	GCONF_CONFIG_SOURCE="" gconftool-2 --makefile-install-rule $(SCHEMA)
-+
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120413/e8e2516b/attachment.html>


More information about the macports-changes mailing list