Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2011 19:43:39 +0000 (UTC)
From:      Wesley Shields <wxs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/sudo Makefile pkg-install
Message-ID:  <201104111943.p3BJhdLF033997@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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