[100480] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu Dec 13 10:18:42 PST 2012


Revision: 100480
          https://trac.macports.org/changeset/100480
Author:   jmr at macports.org
Date:     2012-12-13 10:18:42 -0800 (Thu, 13 Dec 2012)
Log Message:
-----------
py*-chardet: unify

Modified Paths:
--------------
    trunk/dports/python/py-chardet/Portfile

Added Paths:
-----------
    trunk/dports/python/py-chardet/

Removed Paths:
-------------
    trunk/dports/python/py25-chardet/
    trunk/dports/python/py26-chardet/
    trunk/dports/python/py27-chardet/

Modified: trunk/dports/python/py-chardet/Portfile
===================================================================
--- trunk/dports/python/py27-chardet/Portfile	2012-12-13 17:00:36 UTC (rev 100476)
+++ trunk/dports/python/py-chardet/Portfile	2012-12-13 18:18:42 UTC (rev 100480)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem        1.0
-PortGroup         python27 1.0
+PortGroup         python 1.0
 
-name              py27-chardet
+name              py-chardet
 version           2.0.1
 categories        python devel
 license           LGPL-2.1+
@@ -15,9 +15,12 @@
                   As smart as your browser.
 
 homepage          http://chardet.feedparser.org/
-master_sites      http://chardet.feedparser.org/download/
+master_sites      http://chardet.feedparser.org/download/ \
+                  http://distfiles.macports.org/python/
 extract.suffix    .tgz
 distname          python2-chardet-${version}
 checksums         md5     ec771971bab5dd1943a10362ebd2fd4c \
                   sha1    d3240c8b7d04bd15d21feda76158223fa7f5f2bc \
                   rmd160  054d940a152344f170758e928a484ac0f98df78f
+
+python.versions   25 26 27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121213/4423f94c/attachment.html>


More information about the macports-changes mailing list