diff options
author | wxs <wxs@FreeBSD.org> | 2012-03-13 23:25:11 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-03-13 23:25:11 +0800 |
commit | fdfb1273340fea07daffc85a4e400e5364b7afed (patch) | |
tree | 1c2819dddbd0b525b3c0cf862c2ada35a52c6a6f /security | |
parent | abcc13a1c1cd001c0d92665e15c17d9a8c2f6e33 (diff) | |
download | freebsd-ports-gnome-fdfb1273340fea07daffc85a4e400e5364b7afed.tar.gz freebsd-ports-gnome-fdfb1273340fea07daffc85a4e400e5364b7afed.tar.zst freebsd-ports-gnome-fdfb1273340fea07daffc85a4e400e5364b7afed.zip |
Update to 1.8.4p4
Changes from 1.8.4p2 through 1.8.4p4 are here:
http://www.sudo.ws/sudo/stable.html#1.8.4p4
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r-- | security/sudo/Makefile | 3 | ||||
-rw-r--r-- | security/sudo/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 7e0df3617296..e9f861cbc1fe 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -7,9 +7,10 @@ PORTNAME= sudo PORTVERSION= 1.8.4 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SUDO} -DISTNAME= sudo-${PORTVERSION}p2 +DISTNAME= sudo-${PORTVERSION}p4 MAINTAINER= wxs@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index a4855c505200..2fac59f83c79 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -SHA256 (sudo-1.8.4p2.tar.gz) = b1310b8548db5ea92f3063011c0fe6e843a1f95f548a4aeae54bcc2fdfea88a9 -SIZE (sudo-1.8.4p2.tar.gz) = 1608580 +SHA256 (sudo-1.8.4p4.tar.gz) = bf965b09bde9b0cf7fd2355c53a81884d02d522af2d539cf40218436e9a5051e +SIZE (sudo-1.8.4p4.tar.gz) = 1608969 |