diff options
-rw-r--r-- | security/sudo/Makefile | 8 | ||||
-rw-r--r-- | security/sudo/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index a9f22133f4b..8887420bf99 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2002/01/18 11:44:14 taca Exp $ +# $NetBSD: Makefile,v 1.44 2002/01/24 16:01:02 taca Exp $ # -DISTNAME= sudo-1.6.5p1 -PKGNAME= ${DISTNAME:S/p1/.1/} +DISTNAME= sudo-1.6.5p2 +PKGNAME= ${DISTNAME:S/p1/.2/} CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.courtesan.com/pub/sudo/ \ @@ -19,7 +19,7 @@ GNU_CONFIGURE= # defined .include "../../mk/bsd.prefs.mk" -CONFIGURE_ARGS+= --disable-root-mailer +CONFIGURE_ARGS+= --disable-root-mailer --disable-setreuid CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} .if ${OPSYS} == "NetBSD" diff --git a/security/sudo/distinfo b/security/sudo/distinfo index dcf0ea4caa8..f7dc4e90674 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2002/01/18 11:44:14 taca Exp $ +$NetBSD: distinfo,v 1.7 2002/01/24 16:01:02 taca Exp $ -SHA1 (sudo-1.6.5p1.tar.gz) = cacb01539a0bf0c900acdd7db3a207113db8ec3f -Size (sudo-1.6.5p1.tar.gz) = 331167 bytes +SHA1 (sudo-1.6.5p2.tar.gz) = 5fdf8887e94389551596de066e29179d6551ba15 +Size (sudo-1.6.5p2.tar.gz) = 332414 bytes SHA1 (patch-aa) = 3298ebd31c6348848c02b98e493a6772369ca840 SHA1 (patch-ab) = 9ee5fd292495a97ba8acfdddfd60c54955070eac SHA1 (patch-af) = 7aaf790e8512e4371d87d367dd2d6e6b020d0ab2 |