Revision: 69185 http://trac.macports.org/changeset/69185 Author: ryandesign@macports.org Date: 2010-06-27 14:54:39 -0700 (Sun, 27 Jun 2010) Log Message: ----------- py26-enchant: update to 1.6.2 and mark as noarch Modified Paths: -------------- trunk/dports/python/py26-enchant/Portfile Modified: trunk/dports/python/py26-enchant/Portfile =================================================================== --- trunk/dports/python/py26-enchant/Portfile 2010-06-27 21:02:38 UTC (rev 69184) +++ trunk/dports/python/py26-enchant/Portfile 2010-06-27 21:54:39 UTC (rev 69185) @@ -4,7 +4,7 @@ PortGroup python26 1.0 name py26-enchant -version 1.6.1 +version 1.6.2 categories python textproc platforms darwin maintainers adfernandes openmaintainer @@ -15,10 +15,12 @@ master_sites http://pypi.python.org/packages/source/p/pyenchant/ distname pyenchant-${version} -checksums sha1 813151d724ffbc700dd1c890fa96da0ae85bffb5 +checksums sha1 54937a31dfdd1023f588ff599135b541f7845eb8 depends_lib-append port:py26-distribute port:enchant +supported_archs noarch + livecheck.type regex livecheck.url ${homepage} livecheck.regex Version (\\d+\\.\\d+\\.\\d+) released