summaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorwiz <wiz>2002-06-16 20:20:18 +0000
committerwiz <wiz>2002-06-16 20:20:18 +0000
commit9551249161c63849dc4d60bf4c3ca638643f34d1 (patch)
tree92635710ff5828b8413ccfd2c0b6c34ced85020e /security/sudo
parent73b9b1036a05baebb8e0fe756075ff56293b23f8 (diff)
downloadpkgsrc-9551249161c63849dc4d60bf4c3ca638643f34d1.tar.gz
Add RCS Id.
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile3
-rw-r--r--security/sudo/distinfo4
-rw-r--r--security/sudo/patches/patch-ac2
3 files changed, 6 insertions, 3 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 5bf5a53614d..8c46583acfe 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2002/06/16 20:16:50 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2002/06/16 20:20:18 wiz Exp $
#
DISTNAME= sudo-1.6.6
@@ -28,6 +28,7 @@ CONFIGURE_ARGS+= --with-skey
CONFIGURE_ARGS+= --without-skey
.endif
+KERBEROS=
.if defined(KERBEROS)
PKG_USE_KERBEROS= # defined
CONFIGURE_ARGS+= --with-kerb4 --with-kerb5
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index 453ad5b6e84..5bdc3966c03 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2002/06/16 20:16:50 wiz Exp $
+$NetBSD: distinfo,v 1.10 2002/06/16 20:20:18 wiz Exp $
SHA1 (sudo-1.6.6.tar.gz) = 6768cca950fc840857b01b0bd94dbd0ca756d324
Size (sudo-1.6.6.tar.gz) = 333074 bytes
SHA1 (patch-aa) = 3298ebd31c6348848c02b98e493a6772369ca840
SHA1 (patch-ab) = 9ee5fd292495a97ba8acfdddfd60c54955070eac
-SHA1 (patch-ac) = 96694dbf482f66fcf45dd230852cce0aa24cfb6a
+SHA1 (patch-ac) = 2bb81b45e91c47f7d30dfc1f4c1f7f945becf715
SHA1 (patch-af) = 7aaf790e8512e4371d87d367dd2d6e6b020d0ab2
SHA1 (patch-ag) = f05e3731b23407faa5f64b0f374419ae7a4327a9
diff --git a/security/sudo/patches/patch-ac b/security/sudo/patches/patch-ac
index cfb044707ef..b01a4f7d3b6 100644
--- a/security/sudo/patches/patch-ac
+++ b/security/sudo/patches/patch-ac
@@ -1,3 +1,5 @@
+$NetBSD: patch-ac,v 1.8 2002/06/16 20:20:19 wiz Exp $
+
--- config.sub.old Mon Dec 31 14:02:47 2001
+++ config.sub Sun Jun 16 12:48:45 2002
@@ -235,7 +235,7 @@