diff options
author | mharo <mharo@FreeBSD.org> | 2004-11-30 09:22:23 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2004-11-30 09:22:23 +0800 |
commit | f6671d3c26594fa9dd9c38f2f92a1df25f550275 (patch) | |
tree | cf231d47c409be70e3ca50c48c448f41314de07a /security | |
parent | 241c7f43839f2646f6ca55b9eea11184d5dc0932 (diff) | |
download | freebsd-ports-gnome-f6671d3c26594fa9dd9c38f2f92a1df25f550275.tar.gz freebsd-ports-gnome-f6671d3c26594fa9dd9c38f2f92a1df25f550275.tar.zst freebsd-ports-gnome-f6671d3c26594fa9dd9c38f2f92a1df25f550275.zip |
Update to 1.6.8p5
Diffstat (limited to 'security')
-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 |