[102033] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu Jan 24 21:44:19 PST 2013


Revision: 102033
          https://trac.macports.org/changeset/102033
Author:   jmr at macports.org
Date:     2013-01-24 21:44:19 -0800 (Thu, 24 Jan 2013)
Log Message:
-----------
py*-dpkt: unify, set license

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

Removed Paths:
-------------
    trunk/dports/python/py25-dpkt/
    trunk/dports/python/py26-dpkt/

Modified: trunk/dports/python/py-dpkt/Portfile
===================================================================
--- trunk/dports/python/py-dpkt/Portfile	2013-01-25 05:29:52 UTC (rev 102032)
+++ trunk/dports/python/py-dpkt/Portfile	2013-01-25 05:44:19 UTC (rev 102033)
@@ -2,12 +2,13 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0
 
 name                    py-dpkt
 version                 1.7
 categories-append       net
-maintainers             nomaintainer
+license                 BSD
+maintainers             node99.org:sean openmaintainer
 description             python packet creation and parsing library
 long_description        dpkt provides fast, simple packet creation and \
                         parsing for python programs, with definitions for the \
@@ -22,3 +23,5 @@
 checksums               md5     0baa25fd5d87066cf6189a66cf452ac0 \
                         sha1    df19d6eb9fb296cc6835c081a490eec4787ac824 \
                         rmd160  f802d54c4619871a9168a168bd092497ac2f23ff
+
+python.versions         24 25 26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130124/63ce8f26/attachment.html>


More information about the macports-changes mailing list