pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gimp Remove patch-ae. I added this patch to c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d57b942b31ed
branches:  trunk
changeset: 478933:d57b942b31ed
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Mon Aug 02 09:54:29 2004 +0000

description:
Remove patch-ae. I added this patch to correct problem compiling release
2.0 with gcc 3.4. The patch is no longer required with 2.0.3.

diffstat:

 graphics/gimp/distinfo         |   5 +++--
 graphics/gimp/patches/patch-ae |  13 -------------
 2 files changed, 3 insertions(+), 15 deletions(-)

diffs (32 lines):

diff -r 3b7f378d8481 -r d57b942b31ed graphics/gimp/distinfo
--- a/graphics/gimp/distinfo    Mon Aug 02 09:53:32 2004 +0000
+++ b/graphics/gimp/distinfo    Mon Aug 02 09:54:29 2004 +0000
@@ -1,8 +1,9 @@
-$NetBSD: distinfo,v 1.13 2004/07/19 08:32:21 adam Exp $
+$NetBSD: distinfo,v 1.14 2004/08/02 09:54:29 shannonjr Exp $
 
 SHA1 (gimp-2.0.3.tar.bz2) = c05804205ca20b71d41d9bdccb6da05268bc3940
 Size (gimp-2.0.3.tar.bz2) = 13835514 bytes
 SHA1 (patch-aa) = b233a944fa69481685770aa4d5b24a07f127afcf
 SHA1 (patch-ab) = 0270e0377dfef24ff8729bf3ae2fae65dd9064c4
 SHA1 (patch-ad) = 632c34e0fbeda69139b2b674d9c5ef80db40dcca
-SHA1 (patch-ae) = f8f85be1a1559427e70064d0a0e18211ec5c1c87
+SHA1 (patch-ae) = 868c7b97dcb9b520f264be98da7c96aee7370cc0
+SHA1 (patch-af) = 868c7b97dcb9b520f264be98da7c96aee7370cc0
diff -r 3b7f378d8481 -r d57b942b31ed graphics/gimp/patches/patch-ae
--- a/graphics/gimp/patches/patch-ae    Mon Aug 02 09:53:32 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.3 2004/06/01 10:09:31 shannonjr Exp $
-
---- ./app/paint-funcs/paint-funcs.c.orig       2004-03-13 04:34:45.000000000 -0700
-+++ ./app/paint-funcs/paint-funcs.c
-@@ -4480,7 +4480,7 @@ initial_region (PixelRegion           *src,
-               gint                  opacity,
-               GimpLayerModeEffects  mode,
-               gboolean             *affect,
--              InitialMode           type)
-+               CombinationMode       type)
- {
-   struct initial_regions_struct st;
- 



Home | Main Index | Thread Index | Old Index