summaryrefslogtreecommitdiff
path: root/www/ap2-auth-ntlm/patches/patch-smblib.inc.c
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-01-01 10:23:04 +0000
committerwiz <wiz@pkgsrc.org>2018-01-01 10:23:04 +0000
commita7b2991a70462027a07c1a54e70c4b0d71a96e64 (patch)
tree4b9cfb6ebbff12d053d6ac66278474cd927d27b5 /www/ap2-auth-ntlm/patches/patch-smblib.inc.c
parent5f4d7e0463f64504640f1cb9b52f33503db06065 (diff)
downloadpkgsrc-a7b2991a70462027a07c1a54e70c4b0d71a96e64.tar.gz
apache22: remove, it was eol'd in June 2017
Remove packages that only work with apache22. Remove apache22 references.
Diffstat (limited to 'www/ap2-auth-ntlm/patches/patch-smblib.inc.c')
-rw-r--r--www/ap2-auth-ntlm/patches/patch-smblib.inc.c23
1 files changed, 0 insertions, 23 deletions
diff --git a/www/ap2-auth-ntlm/patches/patch-smblib.inc.c b/www/ap2-auth-ntlm/patches/patch-smblib.inc.c
deleted file mode 100644
index f1e7b389a1b..00000000000
--- a/www/ap2-auth-ntlm/patches/patch-smblib.inc.c
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-smblib.inc.c,v 1.1.1.1 2008/10/17 19:24:10 sborrill Exp $
---- smbval/smblib.inc.c.orig 2004-02-19 15:24:46.000000000 +0000
-+++ smbval/smblib.inc.c 2008-10-17 17:50:39.000000000 +0100
-@@ -22,8 +22,8 @@
- #include <stdio.h>
- #include <malloc.h>
-
--static int SMBlib_errno;
--static int SMBlib_SMB_Error;
-+int SMBlib_errno;
-+int SMBlib_SMB_Error;
- #define SMBLIB_ERRNO
- #define uchar unsigned char
- #include "smblib-priv.h"
-@@ -33,7 +33,7 @@
-
- #include <signal.h>
-
--static SMB_State_Types SMBlib_State;
-+SMB_State_Types SMBlib_State;
-
- /* Initialize the SMBlib package */
- static int