summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-04-01 04:22:58 +0000
committerdmcmahill <dmcmahill>2002-04-01 04:22:58 +0000
commitf4b706df9bf7b73e127d78ff68525938657b587b (patch)
treeb59b61fc9002c8e3a28a59934ed6c54b459e6980 /comms
parente94559a09ff397b284cf0400678cc19941c8b41e (diff)
downloadpkgsrc-f4b706df9bf7b73e127d78ff68525938657b587b.tar.gz
remove the WRKSRC part of the path to the file to be patched so the patch
applies correctly. Fixes stupid problem caused by me.
Diffstat (limited to 'comms')
-rw-r--r--comms/birda/distinfo4
-rw-r--r--comms/birda/patches/patch-aa6
2 files changed, 5 insertions, 5 deletions
diff --git a/comms/birda/distinfo b/comms/birda/distinfo
index 1ce48dfc3ef..b34aba81c55 100644
--- a/comms/birda/distinfo
+++ b/comms/birda/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2002/03/31 14:36:29 dmcmahill Exp $
+$NetBSD: distinfo,v 1.11 2002/04/01 04:22:58 dmcmahill Exp $
SHA1 (birda-0.9.tar.gz) = 7a45faad895ffea771d02b4e43b0f6af18a77653
Size (birda-0.9.tar.gz) = 56070 bytes
-SHA1 (patch-aa) = 365bb0bc5a4ad6c72fc640345d4c1c7260fcb576
+SHA1 (patch-aa) = 2b45fbcb5c148fe6cfbbcaae4eebbb42c9957da9
diff --git a/comms/birda/patches/patch-aa b/comms/birda/patches/patch-aa
index 17497265a63..2d29a53a366 100644
--- a/comms/birda/patches/patch-aa
+++ b/comms/birda/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.1 2002/03/31 14:36:29 dmcmahill Exp $
+$NetBSD: patch-aa,v 1.2 2002/04/01 04:22:59 dmcmahill Exp $
---- work.bondage/birda-0.9/src/unix.c.orig Mon Dec 17 11:09:33 2001
-+++ work.bondage/birda-0.9/src/unix.c
+--- src/unix.c.orig Mon Dec 17 11:09:33 2001
++++ src/unix.c
@@ -30,6 +30,7 @@
#include <stdio.h>