diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-07-30 15:01:47 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-07-30 15:01:47 +0000 |
commit | a66bfc3e1b34ecb5bef5f98d77967078c9c71ef6 (patch) | |
tree | b697c223d02c2545acfc144034460d0937a38364 /security/sudo | |
parent | 128c1afc4db23b598f1d1329cc5029dcd5cffb46 (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 1a0c7cadf4ff..b078795b107b 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.9.1 +PORTVERSION= 1.6.9.2 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.9p1 +DISTNAME= ${PORTNAME}-1.6.9p2 MAINTAINER= tmclaugh@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 565d21bfbc47..bed754644c60 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (sudo-1.6.9p1.tar.gz) = 3bd851451f00001f1f405653f2c1682f -SHA256 (sudo-1.6.9p1.tar.gz) = 1b8bb1f15001844e956a3e72970d78b27ce737dbf4b59c60b6bb729349255757 -SIZE (sudo-1.6.9p1.tar.gz) = 557995 +MD5 (sudo-1.6.9p2.tar.gz) = cb890faab6b8deac1f8a09bf35de3a20 +SHA256 (sudo-1.6.9p2.tar.gz) = ab4f9fe1aa667c558f30f7f21edb82395c22cab413ba79144f19fd9c41e8ca5a +SIZE (sudo-1.6.9p2.tar.gz) = 558439 |