diff options
-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 5dfbc3d..dc59a2c 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 e1dcf30..a5e01b7 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 0d70536..9746626 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 |