pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/skill/patches Move patch location to maintain...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91b0b3ba5bff
branches:  trunk
changeset: 534620:91b0b3ba5bff
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Oct 28 04:16:15 2007 +0000

description:
Move patch location to maintain easy.

diffstat:

 sysutils/skill/patches/patch-ac |  14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 5f785cc30f79 -r 91b0b3ba5bff sysutils/skill/patches/patch-ac
--- a/sysutils/skill/patches/patch-ac   Sun Oct 28 03:20:30 2007 +0000
+++ b/sysutils/skill/patches/patch-ac   Sun Oct 28 04:16:15 2007 +0000
@@ -1,13 +1,15 @@
-$NetBSD: patch-ac,v 1.1 2007/10/27 02:52:23 obache Exp $
+$NetBSD: patch-ac,v 1.2 2007/10/28 04:16:15 obache Exp $
 
 --- argparse.c.orig    2005-04-06 23:43:29.000000000 +0000
 +++ argparse.c
-@@ -30,5 +30,8 @@ #undef       NO_AEXTERN
+@@ -50,6 +50,10 @@ int Aflag = 0, Fflag = 0, Iflag = 0, Nfl
+  */
+ int   SigsPerLine = 16;
  
- #include <stdio.h>
 +#ifdef __STDC__
 +#include <stdlib.h>
 +#endif
- #include <ctype.h>
- #include <pwd.h>
- 
++
+ /*
+  * ArgParse(argc, argv)
+  *



Home | Main Index | Thread Index | Old Index