From owner-cvs-all@FreeBSD.ORG Fri Jul 15 20:53:56 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03D0316A41C for ; Fri, 15 Jul 2005 20:53:56 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12EEB43D49 for ; Fri, 15 Jul 2005 20:53:52 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: (qmail 7705 invoked from network); 15 Jul 2005 20:53:52 -0000 Received: from aldan.algebra.com ([216.254.65.224]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 15 Jul 2005 20:53:52 -0000 Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by aldan.algebra.com (8.13.1/8.13.1) with ESMTP id j6FKrjqq068792 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 15 Jul 2005 16:53:49 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id j6FKrbsM055089 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Jul 2005 16:53:38 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id j6FKrUCQ001262; Fri, 15 Jul 2005 16:53:30 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id j6FKrSZx001261; Fri, 15 Jul 2005 16:53:28 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Alexander Leidinger Date: Fri, 15 Jul 2005 16:53:27 -0400 User-Agent: KMail/1.8.1 References: <200507132352.j6DNqtUS011697@repoman.freebsd.org> <200507141330.03721.mi+mx@aldan.algebra.com> <20050715101202.2wq41y9xwk48swsg@netchild.homeip.net> In-Reply-To: <20050715101202.2wq41y9xwk48swsg@netchild.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200507151653.27864.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV devel-20050525/978/Thu Jul 14 07:37:27 2005 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: cvs-ports@freebsd.org, Alexey Dokuchaev , Pav Lucistnik , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/djvulibre Makefile ports/textproc/wordnet Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2005 20:53:56 -0000 Π'ΡΤΞΙΓΡ 15 ΜΙΠΕΞΨ 2005 04:12, Alexander Leidinger χΙ ΞΑΠΙΣΑΜΙ: > Not that someone things we don't need to bump the PORTREVISION when we do > it this way: we still need to bump it, else the cluster will not produce > packages with executables which are linked to the new library (the compiler > adds a reference to a specific version, not to the generic libXXX.so). I'm not talking about packages (a.k.a. RPMs). I'm talking about ports. Port-building by our users... That said, Michael is right -- package-building has enough information about port changes so as not to require PORTVERSION bumps, when the stuff they depend on changes. You are right, that it is still a formal requirement. But that's for a separate thread. -mi