From 1b53d3e807bd6a8f322561ac3842ac29cf5aafd5 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 17 Apr 2006 22:04:22 +0000 Subject: Add missing header files so that functions returning pointers are properly prototyped. Reported by: Pascal Hofstee git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6083 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-session/Makefile | 3 ++- x11/gnome-session/files/patch-gnome-session_gsm-at-startup.c | 10 ++++++++++ x11/gnome-session/files/patch-gnome-session_gsm-xrandr.c | 10 ++++++++++ x11/gnomesession/Makefile | 3 ++- x11/gnomesession/files/patch-gnome-session_gsm-at-startup.c | 10 ++++++++++ x11/gnomesession/files/patch-gnome-session_gsm-xrandr.c | 10 ++++++++++ 6 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 x11/gnome-session/files/patch-gnome-session_gsm-at-startup.c create mode 100644 x11/gnome-session/files/patch-gnome-session_gsm-xrandr.c create mode 100644 x11/gnomesession/files/patch-gnome-session_gsm-at-startup.c create mode 100644 x11/gnomesession/files/patch-gnome-session_gsm-xrandr.c diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 1aa0aa74e..b4f55b283 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnomesession/Makefile,v 1.80 2006/04/10 13:10:49 ahze Exp $ +# $MCom: ports/x11/gnomesession/Makefile,v 1.81 2006/04/13 07:52:40 bland Exp $ # PORTNAME= gnomesession PORTVERSION= 2.14.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ ${MASTER_SITE_LOCAL:S/$/:local/} \ diff --git a/x11/gnome-session/files/patch-gnome-session_gsm-at-startup.c b/x11/gnome-session/files/patch-gnome-session_gsm-at-startup.c new file mode 100644 index 000000000..da4950d05 --- /dev/null +++ b/x11/gnome-session/files/patch-gnome-session_gsm-at-startup.c @@ -0,0 +1,10 @@ +--- gnome-session/gsm-at-startup.c.orig Mon Apr 17 18:00:38 2006 ++++ gnome-session/gsm-at-startup.c Mon Apr 17 18:00:57 2006 +@@ -2,6 +2,7 @@ + #include + + #include "gsm-at-startup.h" ++#include "util.h" + + #include + #include diff --git a/x11/gnome-session/files/patch-gnome-session_gsm-xrandr.c b/x11/gnome-session/files/patch-gnome-session_gsm-xrandr.c new file mode 100644 index 000000000..8eae88069 --- /dev/null +++ b/x11/gnome-session/files/patch-gnome-session_gsm-xrandr.c @@ -0,0 +1,10 @@ +--- gnome-session/gsm-xrandr.c.orig Mon Apr 17 17:59:38 2006 ++++ gnome-session/gsm-xrandr.c Mon Apr 17 17:59:50 2006 +@@ -3,6 +3,7 @@ + #include + + #include "gsm-xrandr.h" ++#include "util.h" + + #ifdef HAVE_RANDR + #include diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index 1aa0aa74e..b4f55b283 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnomesession/Makefile,v 1.80 2006/04/10 13:10:49 ahze Exp $ +# $MCom: ports/x11/gnomesession/Makefile,v 1.81 2006/04/13 07:52:40 bland Exp $ # PORTNAME= gnomesession PORTVERSION= 2.14.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ ${MASTER_SITE_LOCAL:S/$/:local/} \ diff --git a/x11/gnomesession/files/patch-gnome-session_gsm-at-startup.c b/x11/gnomesession/files/patch-gnome-session_gsm-at-startup.c new file mode 100644 index 000000000..da4950d05 --- /dev/null +++ b/x11/gnomesession/files/patch-gnome-session_gsm-at-startup.c @@ -0,0 +1,10 @@ +--- gnome-session/gsm-at-startup.c.orig Mon Apr 17 18:00:38 2006 ++++ gnome-session/gsm-at-startup.c Mon Apr 17 18:00:57 2006 +@@ -2,6 +2,7 @@ + #include + + #include "gsm-at-startup.h" ++#include "util.h" + + #include + #include diff --git a/x11/gnomesession/files/patch-gnome-session_gsm-xrandr.c b/x11/gnomesession/files/patch-gnome-session_gsm-xrandr.c new file mode 100644 index 000000000..8eae88069 --- /dev/null +++ b/x11/gnomesession/files/patch-gnome-session_gsm-xrandr.c @@ -0,0 +1,10 @@ +--- gnome-session/gsm-xrandr.c.orig Mon Apr 17 17:59:38 2006 ++++ gnome-session/gsm-xrandr.c Mon Apr 17 17:59:50 2006 +@@ -3,6 +3,7 @@ + #include + + #include "gsm-xrandr.h" ++#include "util.h" + + #ifdef HAVE_RANDR + #include -- cgit v1.2.3