diff options
author | jlam <jlam@pkgsrc.org> | 2002-08-25 21:48:57 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-08-25 21:48:57 +0000 |
commit | 1c57323789a922a7182ba378831f2c0a336a6959 (patch) | |
tree | c8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /security/sudo | |
parent | ee84541509a09b09b26167f474c4b53185c17b5f (diff) | |
download | pkgsrc-1c57323789a922a7182ba378831f2c0a336a6959.tar.gz |
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 2 | ||||
-rw-r--r-- | security/sudo/patches/patch-ac | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 27c6ae30453..ca5773072e6 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2002/06/16 20:21:20 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2002/08/25 21:50:47 jlam Exp $ # DISTNAME= sudo-1.6.6 @@ -14,7 +14,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.courtesan.com/sudo/ COMMENT= Allow others to run commands as root -USE_BUILDLINK_ONLY= # defined +USE_BUILDLINK2= # defined GNU_CONFIGURE= # defined .include "../../mk/bsd.prefs.mk" diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 5bdc3966c03..799a154f935 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2002/06/16 20:20:18 wiz Exp $ +$NetBSD: distinfo,v 1.11 2002/08/25 21:50:48 jlam Exp $ SHA1 (sudo-1.6.6.tar.gz) = 6768cca950fc840857b01b0bd94dbd0ca756d324 Size (sudo-1.6.6.tar.gz) = 333074 bytes diff --git a/security/sudo/patches/patch-ac b/security/sudo/patches/patch-ac index b01a4f7d3b6..7840088fc3e 100644 --- a/security/sudo/patches/patch-ac +++ b/security/sudo/patches/patch-ac @@ -1,4 +1,4 @@ -$NetBSD: patch-ac,v 1.8 2002/06/16 20:20:19 wiz Exp $ +$NetBSD: patch-ac,v 1.9 2002/08/25 21:50:48 jlam Exp $ --- config.sub.old Mon Dec 31 14:02:47 2001 +++ config.sub Sun Jun 16 12:48:45 2002 |