diff options
-rw-r--r-- | security/sudo/Makefile | 8 | ||||
-rw-r--r-- | security/sudo/PLIST.NetBSD | 3 | ||||
-rw-r--r-- | security/sudo/PLIST.SunOS | 3 | ||||
-rw-r--r-- | security/sudo/distinfo | 6 |
4 files changed, 11 insertions, 9 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 35f13bcbc0e..a3d441ef1f8 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.71 2004/10/03 00:18:13 tv Exp $ +# $NetBSD: Makefile,v 1.72 2004/11/12 16:47:31 cube Exp $ # -DISTNAME= sudo-1.6.8p1 -PKGNAME= sudo-1.6.8pl1 -PKGREVISION= 1 +DISTNAME= sudo-1.6.8p2 +PKGNAME= sudo-1.6.8pl2 +PKGREVISION= # CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.courtesan.com/pub/sudo/ \ diff --git a/security/sudo/PLIST.NetBSD b/security/sudo/PLIST.NetBSD index 4ede11d0d2a..2310cfafeec 100644 --- a/security/sudo/PLIST.NetBSD +++ b/security/sudo/PLIST.NetBSD @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST.NetBSD,v 1.1 2002/12/25 12:26:46 grant Exp $ +@comment $NetBSD: PLIST.NetBSD,v 1.2 2004/11/12 16:47:31 cube Exp $ man/man5/sudoers.5 man/man8/sudo.8 +man/man8/sudoedit.8 man/man8/visudo.8 diff --git a/security/sudo/PLIST.SunOS b/security/sudo/PLIST.SunOS index e0d5d161f6f..4344787e675 100644 --- a/security/sudo/PLIST.SunOS +++ b/security/sudo/PLIST.SunOS @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST.SunOS,v 1.1 2002/12/25 12:26:46 grant Exp $ +@comment $NetBSD: PLIST.SunOS,v 1.2 2004/11/12 16:47:31 cube Exp $ man/man1m/sudo.1m +man/man1m/sudoedit.1m man/man1m/visudo.1m man/man4/sudoers.4 diff --git a/security/sudo/distinfo b/security/sudo/distinfo index fa701b2a49f..2439b91e84b 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.23 2004/09/17 09:25:18 cube Exp $ +$NetBSD: distinfo,v 1.24 2004/11/12 16:47:31 cube Exp $ -SHA1 (sudo-1.6.8p1.tar.gz) = a093e6ec91ecd964a4901184ae19a3096fb98eed -Size (sudo-1.6.8p1.tar.gz) = 583464 bytes +SHA1 (sudo-1.6.8p2.tar.gz) = eb4d49207036109080f41edff941c069da2566dd +Size (sudo-1.6.8p2.tar.gz) = 583690 bytes SHA1 (patch-aa) = a4f29f2c228eb3b4af0872cf04a00ffdf41c603c SHA1 (patch-af) = 870a0f0504449dbb839c8b8c2dfe6505a9c9ec68 SHA1 (patch-ag) = 3703932e134ae90281179d0a4ae4760fa420264b |