diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2008-01-28 06:29:03 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2008-01-28 06:29:03 +0000 |
commit | 2b5f91b8a7515c93941e2eadf77c2f626766676f (patch) | |
tree | 8ea7a33067dbad853ac9d22c2870191ea652f802 /security/sudo | |
parent | 1e543560bf93324685a8f82b265c848f6c8573c7 (diff) |
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 13e14a129be4..6e760574b79b 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.9.6 +PORTVERSION= 1.6.9.12 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://obsd.isc.org/pub/sudo/ \ @@ -16,7 +16,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://ftp.wiretapped.net/pub/security/host-security/sudo/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= tmclaugh/sudo -DISTNAME= ${PORTNAME}-1.6.9p6 +DISTNAME= ${PORTNAME}-1.6.9p12 MAINTAINER= tmclaugh@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 20305828ec48..415e7993008c 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (sudo-1.6.9p6.tar.gz) = 1f262526f321af388b37e05ee57bb2c7 -SHA256 (sudo-1.6.9p6.tar.gz) = 9e3b67b0813f1c64922e2ba870326d90b76be3e1cc0da396358867976717607e -SIZE (sudo-1.6.9p6.tar.gz) = 574983 +MD5 (sudo-1.6.9p12.tar.gz) = a5795c292e5c64dd9f7bcba8c1c712c9 +SHA256 (sudo-1.6.9p12.tar.gz) = d25c7a04f0db65c4a4e587df337fb6c4bd5165155d7ab64e8b00a89f745dd4aa +SIZE (sudo-1.6.9p12.tar.gz) = 581936 |