diff options
author | wxs <wxs@FreeBSD.org> | 2012-05-16 22:26:34 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-05-16 22:26:34 +0800 |
commit | 5f2db32a2c723f1a8a012a86a8c85aa9ce566b96 (patch) | |
tree | 9f17c181eb156c2776fe397a946b8ee67a65e620 /security/sudo | |
parent | a1ce1e6183ba46361750b988829fb747a6b5967f (diff) | |
download | freebsd-ports-gnome-5f2db32a2c723f1a8a012a86a8c85aa9ce566b96.tar.gz freebsd-ports-gnome-5f2db32a2c723f1a8a012a86a8c85aa9ce566b96.tar.zst freebsd-ports-gnome-5f2db32a2c723f1a8a012a86a8c85aa9ce566b96.zip |
Update to 1.8.4p5
Security: b3435b68-9ee8-11e1-997c-002354ed89bc
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 e9f861cbc1fe..d7c1c050cf99 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -7,10 +7,10 @@ PORTNAME= sudo PORTVERSION= 1.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SUDO} -DISTNAME= sudo-${PORTVERSION}p4 +DISTNAME= sudo-${PORTVERSION}p5 MAINTAINER= wxs@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 2fac59f83c79..673a126eb05d 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -SHA256 (sudo-1.8.4p4.tar.gz) = bf965b09bde9b0cf7fd2355c53a81884d02d522af2d539cf40218436e9a5051e -SIZE (sudo-1.8.4p4.tar.gz) = 1608969 +SHA256 (sudo-1.8.4p5.tar.gz) = cf41ea1ada17c0dfbd8480dd9dc800999e0db9f2972ffa8f7a2944751ad32aba +SIZE (sudo-1.8.4p5.tar.gz) = 1609734 |