diff options
author | mharo <mharo@FreeBSD.org> | 2005-11-14 12:20:02 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2005-11-14 12:20:02 +0800 |
commit | a67c7587d9584c24b42e8eb2b8ab11a46207e082 (patch) | |
tree | 21ff00d6df5d08f2e2fb6351d121ec18da08f3fd /security/sudo | |
parent | f60a1987d1b779fd5fa6967f0b1553cd5cdb8196 (diff) | |
download | freebsd-ports-graphics-a67c7587d9584c24b42e8eb2b8ab11a46207e082.tar.gz freebsd-ports-graphics-a67c7587d9584c24b42e8eb2b8ab11a46207e082.tar.zst freebsd-ports-graphics-a67c7587d9584c24b42e8eb2b8ab11a46207e082.zip |
Upgrade to 1.6.8.12
PR: 88865
Submitted by: Phil Oleson <oz@nixil.net>
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 5 | ||||
-rw-r--r-- | security/sudo/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 9e5534c16ef..7b6418f4393 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,8 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.8.9 -PORTREVISION= 0 +PORTVERSION= 1.6.8.12 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://probsd.org/sudoftp/ \ @@ -19,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.8p9 +DISTNAME= ${PORTNAME}-1.6.8p12 MAINTAINER= mharo@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index fa8954beca5..5ee2c71cdcc 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -MD5 (sudo-1.6.8p9.tar.gz) = 6d0346abd16914956bc7ea4f17fc85fb -SIZE (sudo-1.6.8p9.tar.gz) = 585509 +MD5 (sudo-1.6.8p12.tar.gz) = b29893c06192df6230dd5f340f3badf5 +SIZE (sudo-1.6.8p12.tar.gz) = 585643 |