diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-10-23 00:46:44 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-10-23 00:46:44 +0000 |
commit | 6bd9501dcdb261447080d5b044de52f551e7ff26 (patch) | |
tree | b72cbd93682d9207792e351407b7a429201ab83c /security/sudo | |
parent | 6a54a8bd3bd0f26ce07bb1330e05d1ee2edcbf9e (diff) | |
download | ports-6bd9501dcdb261447080d5b044de52f551e7ff26.tar.gz ports-6bd9501dcdb261447080d5b044de52f551e7ff26.zip |
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 1adf092f9782..83d5f0d7acd7 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.9.5 +PORTVERSION= 1.6.9.6 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://probsd.org/sudoftp/ \ @@ -18,7 +18,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://pluto.cdpa.nsysu.edu.tw/sudo/ \ ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \ ftp://ftp.stikman.com/pub/sudo/ -DISTNAME= ${PORTNAME}-1.6.9p5 +DISTNAME= ${PORTNAME}-1.6.9p6 MAINTAINER= tmclaugh@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index e3967138bf7f..20305828ec48 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (sudo-1.6.9p5.tar.gz) = 2db485a444dc6b26a3712be0dbf343f6 -SHA256 (sudo-1.6.9p5.tar.gz) = 53144c8f0a3bf3dbda504ef44e9814efe6f7f32515aa94af5580d0cc327c5d0a -SIZE (sudo-1.6.9p5.tar.gz) = 574384 +MD5 (sudo-1.6.9p6.tar.gz) = 1f262526f321af388b37e05ee57bb2c7 +SHA256 (sudo-1.6.9p6.tar.gz) = 9e3b67b0813f1c64922e2ba870326d90b76be3e1cc0da396358867976717607e +SIZE (sudo-1.6.9p6.tar.gz) = 574983 |