From 9fed4385e14ed9f18f93a40491459fef15715260 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Mon, 7 Feb 2005 18:46:42 +0000 Subject: update to 1.6.8p7 --- security/sudo/Makefile | 4 ++-- security/sudo/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'security') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index ae0f5f372418..7c330134561d 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.8.6 +PORTVERSION= 1.6.8.7 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ @@ -19,7 +19,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.8p6 +DISTNAME= ${PORTNAME}-1.6.8p7 MAINTAINER= mharo@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 7ef4f3054b76..26badf42e12c 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -MD5 (sudo-1.6.8p6.tar.gz) = fe952a370f479180a13bc50eb697e756 -SIZE (sudo-1.6.8p6.tar.gz) = 584918 +MD5 (sudo-1.6.8p7.tar.gz) = ad65d24f20c736597360d242515e412c +SIZE (sudo-1.6.8p7.tar.gz) = 585302 -- cgit