summaryrefslogtreecommitdiff
path: root/news/nntpcache/patches/patch-ab
diff options
context:
space:
mode:
authorschwarz <schwarz>2006-10-17 20:28:01 +0000
committerschwarz <schwarz>2006-10-17 20:28:01 +0000
commit294eefb9550be5c6bf8fb9d39ae7261fa37d9ffa (patch)
tree2a03952a5b734c5e4a2ac2cf44e94643cee1b62e /news/nntpcache/patches/patch-ab
parent3cb7fc2502ba1cb9be6f03cdd30bcf189cf46e42 (diff)
downloadpkgsrc-294eefb9550be5c6bf8fb9d39ae7261fa37d9ffa.tar.gz
upgraded nntpcache to 3.0.2 (bug fix release) and added patches to
support Darwin
Diffstat (limited to 'news/nntpcache/patches/patch-ab')
-rw-r--r--news/nntpcache/patches/patch-ab18
1 files changed, 9 insertions, 9 deletions
diff --git a/news/nntpcache/patches/patch-ab b/news/nntpcache/patches/patch-ab
index bd41d7b29cc..88b756ba1a7 100644
--- a/news/nntpcache/patches/patch-ab
+++ b/news/nntpcache/patches/patch-ab
@@ -1,13 +1,13 @@
-$NetBSD: patch-ab,v 1.1 2005/03/07 12:04:41 tv Exp $
+$NetBSD: patch-ab,v 1.2 2006/10/17 20:28:01 schwarz Exp $
---- configure.orig 2002-04-05 13:26:27.000000000 -0500
-+++ configure
-@@ -7795,7 +7795,7 @@ EOF
-
+--- configure.orig 2006-03-05 22:48:54.000000000 +0100
++++ configure 2006-10-17 21:22:49.000000000 +0200
+@@ -3372,7 +3372,7 @@
+ echo "$ac_t""no" 1>&6
fi
--for ac_func in getdtablesize usleep utime waitpid wait3 chroot strdup vsnprintf daemon setenv putenv mmap getpagesize setproctitle snprintf strerror setpriority getspnam statfs statvfs strcasecmp
-+for ac_func in getdtablesize usleep utime waitpid wait3 chroot strdup vsnprintf daemon setenv putenv mmap getpagesize setproctitle snprintf strerror setpriority getspnam statfs statvfs strcasecmp sync
+-for ac_func in getdtablesize usleep utime waitpid wait3 chroot strdup vsnprintf daemon setenv putenv mmap getpagesize setproctitle snprintf strerror setpriority getspnam statfs statvfs strcasecmp strncasecmp
++for ac_func in getdtablesize usleep utime waitpid wait3 chroot strdup vsnprintf daemon setenv putenv mmap getpagesize setproctitle snprintf strerror setpriority getspnam statfs statvfs strcasecmp strncasecmp sync
do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
- echo "$as_me:7801: checking for $ac_func" >&5
+ echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
+ echo "configure:3379: checking for $ac_func" >&5