pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/sudo Add missing files.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c4fbfbdc687
branches:  trunk
changeset: 479855:8c4fbfbdc687
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Aug 24 09:19:16 2004 +0000

description:
Add missing files.

diffstat:

 security/sudo/Makefile     |  3 +--
 security/sudo/PLIST.common |  7 +++++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r f5a2d7de3914 -r 8c4fbfbdc687 security/sudo/Makefile
--- a/security/sudo/Makefile    Tue Aug 24 00:27:13 2004 +0000
+++ b/security/sudo/Makefile    Tue Aug 24 09:19:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2004/08/23 21:15:17 xtraeme Exp $
+# $NetBSD: Makefile,v 1.67 2004/08/24 09:19:16 xtraeme Exp $
 #
 
 DISTNAME=              sudo-1.6.8
@@ -17,7 +17,6 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 USE_BUILDLINK3=                yes
-USE_LIBTOOL=           yes
 USE_PKGINSTALL=                yes
 GNU_CONFIGURE=         yes
 
diff -r f5a2d7de3914 -r 8c4fbfbdc687 security/sudo/PLIST.common
--- a/security/sudo/PLIST.common        Tue Aug 24 00:27:13 2004 +0000
+++ b/security/sudo/PLIST.common        Tue Aug 24 09:19:16 2004 +0000
@@ -1,6 +1,9 @@
-@comment $NetBSD: PLIST.common,v 1.2 2004/08/23 21:15:17 xtraeme Exp $
+@comment $NetBSD: PLIST.common,v 1.3 2004/08/24 09:19:16 xtraeme Exp $
 bin/sudo
-sbin/visudo
+bin/sudoedit
+bin/visudo
+libexec/sudo_noexec.la
+libexec/sudo_noexec.so
 share/doc/sudo/README
 share/doc/sudo/README.LDAP
 share/doc/sudo/UPGRADE



Home | Main Index | Thread Index | Old Index