From owner-cvs-ports@FreeBSD.ORG Sat Jan 26 18:28:50 2008 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A366A16A41A; Sat, 26 Jan 2008 18:28:50 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.freebsd.org (Postfix) with ESMTP id 55AA313C458; Sat, 26 Jan 2008 18:28:50 +0000 (UTC) (envelope-from mi+kde@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.14.1/8.14.1) with ESMTP id m0QISnDg090883 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 26 Jan 2008 13:28:49 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by aldan.algebra.com (8.14.1/8.14.1/Submit) id m0QISlSI090882; Sat, 26 Jan 2008 13:28:47 -0500 (EST) (envelope-from mi+kde@aldan.algebra.com) From: Mikhail Teterin To: "Jeremy Messenger" Date: Sat, 26 Jan 2008 13:28:46 -0500 User-Agent: KMail/1.9.7 References: <200801201628.m0KGSlq6037319@repoman.freebsd.org> <479B6A3D.10108@FreeBSD.org> In-Reply-To: X-Face: %UW#n0|w>ydeGt/b@1-.UFP=K^~-:0f#O:D7whJ5G_<5143Bb3kOIs9XpX+"V+~$adGP:J|SLieM31VIhqXeLBli" Cc: Doug Barton , cvs-all@freebsd.org, ports-committers@freebsd.org, Edwin Groothuis , Joe Marcus Clarke , cvs-ports@freebsd.org Subject: Re: cvs commit: ports/net/ekiga pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jan 2008 18:28:50 -0000 On =D3=D5=C2=CF=D4=C1 26 =D3=A6=DE=C5=CE=D8 2008, Jeremy Messenger wrote: =3D Well, it's not only for package. What about users' systems that use por= ts? =9A =3D What if one of user decide to uninstall ekiga? It will ending up with = =9A =3D leftover files in their system. Bump is need to have their system clean= =2E =9A =3D As for not like to build again, perhaps we need to come up with new =9A =3D *VERSION like PLISTVERSION that will only fix plist without have to =9A =3D rebuild. We don't need to come with anything for this case -- the timestamp on=20 pkg-plist can (almost) always be compared with that=20 of /var/db/pkg/FOO/+CONTENTS -mi