diff options
author | Michael Haro <mharo@FreeBSD.org> | 2002-04-25 17:20:23 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2002-04-25 17:20:23 +0000 |
commit | 1ff6b6d7a474f20faaccd3547b41d163bc4fbe91 (patch) | |
tree | 92fe96c1a800481b223b34d932f32697e05f4dbc /security/sudo | |
parent | 2ed6ce6f624c12513515e84a65ec92c9af286e7b (diff) |
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 2 | ||||
-rw-r--r-- | security/sudo/files/patch-aa | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 5dfbc3d1b0f4..dc59a2cae51b 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,14 +6,14 @@ # PORTNAME= sudo -PORTVERSION= 1.6.5.2 +PORTVERSION= 1.6.6 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ ftp://ftp.stikman.com/pub/sudo/ \ ftp://ftp.uu.net/pub/security/sudo/ -DISTNAME= ${PORTNAME}-1.6.5p2 +DISTNAME= ${PORTNAME}-1.6.6 MAINTAINER= mharo@FreeBSD.org diff --git a/security/sudo/distinfo b/security/sudo/distinfo index e1dcf30dc5f4..a5e01b77a51e 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1 +1 @@ -MD5 (sudo-1.6.5p2.tar.gz) = 26e4f3ff0a721d0a42eed70cf4c33f43 +MD5 (sudo-1.6.6.tar.gz) = 4da4bf6cf31634cc7a17ec3b69fdc333 diff --git a/security/sudo/files/patch-aa b/security/sudo/files/patch-aa index 0d705368a8b4..974662610d33 100644 --- a/security/sudo/files/patch-aa +++ b/security/sudo/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Mon Jan 12 20:45:09 1998 -+++ configure Fri May 29 01:31:07 1998 -@@ -4557,7 +4573,7 @@ +--- configure.orig Thu Apr 25 10:16:31 2002 ++++ configure Thu Apr 25 10:18:04 2002 +@@ -10564,7 +10564,7 @@ fi if test "$with_skey" = "yes"; then |