Ignore:
Timestamp:
Jan 8, 2011, 5:48:06 PM (13 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
f42e5c1
Parents:
ecc1136
Message:

Updated Man to 1.6g.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/man-1.6g-i18n-1.patch

    recc1136 r3eeef443  
    1 Submitted By: Jim Gifford <jim at cross-lfs dot org>
    2 Date: 2009-01-08
     1Submitted By: Joe Ciccone <jciccone@gmail.com>
     2Date: 2011-01-08
    33Initial Package Version: 1.6f
    44Upstream Status: Unkown
     
    66Description: i18n Updates
    77
    8 diff -Naur man-1.6f.orig/catopen/catopen.c man-1.6f/catopen/catopen.c
    9 --- man-1.6f.orig/catopen/catopen.c     2005-08-20 16:26:06.000000000 -0700
    10 +++ man-1.6f/catopen/catopen.c  2009-01-08 22:01:17.000000000 -0800
     8diff -Naur man-1.6g.orig/catopen/catopen.c man-1.6g/catopen/catopen.c
     9--- man-1.6g.orig/catopen/catopen.c     2005-08-20 19:26:06.000000000 -0400
     10+++ man-1.6g/catopen/catopen.c  2011-01-08 20:29:31.874658039 -0500
    1111@@ -9,22 +9,63 @@
    1212 extern char *index (const char *, int);         /* not always in <string.h> */
     
    140140 
    141141   free(path0);
    142 diff -Naur man-1.6f.orig/configure man-1.6f/configure
    143 --- man-1.6f.orig/configure     2007-08-20 21:15:21.000000000 -0700
    144 +++ man-1.6f/configure  2009-01-08 22:29:17.000000000 -0800
    145 @@ -412,9 +412,9 @@
     142diff -Naur man-1.6g.orig/configure man-1.6g/configure
     143--- man-1.6g.orig/configure     2010-12-31 15:28:46.000000000 -0500
     144+++ man-1.6g/configure  2011-01-08 20:29:31.874658039 -0500
     145@@ -416,9 +416,9 @@
    146146       fi
    147147     done
     
    156156   neqn=""
    157157   jneqn=""
    158 @@ -472,29 +472,32 @@
     158@@ -476,29 +476,32 @@
    159159   done
    160160 # -Tlatin1 is bad when utf8 is used, but needed for groff, not for nroff
     
    196196   col="$Fcol"
    197197   vgrind="$Fvgrind"
    198 @@ -960,7 +963,7 @@
     198@@ -964,7 +967,7 @@
    199199 
    200200 # What sections do we anticipate?
     
    205205 if [ x$default = x ]; then
    206206   echo ""
    207 diff -Naur man-1.6f.orig/msgs/inst.sh man-1.6f/msgs/inst.sh
    208 --- man-1.6f.orig/msgs/inst.sh  2005-08-20 16:26:06.000000000 -0700
    209 +++ man-1.6f/msgs/inst.sh       2009-01-08 22:01:46.000000000 -0800
     207diff -Naur man-1.6g.orig/msgs/inst.sh man-1.6g/msgs/inst.sh
     208--- man-1.6g.orig/msgs/inst.sh  2005-08-20 19:26:06.000000000 -0400
     209+++ man-1.6g/msgs/inst.sh       2011-01-08 20:29:31.874658039 -0500
    210210@@ -27,8 +27,7 @@
    211211 for j in $M; do
     
    218218     mkdir -p `dirname $dest`;
    219219     echo "install -c -m 644 $j $dest"
    220 diff -Naur man-1.6f.orig/src/apropos.sh man-1.6f/src/apropos.sh
    221 --- man-1.6f.orig/src/apropos.sh        2005-08-20 16:26:06.000000000 -0700
    222 +++ man-1.6f/src/apropos.sh     2009-01-08 22:02:47.000000000 -0800
     220diff -Naur man-1.6g.orig/src/apropos.sh man-1.6g/src/apropos.sh
     221--- man-1.6g.orig/src/apropos.sh        2005-08-20 19:26:06.000000000 -0400
     222+++ man-1.6g/src/apropos.sh     2011-01-08 20:29:31.874658039 -0500
    223223@@ -60,16 +60,56 @@
    224224     esac
     
    281281 # But it is better to give all
    282282 #               break
    283 diff -Naur man-1.6f.orig/src/makewhatis.sh man-1.6f/src/makewhatis.sh
    284 --- man-1.6f.orig/src/makewhatis.sh     2007-09-17 11:35:14.000000000 -0700
    285 +++ man-1.6f/src/makewhatis.sh  2009-01-08 22:02:47.000000000 -0800
     283diff -Naur man-1.6g.orig/src/makewhatis.sh man-1.6g/src/makewhatis.sh
     284--- man-1.6g.orig/src/makewhatis.sh     2007-09-17 14:35:14.000000000 -0400
     285+++ man-1.6g/src/makewhatis.sh  2011-01-08 20:29:31.878656601 -0500
    286286@@ -55,6 +55,9 @@
    287287 dc=
     
    311311                     $1 ~ /^STRUCTURES/ || $1 ~ /^INTRODUCTION/ ||
    312312                     $0 ~ /^[^ ]/))) {
    313 diff -Naur man-1.6f.orig/src/manpath.c man-1.6f/src/manpath.c
    314 --- man-1.6f.orig/src/manpath.c 2006-08-03 14:18:33.000000000 -0700
    315 +++ man-1.6f/src/manpath.c      2009-01-08 22:01:17.000000000 -0800
     313diff -Naur man-1.6g.orig/src/manpath.c man-1.6g/src/manpath.c
     314--- man-1.6g.orig/src/manpath.c 2006-08-03 17:18:33.000000000 -0400
     315+++ man-1.6g/src/manpath.c      2011-01-08 20:29:31.878656601 -0500
    316316@@ -282,13 +282,14 @@
    317317                /* We cannot use "lang = setlocale(LC_MESSAGES, NULL)" or so:
Note: See TracChangeset for help on using the changeset viewer.