From owner-cvs-ports@FreeBSD.ORG Mon Jul 4 16:23:46 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 EBC1D106566C; Mon, 4 Jul 2011 16:23:46 +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 C15E58FC18; Mon, 4 Jul 2011 16:23:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id A6B32170E6; Mon, 4 Jul 2011 12:24:14 -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= 1309796654; bh=g1EADNMlW2xdNS5bfrMSLbpYIJS5YpPvCVs617jCdSc=; b=W M9fjBIlp1yokmWelNG3JYcZdUvBXoegWwnNlrpq2CTXE4VCxQjxdcjnIJlXK3HUF LyWKdlUzRwsQZoQdYtJ8r5zpAF2zqSLh5vGk7+teHi7gFebSWlpNltXR+46rxlok 6DKl2MH8eUMhddlHNnAZaD9crbGMajZ24ThgtZ/4e4= 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 gSns7ufNdKda; Mon, 4 Jul 2011 12:24:14 -0400 (EDT) Date: Mon, 4 Jul 2011 12:23:43 -0400 From: Sahil Tandon To: Doug Barton Message-ID: <20110704162342.GD5630@magic.hamla.org> References: <201107040755.p647tS0b082384@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201107040755.p647tS0b082384@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/security/libotr Makefile ports/security/pidgin-otr Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2011 16:23:47 -0000 On Mon, 2011-07-04 at 07:55:28 +0000, Doug Barton wrote: > Modified files: > security/libotr Makefile > security/pidgin-otr Makefile > Log: > Indicate my preference against bumping PORTREVISION in these ports > without a good reason > > Revision Changes Path > 1.24 +2 -0 ports/security/libotr/Makefile > 1.34 +2 -0 ports/security/pidgin-otr/Makefile Pardon my ignorance, but is this in response to the chasing of libgcrypt shlib bump or something else? -- Sahil Tandon