From fluffy@FreeBSD.org  Mon Nov 30 23:54:19 2009
Return-Path: <fluffy@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 819A3106566B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 30 Nov 2009 23:54:19 +0000 (UTC)
	(envelope-from fluffy@FreeBSD.org)
Received: from ns.ael.RU (ns.ael.ru [62.76.207.226])
	by mx1.freebsd.org (Postfix) with ESMTP id BC25E8FC16
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 30 Nov 2009 23:54:18 +0000 (UTC)
Received: from Fluffy.Khv.RU (dhcp-14.local.ael [192.168.100.14])
	by ns.ael.RU (8.14.3/8.14.3/Fluffy/5.3) with ESMTP id nAUNsCh3033396
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 1 Dec 2009 09:54:15 +1000 (VLAT)
	(envelope-from fluffy@FreeBSD.org)
Received: from Fluffy.Khv.RU (localhost [127.0.0.1])
	by Fluffy.Khv.RU (8.14.3/8.14.3/Fluffy/5.4.1) with ESMTP id nAUNrsdo049593
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 1 Dec 2009 09:53:54 +1000 (VLAT)
	(envelope-from fluffy@FreeBSD.org)
Message-Id: <1259625234.38029@Fluffy.Khv.RU>
Date: Tue, 1 Dec 2009 09:53:54 +1000
From: "Dima Panov" <fluffy@FreeBSD.org>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject: sysutils/polkit: remove trailing slash
X-Send-Pr-Version: gtk-send-pr 0.4.9 
X-GNATS-Notify:

>Number:         141040
>Category:       ports
>Synopsis:       sysutils/polkit: remove trailing slash
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 01 00:00:01 UTC 2009
>Closed-Date:    Tue Dec 01 05:33:33 UTC 2009
>Last-Modified:  Tue Dec  1 05:40:01 UTC 2009
>Originator:     Dima Panov
>Release:        FreeBSD 9.0-900002-CURRENT amd64
>Organization:
Fluffy.Khv.RU 
>Environment:


System: FreeBSD 9.0-900002-CURRENT #0: Tue Nov 24 08:49:07 VLAT 2009
    fluffy@Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot



>Description:


sysutils/polkit: remove trailing slash, which doesn't allow to correctly set CGLAGS


>How-To-Repeat:





>Fix:


--- polkit.diff begins here ---
Index: sysutils/polkit/Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/polkit/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- sysutils/polkit/Makefile	28 Nov 2009 20:06:33 -0000	1.1
+++ sysutils/polkit/Makefile	30 Nov 2009 23:49:02 -0000
@@ -30,7 +30,7 @@
 		--with-pam-include=system \
 		--with-os-type=freebsd \
 		--enable-introspection \
-		--localstatedir=/var \
+		--localstatedir=/var
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib" \
 		GTKDOC="false"
--- polkit.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 1 00:00:21 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141040 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Tue Dec 1 05:32:46 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141040: commit references a PR
Date: Tue,  1 Dec 2009 05:32:36 +0000 (UTC)

 marcus      2009-12-01 05:32:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/polkit      Makefile 
   Log:
   Remove a bogus trailing backslash.
   
   PR:             141040
   Submitted by:   fluffy
   
   Revision  Changes    Path
   1.2       +1 -1      ports/sysutils/polkit/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:
