From owner-cvs-all@FreeBSD.ORG Sun Jul 25 18:06:47 2010 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 353F9106566C; Sun, 25 Jul 2010 18:06:47 +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 3C73B8FC13; Sun, 25 Jul 2010 18:06:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 982F717100; Sun, 25 Jul 2010 14:06:46 -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=1280081206; bh=+zaTHj3ih/3esVFYDpt7OjjK1fJPfE5aNwDkVbsuNe8=; b= H2QZloIp99wyfoEA9vHw5MNf28g+uPYdt2EK21bcFPogiOUK3vIWMxNvFt+5Xivi nnDRIlzNMizk6MbOZIBm/f2j+wsidVZIziBpxcxDohP8PvTosOe5LAuDdVS262Nq PBI8xUvlFy5OMcV+Im86EI/d4B4M7hoAMSpKHcnJ0lk= 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 zP4blv--aJDJ; Sun, 25 Jul 2010 14:06:46 -0400 (EDT) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id B847E17088; Sun, 25 Jul 2010 14:06:45 -0400 (EDT) Date: Sun, 25 Jul 2010 14:06:40 -0400 From: Sahil Tandon To: Martin Matuska Message-ID: <20100725180640.GA34625@magic.hamla.org> References: <201007251539.o6PFdKWp059539@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201007251539.o6PFdKWp059539@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/databases/beansdb Makefile ports/databases/memcached Makefile ports/databases/memcached12 Makefile ports/databases/memcachedb Makefile ports/databases/mysql-proxy Makefile ports/databases/pgbouncer 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: Sun, 25 Jul 2010 18:06:47 -0000 On Sun, 2010-07-25 at 15:39:20 +0000, Martin Matuska wrote: > Log: > Update libevent to 1.4.14b Sorry for what may be a silly question, but I'm still trying to understand when (and when not) to bump PORTREVISION on dependant ports. Following the above libevent update, why weren't some ports that explicitly LIB_DEPENDS on libevent bumped? devel/gearmand devel/libmsocket devel/py-gevent net-p2p/unworkable Thanks for your guidance. -- Sahil Tandon