Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2006 10:12:34 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: CVSROOT modules
Message-ID:  <200605101012.k4AACZO1062707@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kuriyama    2006-05-10 10:12:34 UTC

  FreeBSD ports repository

  Modified files:
    .                    modules 
  Log:
  Sort again.
  
  I found why modulesupdate insert into incorrect position.
  My freefall:/home/kuriyama was checked out directory of my private
  repository.  The modulesupdate script dumps module list via "cvs -R co -c"
  with $ENV{CVSROOT}="pcvs.freebsd.org:/home/pcvs".  But in my home
  directory, this command dumps my private repository's module list.
  
  I stopped to use "cvs checked out directory" as freefall's home directory.
  
  I hope next addport script will update modules file correctly.
  
  Revision  Changes    Path
  1.14886   +1 -1      CVSROOT/modules



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605101012.k4AACZO1062707>