diff options
-rw-r--r-- | x11/gnustep-gui/distinfo | 4 | ||||
-rw-r--r-- | x11/gnustep-gui/patches/patch-aa | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnustep-gui/distinfo b/x11/gnustep-gui/distinfo index 3a0a2cf892e..777de22e23c 100644 --- a/x11/gnustep-gui/distinfo +++ b/x11/gnustep-gui/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.20 2011/01/29 12:34:39 wiz Exp $ +$NetBSD: distinfo,v 1.21 2011/01/29 12:40:14 wiz Exp $ SHA1 (gnustep-gui-0.16.0.tar.gz) = cc0a14f700a3736b8e4113d3ad80ed6f979d60be RMD160 (gnustep-gui-0.16.0.tar.gz) = 3083746b7bba1652d7522d5eb7e7a430b309a6f2 Size (gnustep-gui-0.16.0.tar.gz) = 1867264 bytes -SHA1 (patch-aa) = 6148d4fe06130d4585d4d4534182a305de9f9b70 +SHA1 (patch-aa) = 6882f212b477971283b70464cc7f52502aad8d83 SHA1 (patch-ab) = 731885b48f571237414072a72a9fcc878340cf9a SHA1 (patch-ac) = ad486b1e2a751475c2f8bb118f8452c38273053a diff --git a/x11/gnustep-gui/patches/patch-aa b/x11/gnustep-gui/patches/patch-aa index 09f4adc97ae..4cf81c3a285 100644 --- a/x11/gnustep-gui/patches/patch-aa +++ b/x11/gnustep-gui/patches/patch-aa @@ -1,6 +1,7 @@ -$NetBSD: patch-aa,v 1.5 2011/01/29 12:34:39 wiz Exp $ +$NetBSD: patch-aa,v 1.6 2011/01/29 12:40:14 wiz Exp $ Fix build with png-1.5. +https://savannah.gnu.org/bugs/index.php?32290 --- Source/NSBitmapImageRep+PNG.m.orig 2008-06-10 04:01:49.000000000 +0000 +++ Source/NSBitmapImageRep+PNG.m |