summaryrefslogtreecommitdiff
path: root/graphics/imlib
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-12-06 15:37:14 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-12-06 15:37:14 +0000
commit2cdabcff6e6a72db4cc8f3b54df3a096726b749f (patch)
tree2a4b5e35b4661047d14b948c714e656da87c281d /graphics/imlib
parentFix pkg/PLIST, and merge all info file. (diff)
Remove old tiff34's patch.
Notes
Notes: svn path=/head/; revision=15155
Diffstat (limited to 'graphics/imlib')
-rw-r--r--graphics/imlib/files/patch-ab24
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>