From ssedov@mbsd.msk.ru  Sun Aug  6 18:15:17 2006
Return-Path: <ssedov@mbsd.msk.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 23EAB16A4E1;
	Sun,  6 Aug 2006 18:15:17 +0000 (UTC)
	(envelope-from ssedov@mbsd.msk.ru)
Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0786843DCF;
	Sun,  6 Aug 2006 18:14:34 +0000 (GMT)
	(envelope-from ssedov@mbsd.msk.ru)
Received: from [217.118.83.1] (helo=fonon.realnet)
	by com1.ht-systems.ru with esmtpa (Exim 4.62)
	(envelope-from <ssedov@mbsd.msk.ru>)
	id 1G9n8e-00087L-SN; Sun, 06 Aug 2006 22:14:26 +0400
Received: by fonon.realnet (Postfix, from userid 1001)
	id 9341112F62; Sun,  6 Aug 2006 21:31:37 +0400 (MSD)
Message-Id: <20060806173137.9341112F62@fonon.realnet>
Date: Sun,  6 Aug 2006 21:31:37 +0400 (MSD)
From: Stanislav Sedov <ssedov@mbsd.msk.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: obrien@FreeBSD.org
Subject: [PATCH] shells/bash: fix pkg-plist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         101478
>Category:       ports
>Synopsis:       [PATCH] shells/bash: fix pkg-plist
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 06 18:20:20 GMT 2006
>Closed-Date:    Tue Jan 02 22:47:45 GMT 2007
>Last-Modified:  Tue Jan 02 22:47:45 GMT 2007
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
- Doesn't deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist). Fix that.

Copy of this message was sent to obrien@FreeBSD.org (maintainer).

>How-To-Repeat:
>Fix:

--- bash-3.1.17.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/shells/bash/pkg-plist /var/tmp/loctmp/bash/pkg-plist
--- /usr/ports/shells/bash/pkg-plist	Sat Jul 31 02:01:13 2004
+++ /var/tmp/loctmp/bash/pkg-plist	Sun Aug  6 19:21:40 2006
@@ -78,3 +78,7 @@
 %%HELP%%%%DATADIR%%/wait
 %%HELP%%%%DATADIR%%/while
 %%HELP%%@dirrm %%DATADIR%%
+%%NLS%%@dirrmtry share/locale/en@boldquot/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/en@boldquot
+%%NLS%%@dirrmtry share/locale/en@quot/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/en@quot
--- bash-3.1.17.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->obrien 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 6 18:20:57 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101478 
State-Changed-From-To: open->feedback 
State-Changed-By: erwin 
State-Changed-When: Fri Dec 29 17:59:54 UTC 2006 
State-Changed-Why:  
I can't reproduce this on a tinderbox or pointyhat. Can you 
check that this still is a problem with an uptodate ports tree? 

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

From: Stanislav Sedov <stas@FreeBSD.org>
To: Erwin Lansing <erwin@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/101478: [PATCH] shells/bash: fix pkg-plist
Date: Fri, 29 Dec 2006 22:48:15 +0300

 --Signature=_Fri__29_Dec_2006_22_48_15_+0300_cYUGwUqgSfzqBf==
 Content-Type: text/plain; charset=US-ASCII
 Content-Disposition: inline
 Content-Transfer-Encoding: 7bit
 
 On Fri, 29 Dec 2006 18:00:36 GMT
 Erwin Lansing <erwin@FreeBSD.org> mentioned:
 > I can't reproduce this on a tinderbox or pointyhat. Can you
 > check that this still is a problem with an uptodate ports tree?
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=101478
 >
 
 Of course it exists and you'll never be able to reproduce that in
 tinderbox as gettext owns these dirs.
 
 However, imagine you'll install gettext into one prefix, say '/prefix1'
 and you're going to install bash into another prefix, say '/perfix2'.
 Then, after deinstalling bash you'll have stale files in /prefix2.
 
 --
 Stanislav Sedov
 Against HTML mail and Flash
 PGP: http://people.FreeBSD.org/~stas/stas.key.asc
 
 --Signature=_Fri__29_Dec_2006_22_48_15_+0300_cYUGwUqgSfzqBf==
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.6 (FreeBSD)
 
 iD8DBQFFlXEEK/VZk+smlYERAmytAJ465o3NpZiQXeG0B7/EkwiK4izk5wCdG2OQ
 t3b57zyBIWbErxH+X25g0iE=
 =YnTJ
 -----END PGP SIGNATURE-----
 
 --Signature=_Fri__29_Dec_2006_22_48_15_+0300_cYUGwUqgSfzqBf==--

From: Erwin Lansing <erwin@FreeBSD.org>
To: Stanislav Sedov <stas@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/101478: [PATCH] shells/bash: fix pkg-plist
Date: Fri, 29 Dec 2006 21:42:21 +0100

 On Fri, Dec 29, 2006 at 10:48:15PM +0300, Stanislav Sedov wrote:
 > 
 > Of course it exists and you'll never be able to reproduce that in
 > tinderbox as gettext owns these dirs.
 > 
 > However, imagine you'll install gettext into one prefix, say '/prefix1'
 > and you're going to install bash into another prefix, say '/perfix2'.
 > Then, after deinstalling bash you'll have stale files in /prefix2.
 > 
 You didn't mention this in the original PR, hence the confusion.
 
 As this PR has reached maintainer timeout, feel free to handle it
 yourself.  Note that your patch isn't complete, the comments in the top
 of pkg-plist should be replaced by the lines you add.
 
 Cheers,
 -erwin
 
 -- 
 Erwin Lansing                                     http://droso.org
 Security is like an onion.          (o_ _o)
 It's made up of several layers   \\\_\   /_///
 And it makes you cry.            <____) (____>    erwin@lansing.dk
State-Changed-From-To: feedback->closed 
State-Changed-By: stas 
State-Changed-When: Tue Jan 2 22:47:44 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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