diff options
author | taca <taca@pkgsrc.org> | 2011-01-22 09:18:21 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-01-22 09:18:21 +0000 |
commit | 88e89ec05afc0885c2f930df51318047be1a8ed8 (patch) | |
tree | 11f99a80dd5556bd65d40d7388aec7e175b15a71 /security | |
parent | e0315c286cd9c7f9a42ee72f17fa57ef82d54981 (diff) | |
download | pkgsrc-88e89ec05afc0885c2f930df51318047be1a8ed8.tar.gz |
Update sudo package to 1.7.4p6.
What's new in Sudo 1.7.4p6?
* A bug has been fixed in the I/O logging support that could cause
visual artifacts in full-screen programs such as text editors.
Diffstat (limited to 'security')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 5577b335f38..61ac0b03e93 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.127 2011/01/13 12:22:40 taca Exp $ +# $NetBSD: Makefile,v 1.128 2011/01/22 09:18:21 taca Exp $ # -DISTNAME= sudo-1.7.4p5 +DISTNAME= sudo-1.7.4p6 CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ ftp://ftp.courtesan.com/pub/sudo/ \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 82805b0e02c..241aa239f5d 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.67 2011/01/13 12:22:40 taca Exp $ +$NetBSD: distinfo,v 1.68 2011/01/22 09:18:21 taca Exp $ -SHA1 (sudo-1.7.4p5.tar.gz) = bb9c9ff6ce6d4c70bdc546316442e7021ca754c2 -RMD160 (sudo-1.7.4p5.tar.gz) = 24fcaa065f9efc229abcf2b70ec4faca03efa32d -Size (sudo-1.7.4p5.tar.gz) = 966176 bytes +SHA1 (sudo-1.7.4p6.tar.gz) = a306863b8bde9bfe2430ac1daaa6f45ccb842ed4 +RMD160 (sudo-1.7.4p6.tar.gz) = a6680042cf1836a96552953f546483c238e4ce9c +Size (sudo-1.7.4p6.tar.gz) = 966234 bytes SHA1 (patch-aa) = 5435f1ebf6faa0381d193a9a560a3752af5c9c4a SHA1 (patch-af) = 389af9aca76d7286c2e981573c56358846f8d0ca SHA1 (patch-ag) = 853232cc5fde6808562cc7dd6f5770069bdeae3f |