diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-12-06 23:37:14 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-12-06 23:37:14 +0800 |
commit | 0685b636ed2381d3f4ae53c17514c4c1b174c416 (patch) | |
tree | c41391a5c71a3874b53d0f46a54201268ec563a8 /graphics | |
parent | e8761e09dee77f971daa6c7872817205237e3399 (diff) | |
download | freebsd-ports-gnome-0685b636ed2381d3f4ae53c17514c4c1b174c416.tar.gz freebsd-ports-gnome-0685b636ed2381d3f4ae53c17514c4c1b174c416.tar.zst freebsd-ports-gnome-0685b636ed2381d3f4ae53c17514c4c1b174c416.zip |
Remove old tiff34's patch.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imlib/files/patch-ab | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/graphics/imlib/files/patch-ab b/graphics/imlib/files/patch-ab index 4f86d7df5071..a0c0c4d3e541 100644 --- a/graphics/imlib/files/patch-ab +++ b/graphics/imlib/files/patch-ab @@ -1,11 +1,7 @@ ---- Imlib/Imlib_private.h.orig Sat Sep 26 20:58:58 1998 -+++ Imlib/Imlib_private.h Sat Sep 26 20:59:15 1998 -@@ -47,10 +47,10 @@ - #include <png.h> - #endif - #ifdef HAVE_LIBTIFF --#include <tiffio.h> -+#include <tiffio.h> +--- Imlib/Imlib_private.h.orig Sat Sep 19 03:25:18 1998 ++++ Imlib/Imlib_private.h Sun Dec 6 23:09:59 1998 +@@ -50,7 +50,7 @@ + #include <tiffio.h> #endif #ifdef HAVE_LIBGIF -#include <gif_lib.h> @@ -13,14 +9,10 @@ #endif #define BYTE_ORD_24_RGB 0 ---- gdk_imlib/gdk_imlib_private.h.orig Sat Sep 26 20:59:32 1998 -+++ gdk_imlib/gdk_imlib_private.h Sat Sep 26 20:59:47 1998 -@@ -48,10 +48,10 @@ - #include <png.h> - #endif - #ifdef HAVE_LIBTIFF --#include <tiffio.h> -+#include <tiffio.h> +--- gdk_imlib/gdk_imlib_private.h.orig Wed Sep 23 07:02:01 1998 ++++ gdk_imlib/gdk_imlib_private.h Sun Dec 6 23:09:59 1998 +@@ -51,7 +51,7 @@ + #include <tiffio.h> #endif #ifdef HAVE_LIBGIF -#include <gif_lib.h> |