From owner-cvs-ports@FreeBSD.ORG Thu Apr 3 16:29: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 7BA471065674 for ; Thu, 3 Apr 2008 16:29:50 +0000 (UTC) (envelope-from lippemail@gmail.com) Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.224]) by mx1.freebsd.org (Postfix) with ESMTP id E4E638FC29 for ; Thu, 3 Apr 2008 16:29:49 +0000 (UTC) (envelope-from lippemail@gmail.com) Received: by hu-out-0506.google.com with SMTP id 28so1164144hub.8 for ; Thu, 03 Apr 2008 09:29:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:in-reply-to:references:reply-to:x-mailer:mime-version:content-type; bh=7DuwOEh6Lm1xaownLWB+L3+jV9oVbHizRuSRBzCZk08=; b=ABKWLXUw475X339CtXApDoST6vDaEFkDHgveoD18MVSmxEx0XVKDal24Bs7PwuksKnT4hu8V12OzOobGzrzzmiOiCGU7DWrfqbJb6XB2OxYpQg5qWU7ReFL1B50gCgg+q6ICzUnX3q1Oo4p24FUICLTIP7V40oYZatVyjhx0z2k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to:x-mailer:mime-version:content-type; b=DoukIV+lV/Snagpzzq9Gj/QhJqQvnNvm1t0ZGL1RggRFvIjOEFPXZCaUPiizBz83He5yZ8JXeZaIAs0NecupLj5uAdy+H0NFtTEF0vnL359kQ+PR5pfCJzulxq7io8lINIQk9j2x3CETqf4Zh4I/nkcDQVuBlq8Av8IEzhD0Pnk= Received: by 10.142.102.5 with SMTP id z5mr42626wfb.85.1207240187778; Thu, 03 Apr 2008 09:29:47 -0700 (PDT) Received: from shire.freebsd.org ( [201.78.116.130]) by mx.google.com with ESMTPS id 8sm4525087wrl.21.2008.04.03.09.29.45 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 03 Apr 2008 09:29:47 -0700 (PDT) Date: Thu, 3 Apr 2008 13:29:23 -0300 From: Felippe de Meirelles Motta To: "Jeremy Messenger" Message-ID: <20080403132923.1bb4396f@shire.freebsd.org> In-Reply-To: References: <200804030214.m332EV7S005877@repoman.freebsd.org> <20080403123846.6b2e397a@shire.freebsd.org> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.8; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/6W1u3kd_347DTnVNqm5eHCG"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-ports@freebsd.org, lippe@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11-fonts/webfonts Makefile pkg-message ports/x11-fonts/webfonts/files pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lippe@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2008 16:29:50 -0000 --Sig_/6W1u3kd_347DTnVNqm5eHCG Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Em Thu, 03 Apr 2008 11:02:23 -0500 "Jeremy Messenger" escreveu: > On Thu, 03 Apr 2008 10:38:46 -0500, Felippe de Meirelles Motta =20 > wrote: >=20 > > Em Thu, 03 Apr 2008 09:50:59 -0500 > > "Jeremy Messenger" escreveu: > > > >> On Wed, 02 Apr 2008 21:14:31 -0500, Felippe de Meirelles Motta > >> wrote: > >> > >> > lippe 2008-04-03 02:14:31 UTC > >> > > >> > FreeBSD ports repository > >> > > >> > Modified files: > >> > x11-fonts/webfonts Makefile > >> > Added files: > >> > x11-fonts/webfonts/files pkg-message.in > >> > Removed files: > >> > x11-fonts/webfonts pkg-message > >> > Log: > >> > - Makefile cosmetic changes. > >> > - Move pkg-message to FILESDIR. > >> > - Bump PORTREVISION. > >> > >> Why need to bump it? > >> > >> Cheers, > >> Mezz > >> > >> > > > > Maybe because install-time was changed ? Now too respecting > > NOPORTDOCS. >=20 > I had to ask, because I didn't read your change which only read your =20 > commit message. It's unclear why it was bump. The move pkg-message > to FILESDIR and add NOPORTDOCS don't need to be bump. ;-) Since I > don't see pkg-plist change, so looks like that NOPORTDOCS will break > plist. That part will need to be bump again. >=20 > Cheers, > Mezz >=20 >=20 I agree mezz, because are minor changes! But in Porters Handbook, says: Examples of when PORTREVISION should be bumped: (...) Changes in the packing list or the install-time behavior of the package (e.g. change to a script which generates initial data for the package, like ssh host keys). (...) Thus according to PH's, I think that is correct. --=20 lippe@FreeBSD.org Felippe de Meirelles Motta --Sig_/6W1u3kd_347DTnVNqm5eHCG Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkf1BeMACgkQEv+IlQvbYkp1OACdHD6JvJS4I4Z1Mj4EL+QSv7sK rGQAn127+E9uy2D+i183SX7bAtbEwqxt =feyk -----END PGP SIGNATURE----- --Sig_/6W1u3kd_347DTnVNqm5eHCG--