Ticket #43229: patch-p5-net-rawip-Portfile.diff
File patch-p5-net-rawip-Portfile.diff, 862 bytes (added by jul_bsd@…, 11 years ago) |
---|
-
perl/p5-net-rawip/Portfile
old new 4 4 PortGroup perl5 1.0 5 5 6 6 perl5.branches 5.8 5.10 5.12 5.14 5.16 7 perl5.setup Net-RawIP 0.2 8 revision 3 7 perl5.setup Net-RawIP 0.25 9 8 license {Artistic-1 GPL} 10 9 maintainers nomaintainer 11 10 description Perl module to manipulate raw IP packets. 12 11 long_description Perl module to manipulate raw IP packets, with an \ 13 12 optional feature for manipulating Ethernet headers. 14 13 15 checksums md5 d64c07647e4aa1a0b80e153ec351e9c516 14 platforms darwin 17 15 16 checksums rmd160 1bae7de1e4df034394e3928701b16e2e04b80894 \ 17 sha256 6d104b2f0e453eff7a1b479c528798670b15729ed6ecf41430405ff6d7e1ee58 18 18 19 if {${perl5.major} != ""} { 19 20 depends_lib-append port:p${perl5.major}-net-pcap 20 21 }