From owner-cvs-all@FreeBSD.ORG Wed Apr 29 15:27:58 2009 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E545106564A; Wed, 29 Apr 2009 15:27:58 +0000 (UTC) (envelope-from acardenas@bsd-peru.org) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by mx1.freebsd.org (Postfix) with ESMTP id 867528FC17; Wed, 29 Apr 2009 15:27:57 +0000 (UTC) (envelope-from acardenas@bsd-peru.org) Received: by qw-out-2122.google.com with SMTP id 3so919550qwe.7 for ; Wed, 29 Apr 2009 08:27:56 -0700 (PDT) MIME-Version: 1.0 Sender: acardenas@bsd-peru.org Received: by 10.231.20.65 with SMTP id e1mr434594ibb.1.1241018876616; Wed, 29 Apr 2009 08:27:56 -0700 (PDT) In-Reply-To: <20090429180220.2a86ca45@it.buh.tecnik93.com> References: <200904281914.n3SJEX4n027903@repoman.freebsd.org> <200904282328.29708.makc@freebsd.org> <20090428225311.7b745722@it.buh.tecnik93.com> <4a173bfc0904281429g309f5a9bsd95187269f0998cb@mail.gmail.com> <20090429080902.06871772@it.buh.tecnik93.com> <4a173bfc0904290756p6204778te1da2620ef5f4491@mail.gmail.com> <20090429180220.2a86ca45@it.buh.tecnik93.com> Date: Wed, 29 Apr 2009 10:27:56 -0500 X-Google-Sender-Auth: 340231d908fc6b7c Message-ID: <4a173bfc0904290827h7acd3b30sfef1345ccf2cdb6f@mail.gmail.com> From: Alonso Cardenas Marquez To: Ion-Mihai Tetcu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Max Brazhnikov , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/py-soya3d Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: acm@FreeBSD.org List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2009 15:27:58 -0000 2009/4/29 Ion-Mihai Tetcu : > On Wed, 29 Apr 2009 09:56:42 -0500 > Alonso Cardenas Marquez wrote: > >> 2009/4/29 Ion-Mihai Tetcu : >> > On Tue, 28 Apr 2009 16:29:56 -0500 >> > Alonso Cardenas Marquez wrote: >> > >> >> 2009/4/28 Ion-Mihai Tetcu : >> >> > On Tue, 28 Apr 2009 23:28:29 +0400 >> >> > Max Brazhnikov wrote: >> >> > >> >> >> On Tue, 28 Apr 2009 19:14:33 +0000 (UTC), Ion-Mihai Tetcu wrote: >> >> >> > itetcu =A0 =A0 =A02009-04-28 19:14:33 UTC >> >> >> > >> >> >> > =A0 FreeBSD ports repository >> >> >> > >> >> >> > =A0 Modified files: >> >> >> > =A0 =A0 graphics/py-soya3d =A0 Makefile >> >> >> > =A0 Log: >> >> >> > =A0 Bump PORTREVISION for DEPENDS change. >> >> >> There was no need for PORTREVISION, since soya3d wouldn't build >> >> >> without sdl. >> >> > >> >> > Hmm. I thought it use to build (at the same PKGNAME); was I >> >> > wrong? >> >> >> >> It was a forgotten dependency on commit time. This versionn of >> >> py-soya never was builded, It is the reason because it no >> >> neccesary a BUMP PORTREVISION. >> > >> > My mistake then, sorry. What about my other question WRT >> > PORTEXAMPLES? >> > >> >> No problem :), what question does you mean? > > Also you're installing EXAMPLES depending on NOPORTDOCS instead of > NOPORTEXAMPLES; is this intended? > Ah ok, I changed that on my latest commit, thanks for the point :) Greetings ACM