diff options
-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 |