[106749] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu Jun 6 23:44:56 PDT 2013


Revision: 106749
          https://trac.macports.org/changeset/106749
Author:   jmr at macports.org
Date:     2013-06-06 23:44:56 -0700 (Thu, 06 Jun 2013)
Log Message:
-----------
py25-openid: use unified portgroup, license, noarch

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

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

Removed Paths:
-------------
    trunk/dports/python/py25-openid/

Modified: trunk/dports/python/py-openid/Portfile
===================================================================
--- trunk/dports/python/py25-openid/Portfile	2013-06-07 04:50:53 UTC (rev 106748)
+++ trunk/dports/python/py-openid/Portfile	2013-06-07 06:44:56 UTC (rev 106749)
@@ -1,20 +1,24 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python 1.0
 
-name			py25-openid
+name			py-openid
 version			2.2.4
 categories-append	net
+license			Apache-2
 maintainers		landonf openmaintainer
 platforms		darwin freebsd
+supported_archs	noarch
 description		Python OpenID Library
 long_description    ${description}
 
 distname        python-openid-${version}
 
 homepage		http://openidenabled.com/python-openid/
-master_sites	http://openidenabled.com/files/python-openid/packages/
+master_sites	http://distfiles.macports.org/python/
 checksums		sha1    45599d46ebb36bf4cbf617622abe736c59ccb8e1
 
 use_bzip2       yes
+
+python.versions	25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130606/9fe65e1b/attachment-0001.html>


More information about the macports-changes mailing list