cvs commit: CVSROOT modules

Jun Kuriyama kuriyama at FreeBSD.org
Wed May 10 10:12:36 UTC 2006


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


More information about the cvs-ports mailing list