[56635] trunk/dports/devel/mono/Portfile
mww at macports.org
mww at macports.org
Mon Aug 31 00:43:10 PDT 2009
Revision: 56635
http://trac.macports.org/changeset/56635
Author: mww at macports.org
Date: 2009-08-31 00:43:05 -0700 (Mon, 31 Aug 2009)
Log Message:
-----------
add 'license' key, replace deprecated key (livecheck.check to .type)
Modified Paths:
--------------
trunk/dports/devel/mono/Portfile
Modified: trunk/dports/devel/mono/Portfile
===================================================================
--- trunk/dports/devel/mono/Portfile 2009-08-31 07:38:20 UTC (rev 56634)
+++ trunk/dports/devel/mono/Portfile 2009-08-31 07:43:05 UTC (rev 56635)
@@ -6,6 +6,7 @@
version 2.4.2.3
categories devel lang mono
platforms darwin
+license GPLv2 LGPLv2 MIT
maintainers mww
description Implementation of the .NET Development Framework
long_description Mono is an effort to create an open source \
@@ -77,7 +78,7 @@
patch-libgc-darwin_stop_world.c.diff
}
-livecheck.check regex
+livecheck.type regex
livecheck.url ${homepage}sources-stable/
livecheck.regex mono/mono-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090831/39d69e72/attachment.html>
More information about the macports-changes
mailing list