summaryrefslogtreecommitdiff
path: root/net/p5-Net-RawSock/files/patch-RawSock.pm
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-05 02:37:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-05 02:37:04 +0000
commit59debebffec6b77e469b81b9fb7af091b69cec26 (patch)
tree64716a55bdc0f4ffda720fdd7cb87f69254724a6 /net/p5-Net-RawSock/files/patch-RawSock.pm
parentNew port: net/p5-Net-Divert (diff)
New port: net/p5-Net-RawSock
Net::RawSock provides a base function to send raw IP datagrams from Perl. The raw IP datagram is packed into a buffer and written on the network layer with the write_ip() function. PR: ports/47868 Submitted by: Nicolas Jombart <ecu@ipv42.net>
Notes
Notes: svn path=/head/; revision=74742
Diffstat (limited to '')
-rw-r--r--net/p5-Net-RawSock/files/patch-RawSock.pm11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/p5-Net-RawSock/files/patch-RawSock.pm b/net/p5-Net-RawSock/files/patch-RawSock.pm
new file mode 100644
index 000000000000..ae80a3eda3ea
--- /dev/null
+++ b/net/p5-Net-RawSock/files/patch-RawSock.pm
@@ -0,0 +1,11 @@
+--- RawSock.pm.orig Mon Feb 3 14:28:08 2003
++++ RawSock.pm Mon Feb 3 14:28:30 2003
+@@ -41,7 +41,7 @@
+
+ =head1 AUTHOR
+
+-Stephane Aubert E<lt>Stephane.Aubert@hsc-labs.frE<gt>
++Stephane Aubert E<lt>Stephane.Aubert@hsc-labs.comE<gt>
+
+ =cut
+