| Summary: | net/scapy: cleaner patch for http://www.freebsd.org/cgi/query-pr.cgi?pr=136798 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Aurélien Ansel <aurelien.ansel> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Aurélien Ansel
2009-07-20 09:40:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. amdmi3 2009-07-28 14:11:27 UTC
FreeBSD ports repository
Modified files:
net/scapy Makefile
Added files:
net/scapy/files patch-scapy-sendrecv.py
Log:
- Fix a Python import when importing of a pcap file in scapy
PR: 136798, 136924
Submitted by: Aurélien Ansel <aurelien.ansel@netasq.com>
Approved by: VANHULLEBUS Yvan <vanhu@netasq.com> (maintainer via private email)
Revision Changes Path
1.9 +1 -1 ports/net/scapy/Makefile
1.1 +11 -0 ports/net/scapy/files/patch-scapy-sendrecv.py (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! |