From barner@gmx.de  Tue Dec  7 15:13:19 2004
Return-Path: <barner@gmx.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8BBD216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Dec 2004 15:13:19 +0000 (GMT)
Received: from mail.gmx.net (pop.gmx.net [213.165.64.20])
	by mx1.FreeBSD.org (Postfix) with SMTP id 5627943D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  7 Dec 2004 15:13:18 +0000 (GMT)
	(envelope-from barner@gmx.de)
Received: (qmail 7020 invoked by uid 65534); 7 Dec 2004 15:13:17 -0000
Received: from unknown (EHLO zi025.glhnet.mhn.de) (129.187.19.157)
  by mail.gmx.net (mp027) with SMTP; 07 Dec 2004 16:13:17 +0100
Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000)
	id 4D98FC0F9; Tue,  7 Dec 2004 16:13:38 +0100 (CET)
Message-Id: <20041207151338.4D98FC0F9@zi025.glhnet.mhn.de>
Date: Tue,  7 Dec 2004 16:13:38 +0100 (CET)
From: Simon Barner <barner@gmx.de>
Reply-To: Simon Barner <barner@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: devel/valgrind: fix plist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         74818
>Category:       ports
>Synopsis:       devel/valgrind: fix plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 07 15:20:18 GMT 2004
>Closed-Date:    Wed Dec 08 19:37:40 GMT 2004
>Last-Modified:  Wed Dec 08 19:37:40 GMT 2004
>Originator:     Simon Barner
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
FreeBSD zi025.glhnet.mhn.de 5.3-STABLE FreeBSD 5.3-STABLE #0: Fri Nov  5 02:17:53 CET 2004     root@zi025.glhnet.mhn.de:/usr/obj/usr/src/sys/KISTE  i386

>Description:

Optionaly remove $PREFIX/libdata/pkgconfig. Don't know, if this is correct,
but the directory is listed as superflous at:

http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/extras.html

Please also apply this patch to devel/valgrind-snapshot!

>How-To-Repeat:

n/a

>Fix:

--- valgrind.patch begins here ---
--- pkg-plist.orig	Mon Dec  6 17:26:44 2004
+++ pkg-plist	Mon Dec  6 17:28:27 2004
@@ -52,3 +52,4 @@
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm lib/valgrind
 @dirrm include/valgrind
+@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
--- valgrind.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Dec 8 19:37:10 GMT 2004 
State-Changed-Why:  
Proper fix committed, thank you! 

Also, any resolution on ports/71832 ? 

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