From A.J.Caines@halplant.com  Thu Apr  8 20:06:47 2004
Return-Path: <A.J.Caines@halplant.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A43C116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Apr 2004 20:06:47 -0700 (PDT)
Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 17D7943D31
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Apr 2004 20:06:47 -0700 (PDT)
	(envelope-from A.J.Caines@halplant.com)
Received: from mail.halplant.com ([68.100.162.49]) by lakermmtao10.cox.net
          (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP
          id <20040409030645.FCCD16353.lakermmtao10.cox.net@mail.halplant.com>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Thu, 8 Apr 2004 23:06:45 -0400
Received: from hal9000.halplant.com (localhost [127.0.0.1])
	by mail.halplant.com (Postfix) with ESMTP
	id 78F4916; Thu,  8 Apr 2004 23:06:45 -0400 (EDT)
Message-Id: <1081480005.0@hal9000.halplant.com>
Date: Thu, 8 Apr 2004 23:06:45 -0400
From: "Andrew J. Caines" <A.J.Caines@halplant.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: A.J.Caines@halplant.com
Subject: MAINTAINER-UPDATE: 
X-Send-Pr-Version: gtk-send-pr 0.3.3 
X-GNATS-Notify:

>Number:         65343
>Category:       ports
>Synopsis:       MAINTAINER-UPDATE:
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 08 20:10:17 PDT 2004
>Closed-Date:    Thu Apr 08 20:49:53 PDT 2004
>Last-Modified:  Thu Apr 08 20:49:53 PDT 2004
>Originator:     Andrew J. Caines
>Release:        FreeBSD 4.10-BETA i386
>Organization:
H.A.L. Plant 
>Environment:


System: FreeBSD 4.10-BETA #0: Thu Apr  8 08:44:55 EDT 2004
    root@hal9000.halplant.com:/data/obj/data/src/sys/HAL9000



>Description:


Fixes build problem following Gnome 2.6 upgrade.


>How-To-Repeat:





>Fix:


--- gtk2-theme-switch.2.0.0.r2.patch begins here ---
diff -ruN gtk2-theme-switch.2.0.0.r2/Makefile gtk2-theme-switch/Makefile
--- gtk2-theme-switch.2.0.0.r2/Makefile	Mon Apr  5 04:09:52 2004
+++ gtk2-theme-switch/Makefile	Thu Apr  8 22:15:25 2004
@@ -7,7 +7,7 @@
 
 PORTNAME=	gtk2-theme-switch
 PORTVERSION=	2.0.0.r2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11
 MASTER_SITES=	http://www.muhri.net/
 DISTNAME=	${PORTNAME:S/gtk2/gtk/}-${PORTVERSION:S/.r/rc/}
diff -ruN gtk2-theme-switch.2.0.0.r2/files/patch-aa gtk2-theme-switch/files/patch-aa
--- gtk2-theme-switch.2.0.0.r2/files/patch-aa	Thu Nov 13 03:55:43 2003
+++ gtk2-theme-switch/files/patch-aa	Thu Apr  8 21:40:28 2004
@@ -1,6 +1,6 @@
---- Makefile.orig	Wed Jun 11 01:16:36 2003
-+++ Makefile	Thu Nov 13 01:33:20 2003
-@@ -1,6 +1,6 @@
+--- Makefile.orig	Thu Apr  8 21:39:25 2004
++++ Makefile	Thu Apr  8 21:40:02 2004
+@@ -1,8 +1,7 @@
 -GCC = cc
 -PREFIX=/usr/local
 -CFLAGS = -O2 -Wall $(shell pkg-config --cflags gtk+-2.0)
@@ -8,5 +8,7 @@
 +PREFIX?=/usr/local
 +CFLAGS += -Wall $(shell pkg-config --cflags gtk+-2.0)
  LIBS = $(shell pkg-config --libs gtk+-2.0)
- CFLAGS += -DGTK_DISABLE_BROKEN -DGTK_DISABLE_DEPRECATED
+-CFLAGS += -DGTK_DISABLE_BROKEN -DGTK_DISABLE_DEPRECATED
  
+ VERSION = 2.0.0rc2
+ all: switch
--- gtk2-theme-switch.2.0.0.r2.patch ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Thu Apr 8 20:49:44 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65343 
>Unformatted:
