cvs commit: ports/security/sudo Makefile pkg-install

Wesley Shields wxs at FreeBSD.org
Mon Apr 11 19:43:39 UTC 2011


wxs         2011-04-11 19:43:39 UTC

  FreeBSD ports repository

  Modified files:
    security/sudo        Makefile 
  Added files:
    security/sudo        pkg-install 
  Log:
  The install process checks the validity of sudoers before installing
  etc/sudoers.d. If you have an sudoers with the includedir directive the
  install will fail. Fix this by creating the directory in a pre-install
  target.
  
  This should fix "The Great sudo Debacle of 2011" once and for all.
  
  Tested by:      dougb@
  
  Revision  Changes    Path
  1.126     +6 -1      ports/security/sudo/Makefile
  1.8       +13 -0     ports/security/sudo/pkg-install (new)


More information about the cvs-all mailing list