From owner-cvs-ports@FreeBSD.ORG Tue Oct 11 02:30:16 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34E42106566C; Tue, 11 Oct 2011 02:30:16 +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 EAEA08FC12; Tue, 11 Oct 2011 02:30:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 5614017113; Mon, 10 Oct 2011 22:30:45 -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:received; s=aegis; t=1318300245; bh=EDo0GUvhbyWEVQcNMGqOtjDTVTWZJpnGjiRE7d1nBHY=; b= l1Zp5Ev+JMQWZ7VO4v/lJxCG+7+tyiC+9drcDHGORfA4KHBvQOy1PPO/TqmXL8zO N0Xlt2x+30RxursXmSbQxIDKzMma6/azjVMfvZXZK0BG7TH7NKf/nCcEMfT3zZPe J/kp4bpAco7G5cTaTKsP4g6yazBeqGeUSxZa45ZFFEI= 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 QEhr+3uQbd-6; Mon, 10 Oct 2011 22:30:45 -0400 (EDT) Received: from magic.hamla.org (cpe-68-174-92-20.nyc.res.rr.com [68.174.92.20]) by spartan.hamla.org (Postfix) with ESMTPSA id 5F14A170FE; Mon, 10 Oct 2011 22:30:44 -0400 (EDT) Date: Mon, 10 Oct 2011 22:30:37 -0400 From: Sahil Tandon To: Max Khon Message-ID: <20111011023036.GB21910@magic.hamla.org> References: <201110110209.p9B29jsQ008647@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201110110209.p9B29jsQ008647@repoman.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/misc/mc pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: cvs-ports@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2011 02:30:16 -0000 On Tue, 2011-10-11 at 02:09:45 +0000, Max Khon wrote: > fjoe 2011-10-11 02:09:45 UTC > > FreeBSD ports repository > > Modified files: > misc/mc pkg-plist > Log: > Fix pkg-plist. > > Revision Changes Path > 1.46 +2 -0 ports/misc/mc/pkg-plist Any reason to not bump PORTREVISION here since we are changing the packing list? -- Sahil Tandon