pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/poppassd Fix errno.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a3a270da3ca
branches: trunk
changeset: 505862:9a3a270da3ca
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jan 08 17:22:29 2006 +0000
description:
Fix errno.
diffstat:
mail/poppassd/distinfo | 3 ++-
mail/poppassd/patches/patch-ag | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 17112190a774 -r 9a3a270da3ca mail/poppassd/distinfo
--- a/mail/poppassd/distinfo Sun Jan 08 17:04:58 2006 +0000
+++ b/mail/poppassd/distinfo Sun Jan 08 17:22:29 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.13 2005/12/05 14:12:29 taca Exp $
+$NetBSD: distinfo,v 1.14 2006/01/08 17:22:29 joerg Exp $
SHA1 (qpopper4.0.8.tar.gz) = 161038e6088b4952eedaf85fafa9f3b10eb40a01
RMD160 (qpopper4.0.8.tar.gz) = 4a1dc2aaa6ef1330a76dfed5330d658a45e7d1d2
@@ -12,3 +12,4 @@
SHA1 (patch-ad) = 01036ef18732b3a7576ac79e35ea9b027e2eef63
SHA1 (patch-ae) = fa5febd4eedccdbd5610821b222a689193993bae
SHA1 (patch-af) = 76ad4e1f557876dd1adf6c74f97512ad2fd8b92d
+SHA1 (patch-ag) = 6df76adb260bee99eb4165f5ac8dff7a2e685a8a
diff -r 17112190a774 -r 9a3a270da3ca mail/poppassd/patches/patch-ag
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/poppassd/patches/patch-ag Sun Jan 08 17:22:29 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ag,v 1.1 2006/01/08 17:22:29 joerg Exp $
+
+--- popper/popper.h.orig 2006-01-08 17:09:15.000000000 +0000
++++ popper/popper.h
+@@ -287,8 +287,6 @@ typedef struct _pop_tls pop_
+ # define WILDCARD_SHELL "/POPPER/ANY/SHELL/"
+ #endif /* CHECK_SHELL */
+
+-extern int errno;
+-
+ #if !( defined(BSD) && (BSD >= 199306) ) && !defined(__USE_BSD)
+ extern int sys_nerr;
+ # ifndef FREEBSD
Home |
Main Index |
Thread Index |
Old Index