[105855] trunk/dports/python

jmr at macports.org jmr at macports.org
Tue May 7 22:43:30 PDT 2013


Revision: 105855
          https://trac.macports.org/changeset/105855
Author:   jmr at macports.org
Date:     2013-05-07 22:43:30 -0700 (Tue, 07 May 2013)
Log Message:
-----------
py*-ipaddr: unify, license, noarch

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

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

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

Modified: trunk/dports/python/py-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py27-ipaddr/Portfile	2013-05-08 01:30:40 UTC (rev 105846)
+++ trunk/dports/python/py-ipaddr/Portfile	2013-05-08 05:43:30 UTC (rev 105855)
@@ -2,11 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python27 1.0
+PortGroup           python 1.0
 
-name                py27-ipaddr
+name                py-ipaddr
 version             2.1.9
 categories-append   www
+license             Apache-2
 maintainers         nomaintainer
 description         IPv4/IPv6 manipulation library
 long_description    \
@@ -14,6 +15,7 @@
     create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
 
 platforms           darwin
+supported_archs     noarch
 
 homepage            http://code.google.com/p/ipaddr-py/
 master_sites        googlecode:ipaddr-py
@@ -21,3 +23,5 @@
 
 checksums           rmd160  c9133da2a57fe06564dc5b10c56add676ab920f3 \
                     sha256  a0193fb61f59ff4c5d030eb2e24ef5550438693e5f388d526d473cac1859fc99
+
+python.versions     25 26 27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130507/2ff11dbd/attachment.html>


More information about the macports-changes mailing list