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

source_changes at macosforge.org source_changes at macosforge.org
Thu Jan 25 10:45:48 PST 2007


Revision: 21455
          http://trac.macosforge.org/projects/macports/changeset/21455
Author:   mww at macports.org
Date:     2007-01-25 10:45:48 -0800 (Thu, 25 Jan 2007)

Log Message:
-----------
version 1.2.2.1

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

Modified: trunk/dports/devel/mono/Portfile
===================================================================
--- trunk/dports/devel/mono/Portfile	2007-01-25 18:39:58 UTC (rev 21454)
+++ trunk/dports/devel/mono/Portfile	2007-01-25 18:45:48 UTC (rev 21455)
@@ -3,10 +3,10 @@
 PortSystem 1.0
 
 name			mono
-version			1.1.16.1
+version			1.2.2.1
 categories		devel lang mono
 platforms		darwin
-maintainers		mww at opendarwin.org
+maintainers		mww at macports.org
 description		Implementation of the .NET Development Framework
 long_description	Mono is an effort to create an open source \
 			implementation of the .NET Development Framework \
@@ -14,10 +14,10 @@
 
 homepage		http://www.go-mono.com/
 master_sites		http://go-mono.com/sources/mono/
-checksums		sha1 fd68988e2d6002f4b631edfb8dee372bc9d979b3
+checksums		sha1 d956f293d297d4ee550c6877b6b468259dac126f
 
 depends_lib		port:pkgconfig port:gettext port:glib2 port:icu port:boehmgc \
-			port:libiconv port:zlib
+			port:libiconv port:zlib port:libgdiplus
 
 configure.env		CPPFLAGS="-I${prefix}/include" \
 			CFLAGS="-I${prefix}/include" CXXFLAGS="-I${prefix}/include" \
@@ -27,6 +27,7 @@
 configure.args		--with-gc=boehm \
 			--with-preview=yes \
 			--without-sigaltstack \
+			--with-libgdiplus=${prefix} \
 			--mandir=${prefix}/share/man
 
 #destroot.env	DYLD_LIBRARY_PATH=${worksrcpath}/mono/mini/.libs:${worksrcpath}/mono/interpreter/.libs:${prefix}/lib:${x11prefix}/lib

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070125/ba9cb798/attachment.html


More information about the macports-changes mailing list