ports/136924: [scapy] cleaner patch for http://www.freebsd.org/cgi/query-pr.cgi?pr=136798

Aurélien Ansel aurelien.ansel at netasq.com
Mon Jul 20 08:40:06 UTC 2009


>Number:         136924
>Category:       ports
>Synopsis:       [scapy] cleaner patch for http://www.freebsd.org/cgi/query-pr.cgi?pr=136798
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 20 08:40:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Aurélien Ansel
>Release:        7.2-STABLE
>Organization:
NETASQ
>Environment:
FreeBSD aureliena2.netasq.com 7.2-STABLE FreeBSD 7.2-STABLE #13: Thu Jul  2 18:18:32 CEST 2009     root at aureliena2.netasq.com:/usr/obj/usr/src/sys/NOYAU  i386
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -rNu ./Makefile /usr/ports/net/scapy/Makefile
--- ./Makefile	2009-07-15 18:20:19.000000000 +0200
+++ /usr/ports/net/scapy/Makefile	2009-07-06 16:33:06.000000000 +0200
@@ -8,7 +8,7 @@
 
 PORTNAME=	scapy
 PORTVERSION=	2.0.1
-PORTREVISION=	2
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://secdev.org/projects/scapy/files/
 
diff -rNu ./files/patch-scapy-sendrecv.py /usr/ports/net/scapy/files/patch-scapy-sendrecv.py
--- ./files/patch-scapy-sendrecv.py	2009-07-15 18:22:54.000000000 +0200
+++ /usr/ports/net/scapy/files/patch-scapy-sendrecv.py	1970-01-01 01:00:00.000000000 +0100
@@ -1,11 +0,0 @@
---- scapy/sendrecv.py.orig	2009-07-15 18:19:31.000000000 +0200
-+++ scapy/sendrecv.py	2009-07-15 18:19:46.000000000 +0200
-@@ -9,7 +9,7 @@
- from arch import *
- from config import conf
- from packet import Gen
--from utils import warning
-+from utils import warning,PcapReader
- import plist
- from error import log_runtime,log_interactive
- 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list