OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 16-Feb-2009 08:16:28 Branch: HEAD Handle: 2009021607162700 Modified files: openpkg-src/indent indent.patch indent.spec Log: upgrading package: indent 2.2.9 -> 2.2.10 Summary: Revision Changes Path 1.4 +10 -23 openpkg-src/indent/indent.patch 1.42 +2 -2 openpkg-src/indent/indent.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/indent/indent.patch ============================================================================ $ cvs diff -u -r1.3 -r1.4 indent.patch --- openpkg-src/indent/indent.patch 23 Sep 2005 08:27:50 -0000 1.3 +++ openpkg-src/indent/indent.patch 16 Feb 2009 07:16:27 -0000 1.4 @@ -1,17 +1,17 @@ Index: man/texinfo2man.c ---- man/texinfo2man.c.orig 2002-01-17 20:28:51.000000000 +0100 -+++ man/texinfo2man.c 2004-02-01 09:59:30.000000000 +0100 -@@ -1,5 +1,5 @@ +--- man/texinfo2man.c.orig 2008-03-11 19:50:42 +0100 ++++ man/texinfo2man.c 2009-02-15 20:31:39 +0100 +@@ -1,6 +1,5 @@ #include <stdio.h> + #include <stdlib.h> -#include <malloc.h> -+#include <stdlib.h> #include <string.h> #include <ctype.h> Index: src/globs.c ---- src/globs.c.orig 2002-03-15 08:48:45.000000000 +0100 -+++ src/globs.c 2004-02-01 10:04:14.000000000 +0100 -@@ -19,9 +19,6 @@ +--- src/globs.c.orig 2008-03-11 19:50:42 +0100 ++++ src/globs.c 2009-02-15 20:26:23 +0100 +@@ -25,9 +25,6 @@ #include "indent.h" #include "globs.h" @@ -22,9 +22,9 @@ #include <errno.h> Index: src/wildexp.c ---- src/wildexp.c.orig 2002-02-26 21:38:27.000000000 +0100 -+++ src/wildexp.c 2004-02-01 10:04:37.000000000 +0100 -@@ -24,7 +24,6 @@ +--- src/wildexp.c.orig 2008-03-11 19:50:42 +0100 ++++ src/wildexp.c 2009-02-15 20:26:23 +0100 +@@ -46,7 +46,6 @@ #include <string.h> #include <stdlib.h> #include <direct.h> @@ -32,16 +32,3 @@ #include <ctype.h> #include "sys.h" - -Index: src/indent.h ---- src/indent.h.orig 2002-11-10 22:02:48 +0100 -+++ src/indent.h 2005-09-23 10:25:46 +0200 -@@ -97,7 +97,7 @@ - extern unsigned long in_prog_size; - - /* The output file. */ --extern FILE *output; -+/* extern FILE *output; */ - - - @@ . patch -p0 <<'@@ .' Index: openpkg-src/indent/indent.spec ============================================================================ $ cvs diff -u -r1.41 -r1.42 indent.spec --- openpkg-src/indent/indent.spec 1 Jan 2008 14:55:44 -0000 1.41 +++ openpkg-src/indent/indent.spec 16 Feb 2009 07:16:27 -0000 1.42 @@ -31,8 +31,8 @@ Class: BASE Group: Development License: GPL -Version: 2.2.9 -Release: 20080101 +Version: 2.2.10 +Release: 20090216 # list of sources Source0: ftp://ftp.gnu.org/gnu/indent/indent-%{version}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
