Index: head/databases/firebird/files/patch-src::extern::editline::makelist =================================================================== --- head/databases/firebird/files/patch-src::extern::editline::makelist (revision 114763) +++ head/databases/firebird/files/patch-src::extern::editline::makelist (revision 114764) @@ -1,11 +1,11 @@ -+--- src/extern/editline/makelist.orig Mon May 24 04:24:25 2004 -++++ src/extern/editline/makelist Fri Jul 23 17:09:43 2004 -+@@ -145,7 +145,7 @@ -+ # -+ -fh) -+ cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ -+- sort | tr '[a-z]' '[A-Z]' | $AWK ' -++ sort | tr '[:lower:]' '[:upper:]' | $AWK ' -+ BEGIN { -+ printf("/* Automatically generated file, do not edit */\n"); -+ printf("#ifndef _h_fcns_c\n#define _h_fcns_c\n"); +--- src/extern/editline/makelist.orig Mon May 24 04:24:25 2004 ++++ src/extern/editline/makelist Fri Jul 23 17:09:43 2004 +@@ -145,7 +145,7 @@ + # + -fh) + cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ +- sort | tr '[a-z]' '[A-Z]' | $AWK ' ++ sort | tr '[:lower:]' '[:upper:]' | $AWK ' + BEGIN { + printf("/* Automatically generated file, do not edit */\n"); + printf("#ifndef _h_fcns_c\n#define _h_fcns_c\n"); Property changes on: head/databases/firebird/files/patch-src::extern::editline::makelist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/databases/firebird-client/files/patch-src::extern::editline::makelist =================================================================== --- head/databases/firebird-client/files/patch-src::extern::editline::makelist (revision 114763) +++ head/databases/firebird-client/files/patch-src::extern::editline::makelist (revision 114764) @@ -1,11 +1,11 @@ -+--- src/extern/editline/makelist.orig Mon May 24 04:24:25 2004 -++++ src/extern/editline/makelist Fri Jul 23 17:09:43 2004 -+@@ -145,7 +145,7 @@ -+ # -+ -fh) -+ cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ -+- sort | tr '[a-z]' '[A-Z]' | $AWK ' -++ sort | tr '[:lower:]' '[:upper:]' | $AWK ' -+ BEGIN { -+ printf("/* Automatically generated file, do not edit */\n"); -+ printf("#ifndef _h_fcns_c\n#define _h_fcns_c\n"); +--- src/extern/editline/makelist.orig Mon May 24 04:24:25 2004 ++++ src/extern/editline/makelist Fri Jul 23 17:09:43 2004 +@@ -145,7 +145,7 @@ + # + -fh) + cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ +- sort | tr '[a-z]' '[A-Z]' | $AWK ' ++ sort | tr '[:lower:]' '[:upper:]' | $AWK ' + BEGIN { + printf("/* Automatically generated file, do not edit */\n"); + printf("#ifndef _h_fcns_c\n#define _h_fcns_c\n"); Property changes on: head/databases/firebird-client/files/patch-src::extern::editline::makelist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/databases/firebird-server/files/patch-src::extern::editline::makelist =================================================================== --- head/databases/firebird-server/files/patch-src::extern::editline::makelist (revision 114763) +++ head/databases/firebird-server/files/patch-src::extern::editline::makelist (revision 114764) @@ -1,11 +1,11 @@ -+--- src/extern/editline/makelist.orig Mon May 24 04:24:25 2004 -++++ src/extern/editline/makelist Fri Jul 23 17:09:43 2004 -+@@ -145,7 +145,7 @@ -+ # -+ -fh) -+ cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ -+- sort | tr '[a-z]' '[A-Z]' | $AWK ' -++ sort | tr '[:lower:]' '[:upper:]' | $AWK ' -+ BEGIN { -+ printf("/* Automatically generated file, do not edit */\n"); -+ printf("#ifndef _h_fcns_c\n#define _h_fcns_c\n"); +--- src/extern/editline/makelist.orig Mon May 24 04:24:25 2004 ++++ src/extern/editline/makelist Fri Jul 23 17:09:43 2004 +@@ -145,7 +145,7 @@ + # + -fh) + cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ +- sort | tr '[a-z]' '[A-Z]' | $AWK ' ++ sort | tr '[:lower:]' '[:upper:]' | $AWK ' + BEGIN { + printf("/* Automatically generated file, do not edit */\n"); + printf("#ifndef _h_fcns_c\n#define _h_fcns_c\n"); Property changes on: head/databases/firebird-server/files/patch-src::extern::editline::makelist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/databases/firebird2-server/files/patch-src::extern::editline::makelist =================================================================== --- head/databases/firebird2-server/files/patch-src::extern::editline::makelist (revision 114763) +++ head/databases/firebird2-server/files/patch-src::extern::editline::makelist (revision 114764) @@ -1,11 +1,11 @@ -+--- src/extern/editline/makelist.orig Mon May 24 04:24:25 2004 -++++ src/extern/editline/makelist Fri Jul 23 17:09:43 2004 -+@@ -145,7 +145,7 @@ -+ # -+ -fh) -+ cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ -+- sort | tr '[a-z]' '[A-Z]' | $AWK ' -++ sort | tr '[:lower:]' '[:upper:]' | $AWK ' -+ BEGIN { -+ printf("/* Automatically generated file, do not edit */\n"); -+ printf("#ifndef _h_fcns_c\n#define _h_fcns_c\n"); +--- src/extern/editline/makelist.orig Mon May 24 04:24:25 2004 ++++ src/extern/editline/makelist Fri Jul 23 17:09:43 2004 +@@ -145,7 +145,7 @@ + # + -fh) + cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ +- sort | tr '[a-z]' '[A-Z]' | $AWK ' ++ sort | tr '[:lower:]' '[:upper:]' | $AWK ' + BEGIN { + printf("/* Automatically generated file, do not edit */\n"); + printf("#ifndef _h_fcns_c\n#define _h_fcns_c\n"); Property changes on: head/databases/firebird2-server/files/patch-src::extern::editline::makelist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/databases/firebird20-server/files/patch-src::extern::editline::makelist =================================================================== --- head/databases/firebird20-server/files/patch-src::extern::editline::makelist (revision 114763) +++ head/databases/firebird20-server/files/patch-src::extern::editline::makelist (revision 114764) @@ -1,11 +1,11 @@ -+--- src/extern/editline/makelist.orig Mon May 24 04:24:25 2004 -++++ src/extern/editline/makelist Fri Jul 23 17:09:43 2004 -+@@ -145,7 +145,7 @@ -+ # -+ -fh) -+ cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ -+- sort | tr '[a-z]' '[A-Z]' | $AWK ' -++ sort | tr '[:lower:]' '[:upper:]' | $AWK ' -+ BEGIN { -+ printf("/* Automatically generated file, do not edit */\n"); -+ printf("#ifndef _h_fcns_c\n#define _h_fcns_c\n"); +--- src/extern/editline/makelist.orig Mon May 24 04:24:25 2004 ++++ src/extern/editline/makelist Fri Jul 23 17:09:43 2004 +@@ -145,7 +145,7 @@ + # + -fh) + cat $FILES | $AWK '/el_action_t/ { print $3 }' | \ +- sort | tr '[a-z]' '[A-Z]' | $AWK ' ++ sort | tr '[:lower:]' '[:upper:]' | $AWK ' + BEGIN { + printf("/* Automatically generated file, do not edit */\n"); + printf("#ifndef _h_fcns_c\n#define _h_fcns_c\n"); Property changes on: head/databases/firebird20-server/files/patch-src::extern::editline::makelist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property