Bug 136924 - net/scapy: cleaner patch for http://www.freebsd.org/cgi/query-pr.cgi?pr=136798
Summary: net/scapy: cleaner patch for http://www.freebsd.org/cgi/query-pr.cgi?pr=136798
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-20 09:40 UTC by Aurélien Ansel
Modified: 2009-07-28 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (951 bytes, patch)
2009-07-20 09:40 UTC, Aurélien Ansel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aurélien Ansel 2009-07-20 09:40:05 UTC

Fix: Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-07-20 15:58:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-07-28 15:11:38 UTC
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"
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-07-28 15:11:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!