diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-08-02 17:25:18 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-08-02 17:25:18 +0000 |
commit | fe44fea76864c5629e456ce4c8de2d43e08cc9b9 (patch) | |
tree | dc8e6383cf2fc20bd62b7bd84c5d92fba452d299 /security/sudo | |
parent | 83fe976af0b5a6048c2a90a4621f253327e60d26 (diff) | |
download | ports-fe44fea76864c5629e456ce4c8de2d43e08cc9b9.tar.gz ports-fe44fea76864c5629e456ce4c8de2d43e08cc9b9.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 b078795b107b..8977434059c7 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.9.2 +PORTVERSION= 1.6.9.3 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.9p2 +DISTNAME= ${PORTNAME}-1.6.9p3 MAINTAINER= tmclaugh@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index bed754644c60..6a423635a380 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (sudo-1.6.9p2.tar.gz) = cb890faab6b8deac1f8a09bf35de3a20 -SHA256 (sudo-1.6.9p2.tar.gz) = ab4f9fe1aa667c558f30f7f21edb82395c22cab413ba79144f19fd9c41e8ca5a -SIZE (sudo-1.6.9p2.tar.gz) = 558439 +MD5 (sudo-1.6.9p3.tar.gz) = 21791b0bfb14fe1dc508fdcfaae9bacc +SHA256 (sudo-1.6.9p3.tar.gz) = 7ed5b22455f168b9a9e3bc884824283ad8e19939eb6aa4edaaae08b01f641a62 +SIZE (sudo-1.6.9p3.tar.gz) = 558517 |