summaryrefslogtreecommitdiff
path: root/security/libparanoia/files/patch-stentry.c
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-11-21 14:59:27 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-11-21 14:59:27 +0000
commit048d009f72f0fed71ea328c57fff0baa1b0e098e (patch)
tree68ea931d3049fb3d40966cd2a94dc499f3b734de /security/libparanoia/files/patch-stentry.c
parentAdd -fPIC to CFLAGS to hopefully fix build on amd64 (diff)
Fix incorrect argument order for kill(2) [1]
Use USE_REINPLACE instead of one-line patch-stentry.c. Bump PORTREVISION. Bug found and original patch: Valentin Nechayev <netch@lucky.net> [1] Approved by: maintainer (timeout) PR: 59510
Notes
Notes: svn path=/head/; revision=94653
Diffstat (limited to '')
-rw-r--r--security/libparanoia/files/patch-stentry.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/security/libparanoia/files/patch-stentry.c b/security/libparanoia/files/patch-stentry.c
deleted file mode 100644
index 4db893c47a87..000000000000
--- a/security/libparanoia/files/patch-stentry.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- stentry.c.orig Tue Nov 4 01:27:18 2003
-+++ stentry.c Tue Nov 4 01:27:23 2003
-@@ -2,7 +2,6 @@
- #include <signal.h>
- #include <stdio.h>
- #include <syslog.h>
--#include <varargs.h>
- #include <string.h>
-
- static unsigned long save[10];