From owner-cvs-all@FreeBSD.ORG Wed Jun 13 19:33:41 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 D416E16A46E; Wed, 13 Jun 2007 19:33:41 +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 BD46413C480; Wed, 13 Jun 2007 19:33:41 +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 2D3261A3C19; Wed, 13 Jun 2007 12:33:17 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 1CC1B51455; Wed, 13 Jun 2007 15:33:41 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 13EB9BE7C; Wed, 13 Jun 2007 15:33:41 -0400 (EDT) Date: Wed, 13 Jun 2007 15:33:41 -0400 From: Kris Kennaway To: Jeremy Messenger Message-ID: <20070613193341.GA55338@rot13.obsecurity.org> References: <200706131619.l5DGJOtS053441@repoman.freebsd.org> <20070613183745.GB54300@rot13.obsecurity.org> <4670420A.1000706@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: cvs-ports@freebsd.org, ports-committers@freebsd.org, Joe Marcus Clarke , cvs-all@freebsd.org, Kris Kennaway Subject: Re: cvs commit: ports/x11/gdm Makefile 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, 13 Jun 2007 19:33:42 -0000 On Wed, Jun 13, 2007 at 02:31:08PM -0500, Jeremy Messenger wrote: > On Wed, 13 Jun 2007 14:24:39 -0500, Jeremy Messenger wrote: > > >On Wed, 13 Jun 2007 14:14:18 -0500, Joe Marcus Clarke > > wrote: > > > >>-----BEGIN PGP SIGNED MESSAGE----- > >>Hash: SHA1 > >> > >>Jeremy Messenger wrote: > >>>On Wed, 13 Jun 2007 13:37:45 -0500, Kris Kennaway > >>>wrote: > >>> > >>>>On Wed, Jun 13, 2007 at 04:19:24PM +0000, Jeremy Messenger wrote: > >>>>>mezz 2007-06-13 16:19:24 UTC > >>>>> > >>>>> FreeBSD ports repository > >>>>> > >>>>> Modified files: > >>>>> x11/gdm Makefile > >>>>> Log: > >>>>> Add a hack to fix a lot of hardcore paths of /usr/X11R6 to fix the > >>>>>problem for > >>>>> users that do not have symlink of /usr/X11R6 -> /usr/local when > >>>>>they have gdm > >>>>> enable in the startup. Bump the PORTREVISION. > >>>>> > >>>>> Reported by: Werner Lehmann > >>>> > >>>>FYI NOP changes like this shouldn't get PORTREVISION bumps. > >>> > >>>It needs to be bump for the package and other users that do not have > >>>symlink of /usr/X11R6 -> /usr/local. I do not want to do it by manual > >>>or > >>>add in UPDATING for tell them to reinstall it. > >> > >>Why don't they have the symlink? > > To answer this question that I have skipped it. Because he has installed > it on the clean system. It should be created automatically by xorg-libraries. Kris