From 2bcbb29c0cb7e3900f43d36a5d825d970e366367 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 24 Jan 2006 19:55:53 +0000 Subject: Fix errno. --- mail/prayer/distinfo | 4 +++- mail/prayer/patches/patch-ah | 13 +++++++++++++ mail/prayer/patches/patch-ai | 13 +++++++++++++ 3 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 mail/prayer/patches/patch-ah create mode 100644 mail/prayer/patches/patch-ai (limited to 'mail/prayer') diff --git a/mail/prayer/distinfo b/mail/prayer/distinfo index 090a7c65a05..2464fb7f7d2 100644 --- a/mail/prayer/distinfo +++ b/mail/prayer/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2005/02/24 09:59:27 agc Exp $ +$NetBSD: distinfo,v 1.10 2006/01/24 19:55:53 joerg Exp $ SHA1 (prayer-1.0.12.tar.gz) = 8ea568f9e0e1fe925102e80451b3c9432f5fed15 RMD160 (prayer-1.0.12.tar.gz) = 76edc3896d0936c87378f848334bc42d648317f3 @@ -10,3 +10,5 @@ SHA1 (patch-ad) = bd8f517d5bede0fd3d3f4e9a108cd0cd99d7c8ab SHA1 (patch-ae) = a04d4206e9b671be0fdce73a5093fb18778a1052 SHA1 (patch-af) = 730ee832fcb6464d7909ff9f048d7c57ce86aba8 SHA1 (patch-ag) = d932eeb11171da4084eb56e097a7880e67a18561 +SHA1 (patch-ah) = 7197f80ad71700276c79666090b62628c128ca21 +SHA1 (patch-ai) = 0b3edeea78d16c3792d540ea0a92943ed0bb7583 diff --git a/mail/prayer/patches/patch-ah b/mail/prayer/patches/patch-ah new file mode 100644 index 00000000000..a539ba849f4 --- /dev/null +++ b/mail/prayer/patches/patch-ah @@ -0,0 +1,13 @@ +$NetBSD: patch-ah,v 1.1 2006/01/24 19:55:53 joerg Exp $ + +--- prayer/prayer_shared.h.orig 2006-01-24 19:11:36.000000000 +0000 ++++ prayer/prayer_shared.h +@@ -28,8 +28,6 @@ + #include + #include + #include +- +-extern int errno; /* just in case */ + #endif + + #include "common.h" diff --git a/mail/prayer/patches/patch-ai b/mail/prayer/patches/patch-ai new file mode 100644 index 00000000000..75e89fa9ba0 --- /dev/null +++ b/mail/prayer/patches/patch-ai @@ -0,0 +1,13 @@ +$NetBSD: patch-ai,v 1.1 2006/01/24 19:55:53 joerg Exp $ + +--- prayer/prayer_session.h.orig 2006-01-24 19:48:31.000000000 +0000 ++++ prayer/prayer_session.h +@@ -25,8 +25,6 @@ + #include + #include + +-extern int errno; /* just in case */ +- + #include "c-client.h" + + #define PRAYER_FULL_HDRS -- cgit v1.2.3