From 10183c9f6926b04bc4a8430ec804e9b2bfc35501 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 30 Nov 2004 00:27:10 +0000 Subject: Update to 1.6.8pl5. Changes: o Added a configure check for systems with a 2-argument version of timespecsub (like BSD/OS). o Added stub struct defintions to sudo.h to quiet compiler warnings on some systems. o In sudoers Defaults lines, tuples like "lecture" may now be used without a value, restoring their old boolean-like nature. o Invalid values for a tuple are now handled correctly. --- security/sudo/Makefile | 6 +++--- security/sudo/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 9b2d23ba337..0bbcb1eb719 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2004/11/26 16:23:57 cube Exp $ +# $NetBSD: Makefile,v 1.75 2004/11/30 00:27:10 xtraeme Exp $ # -DISTNAME= sudo-1.6.8p4 -PKGNAME= sudo-1.6.8pl4 +DISTNAME= sudo-1.6.8p5 +PKGNAME= sudo-1.6.8pl5 PKGREVISION= # CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 52d11557370..60486b1e469 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.25 2004/11/26 16:23:57 cube Exp $ +$NetBSD: distinfo,v 1.26 2004/11/30 00:27:10 xtraeme Exp $ -SHA1 (sudo-1.6.8p4.tar.gz) = 7bc4935a4d5d1100938774eeb7927f8643730ff2 -Size (sudo-1.6.8p4.tar.gz) = 583961 bytes +SHA1 (sudo-1.6.8p5.tar.gz) = cb3773d11ffbbc3f485314168061889a2d5add60 +Size (sudo-1.6.8p5.tar.gz) = 584832 bytes SHA1 (patch-aa) = a4f29f2c228eb3b4af0872cf04a00ffdf41c603c SHA1 (patch-af) = 870a0f0504449dbb839c8b8c2dfe6505a9c9ec68 SHA1 (patch-ag) = 3703932e134ae90281179d0a4ae4760fa420264b -- cgit v1.2.3