[40706] trunk/dports/python

pmq at macports.org pmq at macports.org
Sat Oct 11 09:52:48 PDT 2008


Revision: 40706
          http://trac.macports.org/changeset/40706
Author:   pmq at macports.org
Date:     2008-10-11 09:52:48 -0700 (Sat, 11 Oct 2008)
Log Message:
-----------
Closes #16677.
Copied from py-pylibpcap and adapted for Python 2.5.

Modified Paths:
--------------
    trunk/dports/python/py25-pylibpcap/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-pylibpcap/


Property changes on: trunk/dports/python/py25-pylibpcap
___________________________________________________________________
Added: svn:mergeinfo
   + 

Modified: trunk/dports/python/py25-pylibpcap/Portfile
===================================================================
--- trunk/dports/python/py-pylibpcap/Portfile	2008-10-11 15:32:09 UTC (rev 40702)
+++ trunk/dports/python/py25-pylibpcap/Portfile	2008-10-11 16:52:48 UTC (rev 40706)
@@ -1,10 +1,9 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               python24 1.0
+PortGroup               python25 1.0
 
-# FIXME try with Python 2.5
-name                    py-pylibpcap
+name                    py25-libpcap
 version                 0.6.2
 categories              python net
 platforms		darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081011/52d60a2f/attachment-0001.html 


More information about the macports-changes mailing list