From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 9 03:50:11 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50E8E106564A for ; Tue, 9 Nov 2010 03:50:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 026EB8FC08 for ; Tue, 9 Nov 2010 03:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oA93oAlE026025 for ; Tue, 9 Nov 2010 03:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oA93oA2q026024; Tue, 9 Nov 2010 03:50:10 GMT (envelope-from gnats) Date: Tue, 9 Nov 2010 03:50:10 GMT Message-Id: <201011090350.oA93oA2q026024@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Alexey Dokuchaev Cc: Subject: Re: ports/151625: [NEW PORT] www/py-flask, a micro webdevelopment framework for Python X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexey Dokuchaev List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2010 03:50:11 -0000 The following reply was made to PR ports/151625; it has been noted by GNATS. From: Alexey Dokuchaev To: bug-followup@FreeBSD.org, duchateau.olivier@gmail.com Cc: Subject: Re: ports/151625: [NEW PORT] www/py-flask, a micro webdevelopment framework for Python Date: Tue, 9 Nov 2010 09:46:31 +0600 Looks nice, couple of suggestions: - Canonical Makefile header should read "New ports collection makefile" (mind the "New" part), and date created should probably be put in line with port name (be directly under it). Whom: line is correct. - "It's a" part should be dropped from COMMENT, it is redundant - Missing leading tab in the second line of RUN_DEPENDS= - LICENSE should probably be placed after COMMENT (but that's just a matter of taste) - In port description: superfluous comma in "Werkzeug, and Jinja 2" and tab after WWW: (should be space)