summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authormarkd <markd>2002-03-15 02:43:56 +0000
committermarkd <markd>2002-03-15 02:43:56 +0000
commit852548728ff326fb29a1353f5938568dc62bb047 (patch)
treed77364f09ca2d4dbcdf19e9f1181325cc3a3dd58 /comms
parent1bca1b465430c476124dd0296ab0ae96264808bb (diff)
downloadpkgsrc-852548728ff326fb29a1353f5938568dc62bb047.tar.gz
Reduce the amount of context in this patch as for some reason Solaris's
gpatch (and the version of patch in pkgsrc) don't like the original but are happy with this.
Diffstat (limited to 'comms')
-rw-r--r--comms/pilot-link/distinfo4
-rw-r--r--comms/pilot-link/patches/patch-af7
2 files changed, 4 insertions, 7 deletions
diff --git a/comms/pilot-link/distinfo b/comms/pilot-link/distinfo
index b07cf1851ff..41e3ab57bd4 100644
--- a/comms/pilot-link/distinfo
+++ b/comms/pilot-link/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2002/01/30 10:19:39 dillo Exp $
+$NetBSD: distinfo,v 1.9 2002/03/15 02:43:56 markd Exp $
SHA1 (pilot-link.0.9.5.tar.bz2) = cb026637bebad22a273b38edfd8633853d13e065
Size (pilot-link.0.9.5.tar.bz2) = 424794 bytes
@@ -7,4 +7,4 @@ SHA1 (patch-ab) = 098d934009c87949a4d6f3dbaed78c9803df1029
SHA1 (patch-ac) = 5d37048f9524e8d96b387c4ee22b4f91d4d4b6d7
SHA1 (patch-ad) = 4b2673db8f1ed28ab8e29a5d43dcecd44f0ec7d6
SHA1 (patch-ae) = 1503e0f9120123faabef3cc87b69d2949d8668ee
-SHA1 (patch-af) = 4033574cf8373fdb6f44dd3ddb75e9d8d867c023
+SHA1 (patch-af) = 51746be6b2ae9e278bc384e0f9be7b1315418655
diff --git a/comms/pilot-link/patches/patch-af b/comms/pilot-link/patches/patch-af
index bed4f74766e..ef8e84e3a8c 100644
--- a/comms/pilot-link/patches/patch-af
+++ b/comms/pilot-link/patches/patch-af
@@ -1,4 +1,4 @@
-$NetBSD: patch-af,v 1.1 2002/01/30 10:05:13 dillo Exp $
+$NetBSD: patch-af,v 1.2 2002/03/15 02:43:57 markd Exp $
diff -r -u pilot-link.0.9.5/libsock/slp.c work/pilot-link.0.9.5/libsock/slp.c
--- libsock/slp.c.orig Wed Jun 6 10:16:56 2001
@@ -12,10 +12,7 @@ diff -r -u pilot-link.0.9.5/libsock/slp.c work/pilot-link.0.9.5/libsock/slp.c
}
break;
-@@ -143,9 +155,14 @@
- if (v == 0xed) {
- /* OK. we think we're sync'ed, so go for the rest
- of the header */
+@@ -146,6 +158,11 @@
ps->mac->state++;
ps->mac->expect = 7;
ps->mac->buf++;