From owner-cvs-ports@FreeBSD.ORG Fri Jul 4 14:29:15 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id B2331106567E; Fri, 4 Jul 2008 14:29:15 +0000 (UTC) Date: Fri, 4 Jul 2008 14:29:15 +0000 From: Alexey Dokuchaev To: Pietro Cerutti Message-ID: <20080704142915.GB21540@FreeBSD.org> References: <200807032222.m63MMD2H037925@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200807032222.m63MMD2H037925@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/lilypond Makefile distinfo pkg-plist ports/print/lilypond/files patch-Documentation:usr:lilypond.tely patch-Documentation:usr:music-glossary.tely patch-mf:GNUMakefile pkg-install.in 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: Fri, 04 Jul 2008 14:29:15 -0000 On Thu, Jul 03, 2008 at 10:22:13PM +0000, Pietro Cerutti wrote: > gahr 2008-07-03 22:22:13 UTC > > FreeBSD ports repository > > Modified files: > print/lilypond Makefile distinfo pkg-plist > Removed files: > print/lilypond/files patch-Documentation:usr:lilypond.tely > patch-Documentation:usr:music-glossary.tely > patch-mf:GNUMakefile pkg-install.in > Log: > - Update to 2.11.47 Thanks! Couple of observations (style, mostly): - You forgot to mention that you've taken maintainership in commit log - OPTIONS entry should not use verbs in third person form - You've dropped USE_BISON and added explicit bdep, can you elaborate on why was that needed? - Some knobs are set to `YES', while some to `yes', which looks inconsistent - Suporfluous tab after CONFIGURE_ENV+=, oddly placed quotes in that line as well - Lots of spaces that should be tabs along the Makefile - post-extract: target looks sintactically overly complicated; similar actions performed for number of linux games (e.g. linux-ut2003-demo) for extracting embedded source tarball are much easier to read ./danfe