[61822] trunk/dports/net

ecronin at macports.org ecronin at macports.org
Mon Dec 21 10:59:52 PST 2009


Revision: 61822
          http://trac.macports.org/changeset/61822
Author:   ecronin at macports.org
Date:     2009-12-21 10:59:51 -0800 (Mon, 21 Dec 2009)
Log Message:
-----------
new port: net/py26-scapy (clone of py25's net/scapy)

Modified Paths:
--------------
    trunk/dports/net/py26-scapy/Portfile
    trunk/dports/net/scapy/Portfile

Added Paths:
-----------
    trunk/dports/net/py26-scapy/

Modified: trunk/dports/net/py26-scapy/Portfile
===================================================================
--- trunk/dports/net/scapy/Portfile	2009-12-17 20:54:21 UTC (rev 61657)
+++ trunk/dports/net/py26-scapy/Portfile	2009-12-21 18:59:51 UTC (rev 61822)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem	      1.0
-PortGroup	      python25 1.0
+PortGroup	      python26 1.0
 
-name		      scapy
+name		      py26-scapy
+conflicts         scapy
 version		      2.0.1
 categories	      net security python
 platforms	      darwin
@@ -31,8 +32,8 @@
                     sha1    fceb4e60fbea0f2ce8ed258957a5eca1baa05ac5 \
                     rmd160  a4af2137458ad4ffa573ed81303506fdceefbc95
 
-depends_lib-append    port:py25-readline    port:py25-pylibpcap \
-                      port:py25-libdnet     port:py25-crypto \
-                      port:py25-gnuplot     port:py25-pyx \
+depends_lib-append    port:py26-pylibpcap \
+                      port:py26-libdnet     port:py26-crypto \
+                      port:py26-gnuplot     port:py26-pyx \
                       path:bin/dot:graphviz
 

Modified: trunk/dports/net/scapy/Portfile
===================================================================
--- trunk/dports/net/scapy/Portfile	2009-12-21 18:54:58 UTC (rev 61821)
+++ trunk/dports/net/scapy/Portfile	2009-12-21 18:59:51 UTC (rev 61822)
@@ -5,6 +5,7 @@
 PortGroup	      python25 1.0
 
 name		      scapy
+conflicts         py26-scapy
 version		      2.0.1
 categories	      net security python
 platforms	      darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091221/0bfe297e/attachment.html>


More information about the macports-changes mailing list