From owner-cvs-ports@FreeBSD.ORG Wed Jun 15 10:17:10 2005 Return-Path: X-Original-To: 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 9275416A41C; Wed, 15 Jun 2005 10:17:10 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from mail.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CD4243D49; Wed, 15 Jun 2005 10:17:09 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mail.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id D862B17B838; Wed, 15 Jun 2005 12:17:08 +0200 (CEST) Received: from patsy.ijs.si ([127.0.0.1]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 66062-01-10; Wed, 15 Jun 2005 12:17:07 +0200 (CEST) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) by patsy.ijs.si (Postfix) with ESMTP id D055617B823; Wed, 15 Jun 2005 12:17:06 +0200 (CEST) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by idefix.ijs.si (Postfix) with ESMTP id EB7AE5C0A; Wed, 15 Jun 2005 12:17:05 +0200 (CEST) From: Dejan Lesjak To: Alexander Leidinger Date: Wed, 15 Jun 2005 12:17:04 +0200 User-Agent: KMail/1.8 References: <200506150243.j5F2habT053985@repoman.freebsd.org> <195B36EB-97A7-46CA-8A80-4C8E9DB4ED2E@ahze.net> <20050615120739.w9s6amyplc84wcok@netchild.homeip.net> In-Reply-To: <20050615120739.w9s6amyplc84wcok@netchild.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506151217.05514.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Cc: Dejan Lesjak , cvs-ports@FreeBSD.org, Michael Johnson , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/astro/gpsdrive pkg-plist ports/audio/gqmpeg-devel pkg-plist ports/databases/pgworksheet pkg-plist ports/deskutils/hot-babe pkg-plist ports/deskutils/xchm pkg-plist ports/editors/abiword-devel pkg-plist ports/games/crimson ... 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: Wed, 15 Jun 2005 10:17:10 -0000 On Wednesday 15 of June 2005 12:07, Alexander Leidinger wrote: > Michael Johnson wrote: > > On Jun 14, 2005, at 10:43 PM, Dejan Lesjak wrote: > >> lesi 2005-06-15 02:43:36 UTC > >> > >> FreeBSD ports repository > >> > >> Log: > >> Directory share/pixmaps is now included in mtree > >> (BSD.x11-4.dist rev. 1.27), so remove it from plist. > > > > sweet! > > We need to bump the revision number of those ports, else no updated > packages will be generated. The packages should include mtree that is present when they are generated (at least as far as I understand this). So there's no need to generate packages that only move a directory from +MTREE_DIRS to +CONTENTS. Dejan