]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/commitdiff
- updated for 0.16
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 30 Oct 2006 17:01:12 +0000 (17:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-gettext.patch -> 1.6

crossmingw32-gettext.patch

index c5c8959053df76645021000f58151ee3633c1e62..e506589b52a7b1be1c9af658d1009228dc6aeab2 100644 (file)
@@ -1,4 +1,3 @@
-diff -uNr gettext-0.12.1/gettext-runtime/intl/relocatable.c gettext-0.12.1.good/gettext-runtime/intl/relocatable.c
 --- gettext-0.12.1/gettext-runtime/intl/relocatable.c  2003-04-07 12:42:24.000000000 +0200
 +++ gettext-0.12.1.good/gettext-runtime/intl/relocatable.c     2003-08-26 14:32:46.000000000 +0200
 @@ -38,6 +38,9 @@
@@ -11,9 +10,8 @@ diff -uNr gettext-0.12.1/gettext-runtime/intl/relocatable.c gettext-0.12.1.good/
  
  #ifdef NO_XMALLOC
  # define xmalloc malloc
-diff -uNr gettext-0.12.1/gettext-tools/lib/canonicalize.c gettext-0.12.1.good/gettext-tools/lib/canonicalize.c
---- gettext-0.12.1/gettext-tools/lib/canonicalize.c    2003-05-09 12:12:06.000000000 +0200
-+++ gettext-0.12.1.good/gettext-tools/lib/canonicalize.c       2003-08-26 15:22:31.000000000 +0200
+--- gettext-0.16/gettext-tools/gnulib-lib/canonicalize.c       2003-05-09 12:12:06.000000000 +0200
++++ gettext-0.16.good/gettext-tools/gnulib-lib/canonicalize.c  2003-08-26 15:22:31.000000000 +0200
 @@ -46,6 +46,7 @@
  #endif
  
@@ -22,9 +20,8 @@ diff -uNr gettext-0.12.1/gettext-tools/lib/canonicalize.c gettext-0.12.1.good/ge
  
  #include <errno.h>
  #ifndef _LIBC
-diff -uNr gettext-0.12.1/gettext-tools/lib/mkdtemp.c gettext-0.12.1.good/gettext-tools/lib/mkdtemp.c
---- gettext-0.12.1/gettext-tools/lib/mkdtemp.c 2003-01-14 14:36:07.000000000 +0100
-+++ gettext-0.12.1.good/gettext-tools/lib/mkdtemp.c    2003-08-26 15:08:12.000000000 +0200
+--- gettext-0.16/gettext-tools/gnulib-lib/mkdtemp.c    2003-01-14 14:36:07.000000000 +0100
++++ gettext-0.16.good/gettext-tools/gnulib-lib/mkdtemp.c       2003-08-26 15:08:12.000000000 +0200
 @@ -167,7 +167,7 @@
        v /= 62;
        XXXXXX[5] = letters[v % 62];
@@ -34,9 +31,8 @@ diff -uNr gettext-0.12.1/gettext-tools/lib/mkdtemp.c gettext-0.12.1.good/gettext
  
        if (fd >= 0)
        {
-diff -uNr gettext-0.12.1/gettext-tools/lib/relocatable.c gettext-0.12.1.good/gettext-tools/lib/relocatable.c
---- gettext-0.12.1/gettext-tools/lib/relocatable.c     2003-04-07 12:42:24.000000000 +0200
-+++ gettext-0.12.1.good/gettext-tools/lib/relocatable.c        2003-08-26 14:08:11.000000000 +0200
+--- gettext-0.16/gettext-tools/gnulib-lib/relocatable.c        2003-04-07 12:42:24.000000000 +0200
++++ gettext-0.16.good/gettext-tools/gnulib-lib/relocatable.c   2003-08-26 14:08:11.000000000 +0200
 @@ -38,6 +38,8 @@
  #include <stdio.h>
  #include <stdlib.h>
@@ -46,9 +42,8 @@ diff -uNr gettext-0.12.1/gettext-tools/lib/relocatable.c gettext-0.12.1.good/get
  
  #ifdef NO_XMALLOC
  # define xmalloc malloc
-diff -uNr gettext-0.12.1/gettext-tools/lib/xreadlink.c gettext-0.12.1.good/gettext-tools/lib/xreadlink.c
---- gettext-0.12.1/gettext-tools/lib/xreadlink.c       2003-02-28 13:19:46.000000000 +0100
-+++ gettext-0.12.1.good/gettext-tools/lib/xreadlink.c  2003-08-26 15:14:40.000000000 +0200
+--- gettext-0.16/gettext-tools/gnulib-lib/xreadlink.c  2003-02-28 13:19:46.000000000 +0100
++++ gettext-0.16.good/gettext-tools/gnulib-lib/xreadlink.c     2003-08-26 15:14:40.000000000 +0200
 @@ -66,6 +68,11 @@
     If realloc fails, or if the link value is longer than SIZE_MAX :-),
     give a diagnostic and exit.  */
@@ -61,14 +56,14 @@ diff -uNr gettext-0.12.1/gettext-tools/lib/xreadlink.c gettext-0.12.1.good/gette
  char *
  xreadlink (char const *filename)
  {
---- gettext-0.15/Makefile.am.orig      2006-07-13 21:38:57.000000000 +0200
-+++ gettext-0.15/Makefile.am   2006-07-28 09:20:23.757611000 +0200
+--- gettext-0.16/Makefile.am.orig      2006-10-09 13:55:41.000000000 +0200
++++ gettext-0.16/Makefile.am   2006-10-30 07:48:28.900392000 +0100
 @@ -19,7 +19,7 @@
  
  AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
  
--SUBDIRS = gettext-runtime gettext-tools autoconf-lib-link
-+SUBDIRS = gettext-runtime autoconf-lib-link
+-SUBDIRS = gnulib-local gettext-runtime gettext-tools autoconf-lib-link
++SUBDIRS = gnulib-local gettext-runtime autoconf-lib-link
  
  EXTRA_DIST = \
    version.sh PACKAGING ChangeLog.0 autogen.sh \
This page took 0.152786 seconds and 4 git commands to generate.