From pneumann@gmail.com  Sun Feb  4 00:12:17 2007
Return-Path: <pneumann@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C8AFF16A408
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 Feb 2007 00:12:17 +0000 (UTC)
	(envelope-from pneumann@gmail.com)
Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229])
	by mx1.freebsd.org (Postfix) with ESMTP id 6474E13C428
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  4 Feb 2007 00:12:17 +0000 (UTC)
	(envelope-from pneumann@gmail.com)
Received: by wx-out-0506.google.com with SMTP id s18so1196939wxc
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 03 Feb 2007 16:12:16 -0800 (PST)
Received: by 10.70.74.6 with SMTP id w6mr2122824wxa.1170547572452;
        Sat, 03 Feb 2007 16:06:12 -0800 (PST)
Received: from fly.sofsis.cl ( [201.215.221.113])
        by mx.google.com with ESMTP id 26sm12920279wrl.2007.02.03.16.06.10;
        Sat, 03 Feb 2007 16:06:11 -0800 (PST)
Message-Id: <1170547335.40149@fly.sofsis.cl>
Date: Sat, 3 Feb 2007 21:02:15 -0300
From: "Phillip N" <pneumann@gmail.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [PATCH] net-im/libgaim
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         108736
>Category:       ports
>Synopsis:       [PATCH] net-im/libgaim
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    marcus
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 04 00:20:25 GMT 2007
>Closed-Date:    Sun Feb 04 00:25:03 GMT 2007
>Last-Modified:  Sun Feb  4 00:30:21 GMT 2007
>Originator:     Phillip N
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
>Environment:


System: FreeBSD 6.2-PRERELEASE #0: Sat Dec 30 17:10:04 CLST 2006
    root@fly.sofsis.cl:/usr/obj/usr/src/sys/GENERIC



>Description:


${PREFIX}/share/dbus-1/services/gaim.service does not have the location of gaim executable.


>How-To-Repeat:





>Fix:


--- libgaimMakefile.diff begins here ---
--- Makefile.orig	Sat Feb  3 20:50:39 2007
+++ Makefile	Sat Feb  3 20:51:00 2007
@@ -216,7 +216,7 @@
 		-e 's|TCL_VERSION found but 8.3 required|TCL_VERSION found but ${TCLTK_VER} required|g' \
 		-e 's|TCL_MINOR_VERSION" -ne 3|TCL_MINOR_VERSION" -ne ${TCLTK_VER:E}|' \
 			${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|{exec_prefix}|${PREFIX}|' \
+	@${REINPLACE_CMD} -e 's|@bindir@|${PREFIX}/bin|' \
 			${WRKSRC}/gaim.service.in
 	@${REINPLACE_CMD} -e 's|/bin/bash|${SH}|' \
 			${WRKSRC}/libgaim/gaim-send \
--- libgaimMakefile.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->marcus 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 4 00:20:34 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108736 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Sun Feb 4 00:24:49 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108736 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108736: commit references a PR
Date: Sun,  4 Feb 2007 00:24:45 +0000 (UTC)

 marcus      2007-02-04 00:24:40 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-im/libgaim       Makefile 
   Log:
   Fix the Gaim D-BUS service so that it points to the correct location
   of the gaim executable.
   
   PR:             108736
   Submitted by:   Phillip N <pneumann@gmail.com>
   
   Revision  Changes    Path
   1.14      +2 -2      ports/net-im/libgaim/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
