From owner-cvs-all@FreeBSD.ORG Fri Jun 5 16:31:35 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 061CC10656B3 for ; Fri, 5 Jun 2009 16:31:35 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 936E48FC29 for ; Fri, 5 Jun 2009 16:31:34 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 3284 invoked by uid 399); 5 Jun 2009 16:31:25 -0000 Received: from localhost (HELO ?192.168.0.100?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 5 Jun 2009 16:31:25 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4A29485C.3060504@FreeBSD.org> Date: Fri, 05 Jun 2009 09:31:24 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Gabor Pali References: <200906051159.n55BxGPw078489@repoman.freebsd.org> In-Reply-To: <200906051159.n55BxGPw078489@repoman.freebsd.org> X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/hs-alex Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2009 16:31:35 -0000 Gabor Pali wrote: > pgj 2009-06-05 11:59:16 UTC > > FreeBSD ports repository > > Modified files: > devel/hs-alex Makefile > Log: > - Respect custom PREFIX, LOCALBASE > - Bump port revision > > Reported by: QAT > Approved by: gabor (mentor) > > Revision Changes Path > 1.27 +7 -0 ports/devel/hs-alex/Makefile > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/devel/hs-alex/Makefile.diff?&r1=1.26&r2=1.27&f=h > I can't see any reason for a PORTREVISION bump here. Kudos for fixing this issue, but if we do bumps for every time nothing but this is fixed our users are going to be doing a lot of needless recompiles for no benefit. Doug