head 1.4; access; symbols OPENPKG_E1_MP_HEAD:1.3 OPENPKG_E1_MP:1.3 OPENPKG_E1_MP_2_STABLE:1.3 OPENPKG_E1_FP:1.3 OPENPKG_2_STABLE_MP:1.3 OPENPKG_2_STABLE_20061018:1.3 OPENPKG_2_STABLE_20060622:1.3 OPENPKG_2_STABLE:1.3.0.4 OPENPKG_2_STABLE_BP:1.3 OPENPKG_2_5_RELEASE:1.3 OPENPKG_2_5_SOLID:1.3.0.2 OPENPKG_2_5_SOLID_BP:1.3 OPENPKG_2_4_RELEASE:1.2 OPENPKG_2_4_SOLID:1.2.0.10 OPENPKG_2_4_SOLID_BP:1.2 OPENPKG_CW_FP:1.2 OPENPKG_2_3_RELEASE:1.2 OPENPKG_2_3_SOLID:1.2.0.8 OPENPKG_2_3_SOLID_BP:1.2 OPENPKG_2_2_RELEASE:1.2 OPENPKG_2_2_SOLID:1.2.0.6 OPENPKG_2_2_SOLID_BP:1.2 OPENPKG_2_1_RELEASE:1.2 OPENPKG_2_1_SOLID:1.2.0.4 OPENPKG_2_1_SOLID_BP:1.2 OPENPKG_2_0_RELEASE:1.2 OPENPKG_2_0_SOLID:1.2.0.2 OPENPKG_2_0_SOLID_BP:1.2 OPENPKG_1_3_RELEASE:1.1 OPENPKG_1_3_SOLID:1.1.0.6 OPENPKG_1_3_SOLID_BP:1.1 OPENPKG_1_STABLE_MP:1.1 OPENPKG_1_2_RELEASE:1.1 OPENPKG_1_2_SOLID:1.1.0.4 OPENPKG_1_2_SOLID_BP:1.1 OPENPKG_1_STABLE:1.1.0.2 OPENPKG_1_STABLE_BP:1.1; locks; strict; comment @# @; 1.4 date 2009.02.16.07.16.27; author rse; state Exp; branches; next 1.3; commitid 3kkpaJTBpkHb3DCt; 1.3 date 2005.09.23.08.27.50; author thl; state Exp; branches; next 1.2; 1.2 date 2004.02.01.09.15.31; author rse; state Exp; branches; next 1.1; 1.1 date 2003.01.13.13.05.37; author rse; state Exp; branches; next ; desc @@ 1.4 log @upgrading package: indent 2.2.9 -> 2.2.10 @ text @Index: man/texinfo2man.c --- 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 #include -#include #include #include Index: src/globs.c --- 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" -#ifdef HAVE_MALLOC_H -#include -#endif #include #include Index: src/wildexp.c --- 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 #include #include -#include #include #include "sys.h" @ 1.3 log @gcc4 detected erroneous static vs. non-static declaration @ text @d2 3 a4 3 --- 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 @@@@ d6 1 a7 1 +#include d12 3 a14 3 --- 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 @@@@ d25 3 a27 3 --- 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 @@@@ a34 13 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; */ @ 1.2 log @URLs have changed @ text @d35 13 @ 1.1 log @port to FreeBSD 5.0 @ text @d1 3 a3 2 --- man/texinfo2man.c.orig Thu Jan 17 20:28:51 2002 +++ man/texinfo2man.c Mon Jan 13 14:00:29 2003 d11 24 @