[85239] trunk/dports/gnome/mm-common/Portfile

devans at macports.org devans at macports.org
Tue Oct 11 20:21:23 PDT 2011


Revision: 85239
          http://trac.macports.org/changeset/85239
Author:   devans at macports.org
Date:     2011-10-11 20:21:23 -0700 (Tue, 11 Oct 2011)
Log Message:
-----------
mm-common: set noarch, add license.

Modified Paths:
--------------
    trunk/dports/gnome/mm-common/Portfile

Modified: trunk/dports/gnome/mm-common/Portfile
===================================================================
--- trunk/dports/gnome/mm-common/Portfile	2011-10-12 03:18:37 UTC (rev 85238)
+++ trunk/dports/gnome/mm-common/Portfile	2011-10-12 03:21:23 UTC (rev 85239)
@@ -5,6 +5,7 @@
 
 name		mm-common
 version		0.9.5
+license         GPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 
 description	The mm-common module provides the build infrastructure and \
@@ -29,12 +30,12 @@
                 sha1    d8e4254318ec51a989d72d355854dbf4545bd874 \
                 rmd160  e0ff32e2ebdb8266931dedc0ce9204983d9cfc49
 
+supported_archs noarch
+
 depends_build   port:gsed \
                 port:curl \
                 port:wget
 
-universal_variant no
-
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111011/01cdb6f2/attachment.html>


More information about the macports-changes mailing list