From kwm@rainbow-runner.nl  Wed Jul 14 13:12:48 2004
Return-Path: <kwm@rainbow-runner.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 345F916A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Jul 2004 13:12:48 +0000 (GMT)
Received: from prisma.rainbow-runner.nl (c7057.upc-c.chello.nl [212.187.7.57])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C017F43D55
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Jul 2004 13:12:47 +0000 (GMT)
	(envelope-from kwm@rainbow-runner.nl)
Received: by prisma.rainbow-runner.nl (Postfix, from userid 1001)
	id BC44E207B; Wed, 14 Jul 2004 15:10:28 +0200 (CEST)
Message-Id: <20040714131028.BC44E207B@prisma.rainbow-runner.nl>
Date: Wed, 14 Jul 2004 15:10:28 +0200 (CEST)
From: Koop Mast <kwm@rainbow-runner.nl>
Reply-To: Koop Mast <kwm@rainbow-runner.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer-update switch workrave to new gtkmm
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69052
>Category:       ports
>Synopsis:       Maintainer-update switch workrave to new gtkmm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 14 13:20:15 GMT 2004
>Closed-Date:    Mon Jul 19 07:40:04 GMT 2004
>Last-Modified:  Mon Jul 19 07:40:04 GMT 2004
>Originator:     Koop Mast
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD prisma.rainbow-runner.nl 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #27: Wed Jun 9 11:46:29 CEST 2004 root@prisma.rainbow-runner.nl:/usr/obj/usr/src/sys/UnderTheRainbow i386


	
>Description:
	Update workrave to use the new gtkmm26 stuff.
	No portrevision bump because workrave can work with both the
	old and new gtkmm, and building it is a big job.
	
>How-To-Repeat:
	
>Fix:

	

--- workrave.diff begins here ---
diff -ruN workrave.orig/Makefile workrave/Makefile
--- workrave.orig/Makefile	Tue Jul  6 18:44:52 2004
+++ workrave/Makefile	Fri Jul  9 11:40:20 2004
@@ -14,14 +14,14 @@
 MAINTAINER=	kwm@rainbow-runner.nl
 COMMENT=	A Gnome RSI prevention tool
 
-LIB_DEPENDS=	gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 \
-		gnomeuimm-2.0:${PORTSDIR}/x11-toolkits/libgnomeuimm \
+LIB_DEPENDS=	gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26 \
 		gnet-2.0.0:${PORTSDIR}/net/gnet2
 BUILD_DEPENDS=	intltool-extract:${PORTSDIR}/textproc/intltool
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix gnomehack intlhack gnomepanel gconf2
+USE_GCC=	3.3
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
--- workrave.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Thu Jul 15 12:01:06 GMT 2004 
State-Changed-Why:  
I don't have any problems with GCC 2 on 4.10. Should I drop the USE_GCC? 
BTW, I *think* (but am not sure) that dropping the suffix from LIB_DEPENDS 
should work as well and avoid chasing any bumps the libs make. 

Volker 


Responsible-Changed-From-To: freebsd-ports-bugs->vs 
Responsible-Changed-By: vs 
Responsible-Changed-When: Thu Jul 15 12:01:06 GMT 2004 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69052 
State-Changed-From-To: feedback->closed 
State-Changed-By: vs 
State-Changed-When: Mon Jul 19 07:39:52 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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