From owner-cvs-all@FreeBSD.ORG Tue Jun 21 01:56:38 2011 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 75CB4106564A; Tue, 21 Jun 2011 01:56:38 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 4AA8D8FC0C; Tue, 21 Jun 2011 01:56:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 02C141713F; Mon, 20 Jun 2011 21:56:38 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received; s=aegis; t= 1308621397; bh=/ybTCMyWeZr9Lp5BC0/80uRUASlBimKBm20pYwBVlGU=; b=A qHEMKiMMy2ibxR8UTxF1UGgTfP3nVhdqUTNQvQRzmT8ayQI0kSsshKT3cm37DwLF V8uYAbQ2maXhhUTC3TquyHHJqRotVtADGKeYpHMdYeFhQWXD6HDzo+sd6Bl/Bs/3 TeHb8KUHdpjmUnMA6Qu/0of81qU5Uadk3lesmmc4es= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id TpzIh-l6lrmK; Mon, 20 Jun 2011 21:56:37 -0400 (EDT) Date: Mon, 20 Jun 2011 21:56:34 -0400 From: Sahil Tandon To: "Vanilla I. Shu" Message-ID: <20110621015634.GC23061@magic.hamla.org> References: <201106210153.p5L1rRIs074432@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201106210153.p5L1rRIs074432@repoman.freebsd.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/spdict Makefile distinfo ports/devel/spdict/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2011 01:56:38 -0000 On Tue, 2011-06-21 at 01:53:27 +0000, Vanilla I. Shu wrote: > vanilla 2011-06-21 01:53:27 UTC > > FreeBSD ports repository > > Modified files: > devel/spdict Makefile distinfo > Added files: > devel/spdict/files patch-Makefile > Log: > Fix build with clang. > > Revision Changes Path > 1.4 +1 -0 ports/devel/spdict/Makefile Just curious: why do you bump PORTREVISION for this build fix? -- Sahil Tandon