From owner-cvs-ports@FreeBSD.ORG  Sun May  2 10:13:46 2004
Return-Path: <owner-cvs-ports@FreeBSD.ORG>
Delivered-To: cvs-ports@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 9E15716A4CF; Sun,  2 May 2004 10:13:46 -0700 (PDT)
Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 5B49F43D2D; Sun,  2 May 2004 10:13:46 -0700 (PDT)
	(envelope-from obrien@NUXI.com)
Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1])
	by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i42HDjLA020246;
	Sun, 2 May 2004 10:13:45 -0700 (PDT)
	(envelope-from obrien@dragon.nuxi.com)
Received: (from obrien@localhost)
	by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i42HDj3B020245;
	Sun, 2 May 2004 10:13:45 -0700 (PDT)
	(envelope-from obrien)
Date: Sun, 2 May 2004 10:13:45 -0700
From: "David O'Brien" <obrien@FreeBSD.org>
To: Michael Nottebrock <lofi@FreeBSD.org>
Message-ID: <20040502171345.GA20168@dragon.nuxi.com>
References: <200405021310.i42DAoZM055616@repoman.freebsd.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200405021310.i42DAoZM055616@repoman.freebsd.org>
User-Agent: Mutt/1.4.1i
X-Operating-System: FreeBSD 5.2-CURRENT
Organization: The NUXI BSD Group
X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3  90 76 5D 69 58 D9 98 7A
X-Pgp-Rsa-Keyid: 1024/34F9F9D5
cc: cvs-ports@FreeBSD.org
cc: cvs-all@FreeBSD.org
cc: ports-committers@FreeBSD.org
Subject: Re: cvs commit: ports/x11/kdebase3 Makefile pkg-message
	ports/x11/kdebase3/files pkg-message
X-BeenThere: cvs-ports@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: obrien@FreeBSD.org
List-Id: CVS commit messages for the ports tree <cvs-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-ports>,
	<mailto:cvs-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-ports>
List-Post: <mailto:cvs-ports@freebsd.org>
List-Help: <mailto:cvs-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-ports>,
	<mailto:cvs-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 02 May 2004 17:13:46 -0000

On Sun, May 02, 2004 at 06:10:50AM -0700, Michael Nottebrock wrote:
> lofi        2004/05/02 06:10:50 PDT
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     x11/kdebase3         Makefile 
>   Added files:
>     x11/kdebase3/files   pkg-message 
>   Removed files:
>     x11/kdebase3         pkg-message 
>   Log:
>   Process the pkg-message template earlier than post-install so
>   package users will actually get to see it the right way.
>   
>   PR: ports/66123
>   Reported by: obrien

Thank you for fixing this, but why didn't you just leave pkg-message
where it was?  Just because it needs fixing up it doesn't have to live in
the non-standard files/ directory.  Please consider moving that and the
plists back to the main kdebase3 directory.  It really confuses people
that don't spend every day on kdebase3 and messes up greping for files in
pkg-plists's with: 'grep bin/foo */pkg-plist*' or commands like:
'find . -name pkg-plist\*'.

-- 
-- David  (obrien@FreeBSD.org)