diff options
author | Michael Haro <mharo@FreeBSD.org> | 2004-11-30 01:22:23 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2004-11-30 01:22:23 +0000 |
commit | 318f8b4ac7031551b47c3d017057adc55918ec51 (patch) | |
tree | e8bd87e84646521c40e9d5755673025f43050fd4 /security/sudo | |
parent | ade43579e3da7acfd74b3ac910d44e97a0e4d95b (diff) | |
download | ports-318f8b4ac7031551b47c3d017057adc55918ec51.tar.gz ports-318f8b4ac7031551b47c3d017057adc55918ec51.zip |
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index a2835f3f2038..05a9c4c9e4ef 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.8.4 +PORTVERSION= 1.6.8.5 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ @@ -19,7 +19,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.8p4 +DISTNAME= ${PORTNAME}-1.6.8p5 MAINTAINER= mharo@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 77fa331b32e5..b60c36e390b6 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -MD5 (sudo-1.6.8p4.tar.gz) = e25f0533a28f7be3f2073d7814ff07ef -SIZE (sudo-1.6.8p4.tar.gz) = 583961 +MD5 (sudo-1.6.8p5.tar.gz) = 03538d938b8593d6f1d66ec6c067b5b5 +SIZE (sudo-1.6.8p5.tar.gz) = 584832 |