summaryrefslogtreecommitdiff
path: root/net/icsi-finger
diff options
context:
space:
mode:
authoris <is>2011-11-22 15:07:04 +0000
committeris <is>2011-11-22 15:07:04 +0000
commiteaca7ad09f5e3069b4e3a2be79f7b778749391dc (patch)
treef0527b5035d38fc0c5c94b256564ef7a35b2a49b /net/icsi-finger
parent7d3168cc02446c827c6058b6736cf89e0668735c (diff)
downloadpkgsrc-eaca7ad09f5e3069b4e3a2be79f7b778749391dc.tar.gz
Put comments back into the patch file.
Diffstat (limited to 'net/icsi-finger')
-rw-r--r--net/icsi-finger/patches/patch-ak7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/icsi-finger/patches/patch-ak b/net/icsi-finger/patches/patch-ak
index 289faabca4f..e56c3b27d4b 100644
--- a/net/icsi-finger/patches/patch-ak
+++ b/net/icsi-finger/patches/patch-ak
@@ -1,4 +1,9 @@
-$NetBSD: patch-ak,v 1.5 2011/11/22 09:44:18 is Exp $
+$NetBSD: patch-ak,v 1.6 2011/11/22 15:07:04 is Exp $
+
+- use standard includes
+- 64-bit time_t fixes
+- remove union wait
+- replace mktemp() by mkstemp()
--- src/in.fingerd.c.orig 1999-03-29 06:05:30.000000000 +0000
+++ src/in.fingerd.c