pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome2-control-center Remove an unneeded include w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3d24395bfbb
branches:  trunk
changeset: 483808:f3d24395bfbb
user:      sketch <sketch%pkgsrc.org@localhost>
date:      Fri Nov 19 17:32:20 2004 +0000

description:
Remove an unneeded include which only exists on XFree86/Xorg.

diffstat:

 x11/gnome2-control-center/distinfo         |   3 ++-
 x11/gnome2-control-center/patches/patch-aa |  12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r b18076e5e361 -r f3d24395bfbb x11/gnome2-control-center/distinfo
--- a/x11/gnome2-control-center/distinfo        Fri Nov 19 16:59:07 2004 +0000
+++ b/x11/gnome2-control-center/distinfo        Fri Nov 19 17:32:20 2004 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.14 2004/10/26 21:07:56 jmmv Exp $
+$NetBSD: distinfo,v 1.15 2004/11/19 17:32:20 sketch Exp $
 
 SHA1 (control-center-2.8.1.tar.bz2) = e78d007de3788b5697d9177e9d3a2efe12084c44
 Size (control-center-2.8.1.tar.bz2) = 2547071 bytes
+SHA1 (patch-aa) = 826bd6ef91135a61a86450ff150662156c833ae8
 SHA1 (patch-ab) = 15d24efe8e39d948b5663e641f47ea41b815e17d
 SHA1 (patch-ac) = e2df2c5ffc0841f409985eafbafb96c5c9a5551a
 SHA1 (patch-ad) = 15aeffd62733036840d402f1ed3a2f1a89c8945d
diff -r b18076e5e361 -r f3d24395bfbb x11/gnome2-control-center/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gnome2-control-center/patches/patch-aa        Fri Nov 19 17:32:20 2004 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.7 2004/11/19 17:32:20 sketch Exp $
+
+--- ./capplets/sound/sound-properties-capplet.c.orig   2004-11-19 17:26:20.656307000 +0000
++++ ./capplets/sound/sound-properties-capplet.c        2004-11-19 17:26:26.264195000 +0000
+@@ -32,7 +32,6 @@
+ #include <X11/X.h>
+ #include <X11/Xlib.h>
+ #include <X11/XKBlib.h>
+-#include <X11/extensions/XKBrules.h>
+ 
+ #include "capplet-util.h"
+ #include "gconf-property-editor.h"



Home | Main Index | Thread Index | Old Index