From owner-svn-ports-all@FreeBSD.ORG Fri Jun 13 06:45:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 5CFEC4FD; Fri, 13 Jun 2014 06:45:24 +0000 (UTC) Date: Fri, 13 Jun 2014 06:45:24 +0000 From: Alexey Dokuchaev To: Adam Weinberger Subject: Re: svn commit: r357637 - head/net/GeoIP Message-ID: <20140613064524.GB63990@FreeBSD.org> References: <201406122137.s5CLb22n074167@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201406122137.s5CLb22n074167@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2014 06:45:24 -0000 On Thu, Jun 12, 2014 at 09:37:02PM +0000, Adam Weinberger wrote: > New Revision: 357637 > URL: http://svnweb.freebsd.org/changeset/ports/357637 > QAT: https://qat.redports.org/buildarchive/r357637/ > > -PORTNAME= GeoIP > +PORTNAME= GeoIP > PORTVERSION= 1.4.8 > -PORTREVISION= 4 > -CATEGORIES= net geography > +PORTREVISION= 5 > +CATEGORIES= net geography > MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/ Adam, beg your pardon to speak about style again, but can you please check your editor tabsize setting? It looks like it is 4, while 98% of ports' Makefiles formatted for 8 (default), with an exception of Mk/b.p.m. and friends. It is very hard to read these files now with ts=8. Thank you. ./danfe