[85820] trunk/dports/devel/mono-basic/Portfile

mww at macports.org mww at macports.org
Sun Oct 16 05:34:38 PDT 2011


Revision: 85820
          http://trac.macports.org/changeset/85820
Author:   mww at macports.org
Date:     2011-10-16 05:34:36 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
mono-basic: version 2.10; add license

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

Modified: trunk/dports/devel/mono-basic/Portfile
===================================================================
--- trunk/dports/devel/mono-basic/Portfile	2011-10-16 12:27:37 UTC (rev 85819)
+++ trunk/dports/devel/mono-basic/Portfile	2011-10-16 12:34:36 UTC (rev 85820)
@@ -3,12 +3,11 @@
 PortSystem 1.0
 
 name                mono-basic
-version             2.4.2
+version             2.10
 categories          devel lang mono
 platforms           darwin
-# mono is currently 32-bit only
-supported_archs     i386 ppc
 maintainers         mww
+license             {LGPL-2 MIT}
 description         Visual Basic .NET compiler for mono
 long_description    ${description}
 
@@ -18,12 +17,14 @@
 use_bzip2           yes
 universal_variant   no
 
-checksums           md5     fd1cf869300ac176d2603c6b653ee90c \
-                    sha1    7ff338dbdd982c7a45b9e3b22ab9a3e59743ab14 \
-                    rmd160  ad6b7b4192187f18e90a3b61d55c7c5bab7c3f00
+checksums           md5     b459890e5447419ab1a5ea43d9b8afe8 \
+                    sha1    b6bd7214ff1cd4d522d13b213e2a8c2bed80d276 \
+                    rmd160  0d15240d36666f7e12c467a882dc6d03ebe7fec6
 
 depends_lib         port:mono
 
+patch { reinplace "s|@cp -pu|cp|g" ${worksrcpath}/vbnc/vbnc/Makefile }
+
 test.run            no
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/975303d2/attachment.html>


More information about the macports-changes mailing list