Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2007 16:54:37 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/scripts addport
Message-ID:  <200712191654.lBJGscYq080912@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
garga       2007-12-19 16:54:37 UTC

  FreeBSD ports repository

  Modified files:
    Tools/scripts        addport 
  Log:
  Fix a problem when add new ports on ports-mgmt category. ports-mgmt/Makefile
  lines has 3 spaces before SUBDIR word and all other categories has 4.
  
  I've asked pav@ if there is a default format of category Makefiles and he said
  the number of spaces doesn't matter, so, i fix addport to respect the current
  number of spaces and/or tabs the file has.
  
  Reported by:    miwi, erwin
  
  Revision  Changes    Path
  1.52      +14 -7     ports/Tools/scripts/addport



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