diff options
author | rh <rh@pkgsrc.org> | 1999-11-27 21:57:11 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-11-27 21:57:11 +0000 |
commit | 5ad7f2cdeda76c6f541fc22ba5b9b28fc4b4d2a3 (patch) | |
tree | 15691f5b8bed9d15a07548144e5eb1d16be10588 /mbone | |
parent | 04aaec9cb083b6d6b329c9aae14807aa7936f9e9 (diff) | |
download | pkgsrc-5ad7f2cdeda76c6f541fc22ba5b9b28fc4b4d2a3.tar.gz |
defuzz
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/rat/files/patch-sum | 4 | ||||
-rw-r--r-- | mbone/rat/patches/patch-ac | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mbone/rat/files/patch-sum b/mbone/rat/files/patch-sum index 45fbbeb37a0..f098f67f02a 100644 --- a/mbone/rat/files/patch-sum +++ b/mbone/rat/files/patch-sum @@ -1,8 +1,8 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 14:09:11 agc Exp $ +$NetBSD: patch-sum,v 1.2 1999/11/27 22:41:18 rh Exp $ MD5 (patch-aa) = 0dd446f89f9d481357b65165acb44f8f MD5 (patch-ab) = 8c9c6dfe8563fbfaf2df1323e7c56478 -MD5 (patch-ac) = 6f636db4003635a1ac38be4373322afe +MD5 (patch-ac) = c69a67248ce1dfe9c5d0987f230ffc2a MD5 (patch-ad) = 9e0284f02699d024517cdce8cdd50ec3 MD5 (patch-ae) = f64f47b318e4881dfcf9ed79bf62d89b MD5 (patch-af) = 21d121d8043ba843c7d1e5d3b550cf89 diff --git a/mbone/rat/patches/patch-ac b/mbone/rat/patches/patch-ac index 969e82fb09c..6f73f9edb55 100644 --- a/mbone/rat/patches/patch-ac +++ b/mbone/rat/patches/patch-ac @@ -1,9 +1,9 @@ -$NetBSD: patch-ac,v 1.2 1998/11/05 02:46:09 mycroft Exp $ +$NetBSD: patch-ac,v 1.3 1999/11/27 22:41:18 rh Exp $ ---- src/gsm_code.c.orig Sat Aug 15 15:16:48 1998 -+++ src/gsm_code.c Wed Nov 4 21:27:03 1998 +--- src/gsm_code.c.orig Sat Nov 27 23:38:15 1999 ++++ src/gsm_code.c Sat Nov 27 23:38:16 1999 @@ -7,6 +7,7 @@ - /* $Header: /cvsroot/pkgsrc/mbone/rat/patches/patch-ac,v 1.2 1998/11/05 02:46:09 mycroft Exp $ */ + /* $Header: /cvsroot/pkgsrc/mbone/rat/patches/patch-ac,v 1.3 1999/11/27 22:41:18 rh Exp $ */ #include <stdlib.h> +#include <string.h> |