diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-09-17 14:55:13 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-09-17 14:55:13 +0000 |
commit | 9d5bfc0d2328e2032cbc19f4549606bafe9ca6b9 (patch) | |
tree | f83e5a0ba5b4efef4e59f1d55f20275c44f950cf /security | |
parent | 2f84afe311424dbebdd9af98691bec70c0dd3acd (diff) | |
download | ports-9d5bfc0d2328e2032cbc19f4549606bafe9ca6b9.tar.gz ports-9d5bfc0d2328e2032cbc19f4549606bafe9ca6b9.zip |
Notes
Diffstat (limited to 'security')
-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 1777fa586d34..1adf092f9782 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.9.4 +PORTVERSION= 1.6.9.5 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.9p4 +DISTNAME= ${PORTNAME}-1.6.9p5 MAINTAINER= tmclaugh@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index c9201e6f5d3a..e3967138bf7f 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (sudo-1.6.9p4.tar.gz) = 5439d24b48db69d2b6b42e97b47fdfd6 -SHA256 (sudo-1.6.9p4.tar.gz) = 849f5f727c28bdd7431ecb839b862da972265b812ecf907d4182eacecf71c578 -SIZE (sudo-1.6.9p4.tar.gz) = 581385 +MD5 (sudo-1.6.9p5.tar.gz) = 2db485a444dc6b26a3712be0dbf343f6 +SHA256 (sudo-1.6.9p5.tar.gz) = 53144c8f0a3bf3dbda504ef44e9814efe6f7f32515aa94af5580d0cc327c5d0a +SIZE (sudo-1.6.9p5.tar.gz) = 574384 |