From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 9 04:40: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 63F8B1065673 for ; Tue, 9 Nov 2010 04:40: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 51E038FC13 for ; Tue, 9 Nov 2010 04:40: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 oA94eBWO078557 for ; Tue, 9 Nov 2010 04:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oA94eB1n078556; Tue, 9 Nov 2010 04:40:11 GMT (envelope-from gnats) Date: Tue, 9 Nov 2010 04:40:11 GMT Message-Id: <201011090440.oA94eB1n078556@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Alexey Dokuchaev Cc: Subject: Re: ports/151627: [NEW PORTS] devel/py-flask-babel, Add i18n/l10n support to Flask applications 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 04:40:11 -0000 The following reply was made to PR ports/151627; it has been noted by GNATS. From: Alexey Dokuchaev To: bug-followup@FreeBSD.org, duchateau.olivier@gmail.com Cc: Subject: Re: ports/151627: [NEW PORTS] devel/py-flask-babel, Add i18n/l10n support to Flask applications Date: Tue, 9 Nov 2010 10:31:22 +0600 Nice.. Could you consider the following? - Space after "New ports collection makefile for:" should be tab; date created should be lined up with port name - Spaces should be replaced by tabs in: MASTER_SITES=, PKGNAMEPREFIX=, DISTNAME=, MAINTAINER=, RUN_DEPENDS= (the latter should also be reindented) - Ditton for USE_PYTHON=, USE_PYDISTUTILS=, PYDISTUTILS_PKGNAME=, and PYDISTUTILS_PKGVERSION= - LICENSE could probably be placed after COMMENT, but that's more just a matter of personal taste - Tab after WWW: line in pkg-descr shoud be space and kill EOL spaces