# HG changeset patch # User Volker Grabsch # Date 1265587086 -3600 # Node ID 29f1ba4559aed5746d3da88723e8fd14c495a11d # Parent 52e8cc2f008fefcdd6c038d40b8d98cf040cbd10 point consequently to "doc/index.html" instead of "doc/index.html or doc/README" diff -r 52e8cc2f008f -r 29f1ba4559ae Makefile --- a/Makefile Mon Feb 08 00:22:58 2010 +0100 +++ b/Makefile Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. JOBS := 1 TARGET := i686-pc-mingw32 diff -r 52e8cc2f008f -r 29f1ba4559ae src/atk.mk --- a/src/atk.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/atk.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # ATK PKG := atk diff -r 52e8cc2f008f -r 29f1ba4559ae src/aubio-fix-pkg-config.patch --- a/src/aubio-fix-pkg-config.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/aubio-fix-pkg-config.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -urN aubio-0.3.2.orig/configure.ac aubio-0.3.2/configure.ac --- aubio-0.3.2.orig/configure.ac 2006-10-09 01:11:39.000000000 +0200 diff -r 52e8cc2f008f -r 29f1ba4559ae src/aubio.mk --- a/src/aubio.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/aubio.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # aubio PKG := aubio diff -r 52e8cc2f008f -r 29f1ba4559ae src/binutils.mk --- a/src/binutils.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/binutils.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GNU Binutils PKG := binutils diff -r 52e8cc2f008f -r 29f1ba4559ae src/boost.mk --- a/src/boost.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/boost.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Boost C++ Library PKG := boost diff -r 52e8cc2f008f -r 29f1ba4559ae src/bzip2.mk --- a/src/bzip2.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/bzip2.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # bzip2 PKG := bzip2 diff -r 52e8cc2f008f -r 29f1ba4559ae src/cairo.mk --- a/src/cairo.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/cairo.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # cairo PKG := cairo diff -r 52e8cc2f008f -r 29f1ba4559ae src/cppunit.mk --- a/src/cppunit.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/cppunit.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # CppUnit PKG := cppunit diff -r 52e8cc2f008f -r 29f1ba4559ae src/curl.mk --- a/src/curl.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/curl.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # cURL PKG := curl diff -r 52e8cc2f008f -r 29f1ba4559ae src/devil-png.patch --- a/src/devil-png.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/devil-png.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -urN devil-1.7.8.orig/src-IL/src/il_icon.c devil-1.7.8/src-IL/src/il_icon.c --- devil-1.7.8.orig/src-IL/src/il_icon.c 2009-03-08 08:10:09.000000000 +0100 diff -r 52e8cc2f008f -r 29f1ba4559ae src/devil.mk --- a/src/devil.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/devil.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # DevIL PKG := devil diff -r 52e8cc2f008f -r 29f1ba4559ae src/directx.mk --- a/src/directx.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/directx.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # DirectX PKG := directx diff -r 52e8cc2f008f -r 29f1ba4559ae src/exiv2.mk --- a/src/exiv2.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/exiv2.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Exiv2 PKG := exiv2 diff -r 52e8cc2f008f -r 29f1ba4559ae src/expat.mk --- a/src/expat.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/expat.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Expat XML Parser PKG := expat diff -r 52e8cc2f008f -r 29f1ba4559ae src/fftw.mk --- a/src/fftw.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/fftw.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # fftw PKG := fftw diff -r 52e8cc2f008f -r 29f1ba4559ae src/flac-win32.patch --- a/src/flac-win32.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/flac-win32.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -ru flac-1.2.1.orig/include/share/alloc.h flac-1.2.1/include/share/alloc.h --- flac-1.2.1.orig/include/share/alloc.h 2007-09-12 07:32:21.000000000 +0200 diff -r 52e8cc2f008f -r 29f1ba4559ae src/flac.mk --- a/src/flac.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/flac.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # FLAC PKG := flac diff -r 52e8cc2f008f -r 29f1ba4559ae src/fltk.mk --- a/src/fltk.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/fltk.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # FLTK PKG := fltk diff -r 52e8cc2f008f -r 29f1ba4559ae src/fontconfig.mk --- a/src/fontconfig.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/fontconfig.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # fontconfig PKG := fontconfig diff -r 52e8cc2f008f -r 29f1ba4559ae src/freeglut.mk --- a/src/freeglut.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/freeglut.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # freeglut PKG := freeglut diff -r 52e8cc2f008f -r 29f1ba4559ae src/freetds.mk --- a/src/freetds.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/freetds.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # FreeTDS PKG := freetds diff -r 52e8cc2f008f -r 29f1ba4559ae src/freetype.mk --- a/src/freetype.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/freetype.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # freetype PKG := freetype diff -r 52e8cc2f008f -r 29f1ba4559ae src/gcc-gmp.mk --- a/src/gcc-gmp.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gcc-gmp.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GMP for GCC PKG := gcc-gmp diff -r 52e8cc2f008f -r 29f1ba4559ae src/gcc-macos-10.6.patch --- a/src/gcc-macos-10.6.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gcc-macos-10.6.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. --- gcc-4.4.0-orig/gcc/cp/Make-lang.in 2009/09/09 08:14:36 151554 +++ gcc-4.4.0/gcc/cp/Make-lang.in 2009/09/09 08:46:32 151555 diff -r 52e8cc2f008f -r 29f1ba4559ae src/gcc-mpfr.mk --- a/src/gcc-mpfr.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gcc-mpfr.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # MPFR for GCC PKG := gcc-mpfr diff -r 52e8cc2f008f -r 29f1ba4559ae src/gcc-pthreads.mk --- a/src/gcc-pthreads.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gcc-pthreads.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Pthreads-w32 for GCC PKG := gcc-pthreads diff -r 52e8cc2f008f -r 29f1ba4559ae src/gcc-tdm.mk --- a/src/gcc-tdm.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gcc-tdm.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # TDM-GCC PKG := gcc-tdm diff -r 52e8cc2f008f -r 29f1ba4559ae src/gcc.mk --- a/src/gcc.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gcc.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GCC PKG := gcc diff -r 52e8cc2f008f -r 29f1ba4559ae src/gd.mk --- a/src/gd.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gd.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GD (without support for xpm) PKG := gd diff -r 52e8cc2f008f -r 29f1ba4559ae src/gdal.mk --- a/src/gdal.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gdal.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GDAL PKG := gdal diff -r 52e8cc2f008f -r 29f1ba4559ae src/geos.mk --- a/src/geos.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/geos.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GEOS PKG := geos diff -r 52e8cc2f008f -r 29f1ba4559ae src/gettext.mk --- a/src/gettext.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gettext.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # gettext PKG := gettext diff -r 52e8cc2f008f -r 29f1ba4559ae src/giflib.mk --- a/src/giflib.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/giflib.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # giflib PKG := giflib diff -r 52e8cc2f008f -r 29f1ba4559ae src/glew.mk --- a/src/glew.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/glew.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GLEW PKG := glew diff -r 52e8cc2f008f -r 29f1ba4559ae src/glib-win32.patch --- a/src/glib-win32.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/glib-win32.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -ru glib-2.23.2.orig/configure.in glib-2.23.2/configure.in --- glib-2.23.2.orig/configure.in 2010-01-25 02:50:02.000000000 +0100 diff -r 52e8cc2f008f -r 29f1ba4559ae src/glib.mk --- a/src/glib.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/glib.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GLib PKG := glib diff -r 52e8cc2f008f -r 29f1ba4559ae src/gnutls.mk --- a/src/gnutls.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gnutls.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GnuTLS PKG := gnutls diff -r 52e8cc2f008f -r 29f1ba4559ae src/gsoap-link-dom.patch --- a/src/gsoap-link-dom.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gsoap-link-dom.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -urN a/gsoap/Makefile.am b/gsoap/Makefile.am --- a/gsoap/Makefile.am 2009-11-07 21:07:06.000000000 +0100 diff -r 52e8cc2f008f -r 29f1ba4559ae src/gsoap.mk --- a/src/gsoap.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gsoap.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # gSOAP PKG := gsoap diff -r 52e8cc2f008f -r 29f1ba4559ae src/gtk.mk --- a/src/gtk.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/gtk.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GTK+ PKG := gtk diff -r 52e8cc2f008f -r 29f1ba4559ae src/id3lib-win32.patch --- a/src/id3lib-win32.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/id3lib-win32.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -ru id3lib-3.8.3-orig/configure.in id3lib-3.8.3/configure.in --- id3lib-3.8.3-orig/configure.in 2003-03-02 01:23:00.000000000 +0100 diff -r 52e8cc2f008f -r 29f1ba4559ae src/id3lib.mk --- a/src/id3lib.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/id3lib.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # id3lib PKG := id3lib diff -r 52e8cc2f008f -r 29f1ba4559ae src/ilmbase.mk --- a/src/ilmbase.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/ilmbase.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # IlmBase PKG := ilmbase diff -r 52e8cc2f008f -r 29f1ba4559ae src/jasper.mk --- a/src/jasper.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/jasper.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # JasPer PKG := jasper diff -r 52e8cc2f008f -r 29f1ba4559ae src/jpeg.mk --- a/src/jpeg.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/jpeg.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # jpeg PKG := jpeg diff -r 52e8cc2f008f -r 29f1ba4559ae src/lcms.mk --- a/src/lcms.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/lcms.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # lcms PKG := lcms diff -r 52e8cc2f008f -r 29f1ba4559ae src/libdnet.mk --- a/src/libdnet.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libdnet.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libdnet PKG := libdnet diff -r 52e8cc2f008f -r 29f1ba4559ae src/libevent.mk --- a/src/libevent.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libevent.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libevent PKG := libevent diff -r 52e8cc2f008f -r 29f1ba4559ae src/libgcrypt.mk --- a/src/libgcrypt.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libgcrypt.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libgcrypt PKG := libgcrypt diff -r 52e8cc2f008f -r 29f1ba4559ae src/libgeotiff.mk --- a/src/libgeotiff.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libgeotiff.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # GeoTiff PKG := libgeotiff diff -r 52e8cc2f008f -r 29f1ba4559ae src/libgpg_error.mk --- a/src/libgpg_error.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libgpg_error.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libgpg-error PKG := libgpg_error diff -r 52e8cc2f008f -r 29f1ba4559ae src/libgsasl.mk --- a/src/libgsasl.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libgsasl.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Libgsasl PKG := libgsasl diff -r 52e8cc2f008f -r 29f1ba4559ae src/libgsf-win32.patch --- a/src/libgsf-win32.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libgsf-win32.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -ru libgsf-1.14.16.orig/configure.in libgsf-1.14.16/configure.in --- libgsf-1.14.16.orig/configure.in 2009-09-26 01:19:36.000000000 +0200 diff -r 52e8cc2f008f -r 29f1ba4559ae src/libgsf.mk --- a/src/libgsf.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libgsf.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libgsf PKG := libgsf diff -r 52e8cc2f008f -r 29f1ba4559ae src/libiconv.mk --- a/src/libiconv.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libiconv.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libiconv PKG := libiconv diff -r 52e8cc2f008f -r 29f1ba4559ae src/libidn.mk --- a/src/libidn.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libidn.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Libidn PKG := libidn diff -r 52e8cc2f008f -r 29f1ba4559ae src/liblo.mk --- a/src/liblo.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/liblo.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # liblo PKG := liblo diff -r 52e8cc2f008f -r 29f1ba4559ae src/libmad.mk --- a/src/libmad.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libmad.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libmad PKG := libmad diff -r 52e8cc2f008f -r 29f1ba4559ae src/libmikmod.mk --- a/src/libmikmod.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libmikmod.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libMikMod PKG := libmikmod diff -r 52e8cc2f008f -r 29f1ba4559ae src/libmng.mk --- a/src/libmng.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libmng.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libmng PKG := libmng diff -r 52e8cc2f008f -r 29f1ba4559ae src/libntlm.mk --- a/src/libntlm.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libntlm.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Libntlm PKG := libntlm diff -r 52e8cc2f008f -r 29f1ba4559ae src/libodbc++-win32.patch --- a/src/libodbc++-win32.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libodbc++-win32.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. --- libodbc++-0.2.5.orig/configure.ac 2009-08-20 23:39:08.000000000 +0200 +++ libodbc++-0.2.5/configure.ac 2010-02-04 22:40:32.000000000 +0100 diff -r 52e8cc2f008f -r 29f1ba4559ae src/libodbc++.mk --- a/src/libodbc++.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libodbc++.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libodbc++ PKG := libodbc++ diff -r 52e8cc2f008f -r 29f1ba4559ae src/libpano13.mk --- a/src/libpano13.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libpano13.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libpano13 PKG := libpano13 diff -r 52e8cc2f008f -r 29f1ba4559ae src/libpng.mk --- a/src/libpng.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libpng.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libpng PKG := libpng diff -r 52e8cc2f008f -r 29f1ba4559ae src/libsamplerate.mk --- a/src/libsamplerate.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libsamplerate.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libsamplerate PKG := libsamplerate diff -r 52e8cc2f008f -r 29f1ba4559ae src/libsndfile.mk --- a/src/libsndfile.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libsndfile.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libsndfile PKG := libsndfile diff -r 52e8cc2f008f -r 29f1ba4559ae src/libusb.mk --- a/src/libusb.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libusb.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # LibUsb PKG := libusb diff -r 52e8cc2f008f -r 29f1ba4559ae src/libxml2.mk --- a/src/libxml2.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libxml2.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libxml2 PKG := libxml2 diff -r 52e8cc2f008f -r 29f1ba4559ae src/libxslt.mk --- a/src/libxslt.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/libxslt.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # libxslt PKG := libxslt diff -r 52e8cc2f008f -r 29f1ba4559ae src/lua.mk --- a/src/lua.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/lua.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Lua PKG := lua diff -r 52e8cc2f008f -r 29f1ba4559ae src/mingwrt-dll.mk --- a/src/mingwrt-dll.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/mingwrt-dll.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # MinGW Runtime DLL PKG := mingwrt-dll diff -r 52e8cc2f008f -r 29f1ba4559ae src/mingwrt.mk --- a/src/mingwrt.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/mingwrt.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # MinGW Runtime PKG := mingwrt diff -r 52e8cc2f008f -r 29f1ba4559ae src/nsis.mk --- a/src/nsis.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/nsis.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # NSIS PKG := nsis diff -r 52e8cc2f008f -r 29f1ba4559ae src/ogg.mk --- a/src/ogg.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/ogg.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # OGG PKG := ogg diff -r 52e8cc2f008f -r 29f1ba4559ae src/old.mk --- a/src/old.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/old.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # old PKG := old diff -r 52e8cc2f008f -r 29f1ba4559ae src/openexr.mk --- a/src/openexr.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/openexr.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # OpenEXR PKG := openexr diff -r 52e8cc2f008f -r 29f1ba4559ae src/openscenegraph-1-pkg-config.patch --- a/src/openscenegraph-1-pkg-config.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/openscenegraph-1-pkg-config.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -uNr OpenSceneGraph-2.8.2.orig/CMakeLists.txt OpenSceneGraph-2.8.2/CMakeLists.txt --- OpenSceneGraph-2.8.2.orig/CMakeLists.txt 2009-07-28 08:02:27.000000000 +0200 diff -r 52e8cc2f008f -r 29f1ba4559ae src/openscenegraph-3-header.patch --- a/src/openscenegraph-3-header.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/openscenegraph-3-header.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -uNr OpenSceneGraph-2.8.2.orig/src/osgPlugins/txp/TXPNode.cpp OpenSceneGraph-2.8.2/src/osgPlugins/txp/TXPNode.cpp --- OpenSceneGraph-2.8.2.orig/src/osgPlugins/txp/TXPNode.cpp 2008-06-16 15:20:51.000000000 +0200 diff -r 52e8cc2f008f -r 29f1ba4559ae src/openscenegraph-4-png.patch --- a/src/openscenegraph-4-png.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/openscenegraph-4-png.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. --- OpenSceneGraph-2.8.2.orig/src/osgPlugins/png/ReaderWriterPNG.cpp +++ OpenSceneGraph-2.8.2/src/osgPlugins/png/ReaderWriterPNG.cpp diff -r 52e8cc2f008f -r 29f1ba4559ae src/openscenegraph.mk --- a/src/openscenegraph.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/openscenegraph.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # OpenSceneGraph PKG := openscenegraph diff -r 52e8cc2f008f -r 29f1ba4559ae src/openssl.mk --- a/src/openssl.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/openssl.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # openssl PKG := openssl diff -r 52e8cc2f008f -r 29f1ba4559ae src/pango.mk --- a/src/pango.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/pango.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Pango PKG := pango diff -r 52e8cc2f008f -r 29f1ba4559ae src/pcre.mk --- a/src/pcre.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/pcre.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # PCRE PKG := pcre diff -r 52e8cc2f008f -r 29f1ba4559ae src/pdcurses.mk --- a/src/pdcurses.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/pdcurses.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # PDcurses PKG := pdcurses diff -r 52e8cc2f008f -r 29f1ba4559ae src/pdflib_lite.mk --- a/src/pdflib_lite.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/pdflib_lite.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # PDFlib Lite PKG := pdflib_lite diff -r 52e8cc2f008f -r 29f1ba4559ae src/pixman.mk --- a/src/pixman.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/pixman.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # pixman PKG := pixman diff -r 52e8cc2f008f -r 29f1ba4559ae src/plotutils.mk --- a/src/plotutils.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/plotutils.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # plotutils PKG := plotutils diff -r 52e8cc2f008f -r 29f1ba4559ae src/popt-1-win32.patch --- a/src/popt-1-win32.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/popt-1-win32.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -urN popt-1.15/autogen.sh popt-1.15-mod/autogen.sh --- popt-1.15/autogen.sh 2008-02-14 08:33:39.000000000 +0100 diff -r 52e8cc2f008f -r 29f1ba4559ae src/popt-2-gnulib.patch --- a/src/popt-2-gnulib.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/popt-2-gnulib.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -urN popt-1.15-mod/lib/dummy.c popt-1.15-mod2/lib/dummy.c --- popt-1.15-mod/lib/dummy.c 1970-01-01 01:00:00.000000000 +0100 diff -r 52e8cc2f008f -r 29f1ba4559ae src/popt.mk --- a/src/popt.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/popt.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # popt PKG := popt diff -r 52e8cc2f008f -r 29f1ba4559ae src/portaudio-win32.patch --- a/src/portaudio-win32.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/portaudio-win32.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -ru portaudio-orig/configure.in portaudio/configure.in --- portaudio-orig/configure.in 2007-11-13 22:22:56.000000000 +0100 diff -r 52e8cc2f008f -r 29f1ba4559ae src/portaudio.mk --- a/src/portaudio.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/portaudio.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # portaudio PKG := portaudio diff -r 52e8cc2f008f -r 29f1ba4559ae src/postgresql.mk --- a/src/postgresql.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/postgresql.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # PostgreSQL PKG := postgresql diff -r 52e8cc2f008f -r 29f1ba4559ae src/proj-win32.patch --- a/src/proj-win32.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/proj-win32.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -ru proj-4.7.0.orig/src/pj_mutex.c proj-4.7.0/src/pj_mutex.c --- proj-4.7.0.orig/src/pj_mutex.c 2009-09-23 21:03:26.000000000 +0200 diff -r 52e8cc2f008f -r 29f1ba4559ae src/proj.mk --- a/src/proj.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/proj.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # proj PKG := proj diff -r 52e8cc2f008f -r 29f1ba4559ae src/qt-test.cpp --- a/src/qt-test.cpp Mon Feb 08 00:22:58 2010 +0100 +++ b/src/qt-test.cpp Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ /* This file is part of mingw-cross-env. */ -/* See doc/index.html or doc/README for further information. */ +/* See doc/index.html for further information. */ #include #include "ui_qt-test.h" diff -r 52e8cc2f008f -r 29f1ba4559ae src/qt-test.pro --- a/src/qt-test.pro Mon Feb 08 00:22:58 2010 +0100 +++ b/src/qt-test.pro Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. TARGET = test-qt SOURCES += qt-test.cpp diff -r 52e8cc2f008f -r 29f1ba4559ae src/qt-test.ui --- a/src/qt-test.ui Mon Feb 08 00:22:58 2010 +0100 +++ b/src/qt-test.ui Mon Feb 08 00:58:06 2010 +0100 @@ -1,7 +1,7 @@ - + MainWindow diff -r 52e8cc2f008f -r 29f1ba4559ae src/qt-win32.patch --- a/src/qt-win32.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/qt-win32.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff --git a/configure b/configure index 033f415..becf8ea 100755 diff -r 52e8cc2f008f -r 29f1ba4559ae src/qt.mk --- a/src/qt.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/qt.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Qt PKG := qt diff -r 52e8cc2f008f -r 29f1ba4559ae src/readline.mk --- a/src/readline.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/readline.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Readline PKG := readline diff -r 52e8cc2f008f -r 29f1ba4559ae src/sdl-test.c --- a/src/sdl-test.c Mon Feb 08 00:22:58 2010 +0100 +++ b/src/sdl-test.c Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ /* This file is part of mingw-cross-env. */ -/* See doc/index.html or doc/README for further information. */ +/* See doc/index.html for further information. */ #include diff -r 52e8cc2f008f -r 29f1ba4559ae src/sdl.mk --- a/src/sdl.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/sdl.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # SDL PKG := sdl diff -r 52e8cc2f008f -r 29f1ba4559ae src/sdl_image.mk --- a/src/sdl_image.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/sdl_image.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # SDL_image PKG := sdl_image diff -r 52e8cc2f008f -r 29f1ba4559ae src/sdl_mixer.mk --- a/src/sdl_mixer.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/sdl_mixer.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # SDL_mixer PKG := sdl_mixer diff -r 52e8cc2f008f -r 29f1ba4559ae src/sdl_net.mk --- a/src/sdl_net.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/sdl_net.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # SDL_net PKG := sdl_net diff -r 52e8cc2f008f -r 29f1ba4559ae src/sdl_ttf.mk --- a/src/sdl_ttf.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/sdl_ttf.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # SDL_ttf PKG := sdl_ttf diff -r 52e8cc2f008f -r 29f1ba4559ae src/smpeg-freebsd-amd64.patch --- a/src/smpeg-freebsd-amd64.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/smpeg-freebsd-amd64.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. --- smpeg-0.4.5+cvs20030824.orig/config.guess 2009-10-12 19:02:17.000000000 +1100 +++ smpeg-0.4.5+cvs20030824/config.guess 2009-10-12 19:01:51.000000000 +1100 diff -r 52e8cc2f008f -r 29f1ba4559ae src/smpeg.mk --- a/src/smpeg.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/smpeg.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # smpeg PKG := smpeg diff -r 52e8cc2f008f -r 29f1ba4559ae src/speex.mk --- a/src/speex.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/speex.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Speex PKG := speex diff -r 52e8cc2f008f -r 29f1ba4559ae src/sqlite.mk --- a/src/sqlite.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/sqlite.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # SQLite PKG := sqlite diff -r 52e8cc2f008f -r 29f1ba4559ae src/taglib.mk --- a/src/taglib.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/taglib.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # TagLib PKG := taglib diff -r 52e8cc2f008f -r 29f1ba4559ae src/theora.mk --- a/src/theora.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/theora.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Theora PKG := theora diff -r 52e8cc2f008f -r 29f1ba4559ae src/tiff.mk --- a/src/tiff.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/tiff.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # LibTIFF PKG := tiff diff -r 52e8cc2f008f -r 29f1ba4559ae src/tre.mk --- a/src/tre.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/tre.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # TRE PKG := tre diff -r 52e8cc2f008f -r 29f1ba4559ae src/vmime-win32.patch --- a/src/vmime-win32.patch Mon Feb 08 00:22:58 2010 +0100 +++ b/src/vmime-win32.patch Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -urN a/configure.in c/configure.in --- libvmime-0.9.0.orig/configure.in 2008-10-19 14:36:08.000000000 +0200 diff -r 52e8cc2f008f -r 29f1ba4559ae src/vmime.mk --- a/src/vmime.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/vmime.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # VMime PKG := vmime diff -r 52e8cc2f008f -r 29f1ba4559ae src/vorbis.mk --- a/src/vorbis.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/vorbis.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Vorbis PKG := vorbis diff -r 52e8cc2f008f -r 29f1ba4559ae src/w32api.mk --- a/src/w32api.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/w32api.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # MinGW Windows API PKG := w32api diff -r 52e8cc2f008f -r 29f1ba4559ae src/winpcap.mk --- a/src/winpcap.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/winpcap.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # WinPcap PKG := winpcap diff -r 52e8cc2f008f -r 29f1ba4559ae src/wxwidgets.mk --- a/src/wxwidgets.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/wxwidgets.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # wxWidgets PKG := wxwidgets diff -r 52e8cc2f008f -r 29f1ba4559ae src/xerces.mk --- a/src/xerces.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/xerces.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # Xerces-C++ PKG := xerces diff -r 52e8cc2f008f -r 29f1ba4559ae src/xmlwrapp.mk --- a/src/xmlwrapp.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/xmlwrapp.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # xmlwrapp PKG := xmlwrapp diff -r 52e8cc2f008f -r 29f1ba4559ae src/xz.mk --- a/src/xz.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/xz.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # XZ PKG := xz diff -r 52e8cc2f008f -r 29f1ba4559ae src/zlib.mk --- a/src/zlib.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/zlib.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # zlib PKG := zlib diff -r 52e8cc2f008f -r 29f1ba4559ae src/zziplib.mk --- a/src/zziplib.mk Mon Feb 08 00:22:58 2010 +0100 +++ b/src/zziplib.mk Mon Feb 08 00:58:06 2010 +0100 @@ -1,5 +1,5 @@ # This file is part of mingw-cross-env. -# See doc/index.html or doc/README for further information. +# See doc/index.html for further information. # ZZIPlib PKG := zziplib