From 589f7b26556f726d00311b4ada5b0331940adcd7 Mon Sep 17 00:00:00 2001 From: jnemeth Date: Fri, 29 Jun 2007 17:50:20 +0000 Subject: If we're going to use signal() and SIG_* then #include oked by jmmv@ --- x11/fast-user-switch-applet/Makefile | 4 ++-- x11/fast-user-switch-applet/distinfo | 3 ++- x11/fast-user-switch-applet/patches/patch-aa | 12 ++++++++++++ 3 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 x11/fast-user-switch-applet/patches/patch-aa (limited to 'x11') diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 56bb457a020..c6f801eb207 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2007/06/05 05:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/06/29 17:50:20 jnemeth Exp $ # DISTNAME= fast-user-switch-applet-2.18.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/fast-user-switch-applet/distinfo b/x11/fast-user-switch-applet/distinfo index ef60caf4c28..3c3c8b0841b 100644 --- a/x11/fast-user-switch-applet/distinfo +++ b/x11/fast-user-switch-applet/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2007/04/13 05:29:07 wiz Exp $ +$NetBSD: distinfo,v 1.6 2007/06/29 17:50:20 jnemeth Exp $ SHA1 (fast-user-switch-applet-2.18.0.tar.bz2) = 8bea178630ab5dc2ab4d542f76f4286dfd225b1b RMD160 (fast-user-switch-applet-2.18.0.tar.bz2) = c8e377e6db4d698ceb2314fb826a980b556d38f6 Size (fast-user-switch-applet-2.18.0.tar.bz2) = 761628 bytes +SHA1 (patch-aa) = b15502d11ce651fe2e055e8a3e1f717b517138fe diff --git a/x11/fast-user-switch-applet/patches/patch-aa b/x11/fast-user-switch-applet/patches/patch-aa new file mode 100644 index 00000000000..835e9b59329 --- /dev/null +++ b/x11/fast-user-switch-applet/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.4 2007/06/29 17:50:21 jnemeth Exp $ + +--- src/gdm-queue.c.orig 2007-04-09 09:01:03.000000000 -0700 ++++ src/gdm-queue.c +@@ -33,6 +33,7 @@ + #include + #include + #include ++#include + + #include "gdm-queue.h" + -- cgit v1.2.3