summaryrefslogtreecommitdiff
path: root/graphics/gimp-devel/files/patch-ae
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-29 04:17:00 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-29 04:17:00 +0000
commit37b5e227988785a14c3d87d73e5727147424c6b5 (patch)
treefc4c3af8eea217ebc85be432ec2b8d529ca338be /graphics/gimp-devel/files/patch-ae
parentUpdate to version 0.6.1. (diff)
Update to version 1.1.5.
PR: 11845 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=19062
Diffstat (limited to 'graphics/gimp-devel/files/patch-ae')
-rw-r--r--graphics/gimp-devel/files/patch-ae9
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/gimp-devel/files/patch-ae b/graphics/gimp-devel/files/patch-ae
index bc633c2f961b..ca2fa369a359 100644
--- a/graphics/gimp-devel/files/patch-ae
+++ b/graphics/gimp-devel/files/patch-ae
@@ -1,11 +1,10 @@
---- plug-ins/plugindetails/plugindetails.c.orig Sat Feb 20 18:47:03 1999
-+++ plug-ins/plugindetails/plugindetails.c Sat Feb 20 18:47:11 1999
-@@ -25,7 +25,7 @@
+--- plug-ins/plugindetails/plugindetails.c.orig Sat Mar 27 07:53:38 1999
++++ plug-ins/plugindetails/plugindetails.c Sat May 22 21:24:31 1999
+@@ -25,6 +25,7 @@
#include <stdio.h>
#include <string.h>
#include <time.h>
--#include <regex.h>
-+#include <gnuregex.h>
++#include <sys/types.h>
#include "gtk/gtk.h"
#include "libgimp/gimp.h"