summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-11-30 00:27:10 +0000
committerxtraeme <xtraeme>2004-11-30 00:27:10 +0000
commit2205a3750ea296942daec37062b036f542db2040 (patch)
tree55789fa7d2474adcfb809dd3e2c621225e5143c4 /security/sudo/Makefile
parent58a3fd510c236d52cd9be5adaded51f197482cc8 (diff)
downloadpkgsrc-2205a3750ea296942daec37062b036f542db2040.tar.gz
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.
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile6
1 files changed, 3 insertions, 3 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/ \