[112368] trunk/dports/devel/hg-forest/Portfile

jmr at macports.org jmr at macports.org
Mon Oct 21 02:54:32 PDT 2013


Revision: 112368
          https://trac.macports.org/changeset/112368
Author:   jmr at macports.org
Date:     2013-10-21 02:54:32 -0700 (Mon, 21 Oct 2013)
Log Message:
-----------
hg-forest: use unified python portgroup, license, noarch

Modified Paths:
--------------
    trunk/dports/devel/hg-forest/Portfile

Modified: trunk/dports/devel/hg-forest/Portfile
===================================================================
--- trunk/dports/devel/hg-forest/Portfile	2013-10-21 09:47:39 UTC (rev 112367)
+++ trunk/dports/devel/hg-forest/Portfile	2013-10-21 09:54:32 UTC (rev 112368)
@@ -1,10 +1,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
+
 name                hg-forest
 version             20111009
 categories          devel
+license             GPL
 maintainers         nomaintainer
 description         Mercurial extension for nested repositories
 long_description \
@@ -14,11 +16,12 @@
    as 'clone' or 'status', and others involve a snapshot file.
 
 platforms           darwin
+supported_archs     noarch
 
 homepage            http://mercurial.selenic.com/wiki/ForestExtension
-# This is only here since master_sites is a required key
-master_sites        macports
 
+python.default_version 27
+
 depends_lib         port:mercurial
 
 distfiles
@@ -36,4 +39,3 @@
 "
 
 livecheck.type      none
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131021/6be7cae8/attachment.html>


More information about the macports-changes mailing list