Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2012 02:47:25 +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-plist
Message-ID:  <201202060247.q162lP0Q002887@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wxs         2012-02-06 02:47:25 UTC

  FreeBSD ports repository

  Modified files:
    security/sudo        Makefile pkg-plist 
  Log:
  If you used LDAP and NOPORTDOCS then the documentation directory would be
  left behind on install. The upstream Makefile would create the directory
  and put sudoers2ldif there, but pkg-plist would not register it properly.
  
  This fix moves sudoers2ldif to 'bin' since it isn't really documentation.
  It's installation is still controlled by the LDAP knob though.
  
  Spotted by:     scheidell@
  
  Revision  Changes    Path
  1.142     +1 -0      ports/security/sudo/Makefile
  1.27      +1 -1      ports/security/sudo/pkg-plist



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