From owner-cvs-all@FreeBSD.ORG Wed Jun 6 20:04:22 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 01BB816A482; Wed, 6 Jun 2007 20:04:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id E277913C4B0; Wed, 6 Jun 2007 20:04:21 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id DAB0D1A3C19; Wed, 6 Jun 2007 13:05:40 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 38C1B511D0; Wed, 6 Jun 2007 16:04:21 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 264D7C207; Wed, 6 Jun 2007 16:04:21 -0400 (EDT) Date: Wed, 6 Jun 2007 16:04:21 -0400 From: Kris Kennaway To: Pav Lucistnik Message-ID: <20070606200421.GA5453@rot13.obsecurity.org> References: <200706061625.l56GP3lo043614@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200706061625.l56GP3lo043614@repoman.freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/libX11 Makefile distinfo manpages pkg-plist ports/x11/libX11/files patch-src_ImUtil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2007 20:04:22 -0000 On Wed, Jun 06, 2007 at 04:25:03PM +0000, Pav Lucistnik wrote: > pav 2007-06-06 16:25:03 UTC > > FreeBSD ports repository > > Modified files: > x11/libX11 Makefile distinfo manpages pkg-plist > Removed files: > x11/libX11/files patch-src_ImUtil.c > Log: > - Update to 1.1.2 > - Don't remove lib/X11, it's in mtree BTW, we had decided not to do minor updates to the X.org ports without a good reason. The disruption caused by frequent tiny updates is tremendous. Kris