From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 25 15:35:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 975) id E461A1065672; Fri, 25 Nov 2011 15:35:10 +0000 (UTC) Date: Fri, 25 Nov 2011 15:35:10 +0000 From: "Sergey A. Osokin" To: Sofian Brabez Message-ID: <20111125153510.GF50347@FreeBSD.org> References: <201111231140.pANBeIwL023939@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201111231140.pANBeIwL023939@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/162783: [PATCH] www/nginx: add third party module NAXSI X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2011 15:35:11 -0000 Could you please resend you patch with following modifications: 1) downstairs description of new module, right after memc in OPTIONS; 2) remove needless changes for xrid_header module; 3) do make makesum cause it looks like you are just add two strings into distinfo file; 4) also add some logic for directories of your "security" module (i.e. ${ETCDIR}/bla-bla-bla Thank you.