Commits

Michael Dickens authored cb316488b86
scapy: update release to 2.4.3 and devel to 20190804-30475801
No tags

net/scapy/Portfile

Modified
26 26 tethereal, p0f, etc.). It also performs very well at a lot of other \
27 27 specific tasks that most other tools can't handle, like sending \
28 28 invalid frames, injecting your own 802.11 frames, combining technics \
29 29 (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted \
30 30 channel, ...), etc.
31 31
32 32 subport ${name}-devel {}
33 33
34 34 if {${subport} eq ${name}} {
35 35
36 - github.setup secdev ${name} 2.4.2 v
37 - checksums rmd160 ec09619505951dfa1aad12a1dfc74554c144d646 \
38 - sha256 bca3f14b1aa2312c70e684ebe2966d9b6fc66e214cb4a60b330a0c37192b31ec \
39 - size 3330393
40 - revision 0
36 + github.setup secdev ${name} 2.4.3 v
37 + checksums rmd160 71ef31e63c9de8e158bcc57dafe50b2a36c01a7b \
38 + sha256 d9f4d27553418463273b0aab7c11dea2f4121c53a493fe9dc91d7feaf057af60 \
39 + size 2970127
40 + revision 0
41 41
42 42 conflicts ${name}-devel
43 43
44 44 # overload the github livecheck regex to look for versions that
45 45 # are just numbers and '.', no letters (e.g., "3.7.3_rc2").
46 46
47 47 github.livecheck.regex {([0-9.]+)}
48 48
49 49 } else {
50 50
51 - github.setup secdev scapy b2eef192cf58daf5f79382201ba0081678d07698
52 - version 20190729-[string range ${github.version} 0 7]
53 - checksums rmd160 2dcb6c313ce8ff90a424171cbe771a8ec094e11d \
54 - sha256 2a257c678419374a8a150d4017b8f2ae4cfd67cc738711f831f0d061160e9693 \
55 - size 2968802
51 + github.setup secdev scapy 3047580162a9407ef05fe981983cacfa698f1159
52 + version 20190804-[string range ${github.version} 0 7]
53 + checksums rmd160 56a3b3340d30e6428a141591a5f05e84f77eef1e \
54 + sha256 1f21c903055aaf2a465a6836c5ed6794c4b13e6b6628ed04cddcd24c213a720b \
55 + size 2970155
56 56 revision 0
57 57
58 58 long_description ${long_description} \
59 59 This port is kept up with the ${name} GIT 'master' branch, is typically updated weekly to monthly.
60 60 conflicts ${name}
61 61
62 62 }
63 63
64 64 homepage http://www.secdev.org/projects/${name}
65 65

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut