diff options
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index f20715f6fe39..fb984c4bf95e 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.7.2.6 +PORTVERSION= 1.7.2.7 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://obsd.isc.org/pub/sudo/ \ @@ -14,7 +14,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://boulder.tele.dk/pub/sudo/ \ ftp://core.ring.gr.jp/pub/misc/sudo/ \ ftp://ftp.wiretapped.net/pub/security/host-security/sudo/ -DISTNAME= ${PORTNAME}-1.7.2p6 +DISTNAME= ${PORTNAME}-1.7.2p7 MAINTAINER= wxs@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index c6848f602ede..617f4519a2fc 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (sudo-1.7.2p6.tar.gz) = c4f1a43e8ba94f6bf06d2211442148c4 -SHA256 (sudo-1.7.2p6.tar.gz) = 8104c5e0130f100bbdbfbc0318fea3024027929adaafd2018f1c96c94f771161 -SIZE (sudo-1.7.2p6.tar.gz) = 771148 +MD5 (sudo-1.7.2p7.tar.gz) = 3ac78668427a53e12d7639fdfab2f1af +SHA256 (sudo-1.7.2p7.tar.gz) = 07a9c83e628a088314523e558236ac3c4cb0d54d7d7093e5b3e4c8101b1a2bea +SIZE (sudo-1.7.2p7.tar.gz) = 772356 |