From owner-cvs-ports@FreeBSD.ORG Sun Sep 11 15:34:14 2011 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 7B232106566C; Sun, 11 Sep 2011 15:34:14 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id E20598FC13; Sun, 11 Sep 2011 15:34:13 +0000 (UTC) Received: by gyf2 with SMTP id 2so3238286gyf.13 for ; Sun, 11 Sep 2011 08:34:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ubKAiGNtaJaYF1uTDU8Kwi+VVkh09kj/+GlM3mr9VbQ=; b=MBuNkeOj15mW/CX5LqjM/DfUPn0MffkqFpQydae/MWT6+ZSCM6TldoTkDHQqvqDeAY cGHOlu/pbO4bEqFtsyMN7pquI1yMkGftf3kTFit/Ndi7iA61kHCRPr7fYcPqD8CMXqXf E0jDwBb3oi/8od61S+Mz6QgyXNq4RsS1Lq65M= MIME-Version: 1.0 Received: by 10.42.196.9 with SMTP id ee9mr573018icb.486.1315755253009; Sun, 11 Sep 2011 08:34:13 -0700 (PDT) Received: by 10.231.61.148 with HTTP; Sun, 11 Sep 2011 08:34:12 -0700 (PDT) Received: by 10.231.61.148 with HTTP; Sun, 11 Sep 2011 08:34:12 -0700 (PDT) In-Reply-To: <20110911105353.GA80163@FreeBSD.org> References: <201109102022.p8AKMTR7074294@repoman.freebsd.org> <20110911010432.GA92743@FreeBSD.org> <20110911025919.GC23218@bonjour.sunpoet.net> <20110911105353.GA80163@FreeBSD.org> Date: Sun, 11 Sep 2011 16:34:12 +0100 Message-ID: From: Chris Rees To: Alexey Dokuchaev Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Sunpoet Po-Chuan Hsieh , cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/math/pari Makefile pkg-message 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: Sun, 11 Sep 2011 15:34:14 -0000 On 11 Sep 2011 11:54, "Alexey Dokuchaev" wrote: > > On Sun, Sep 11, 2011 at 10:59:19AM +0800, Sunpoet Po-Chuan Hsieh wrote: > > On Sun, Sep 11, 2011 at 01:04:33AM +0000, Alexey Dokuchaev wrote: > > > On Sat, Sep 10, 2011 at 08:22:29PM +0000, Sunpoet Po-Chuan Hsieh wrote: > > > > sunpoet 2011-09-10 20:22:29 UTC > > > > > > > > Modified files: > > > > math/pari Makefile pkg-plist > > > > Removed files: > > > > math/pari pkg-message > > > > Log: > > > > [...] > > > > - Remove PKGMESSAGE > > > > > > Perhaps we should also include words on *why* a particular change was made, > > > not just enumerating changes, in the commit log. > > > > The PKGMESSAGE is out-dated (2.1.1) and the license information can be replaced > > by LICENSE=GPLv2. At last, we don't need to put the distfile information here. > > Understood. It would probably be better if this information would be included > in the commit log, so I would not ask these stupid questions. ;-) > I know this is besides your point here, but have you investigated dougb's handy procmail recipes for commits? Chris