From b65617e8486df40df8ac6306e4f2bc47d5800969 Mon Sep 17 00:00:00 2001 From: tmclaugh Date: Mon, 30 Jul 2007 15:01:47 +0000 Subject: Update to 1.6.9p2 - Environment handling fix. --- security/sudo/Makefile | 4 ++-- security/sudo/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'security') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 1a0c7cadf4ff..b078795b107b 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.9.1 +PORTVERSION= 1.6.9.2 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://probsd.org/sudoftp/ \ @@ -18,7 +18,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.9p1 +DISTNAME= ${PORTNAME}-1.6.9p2 MAINTAINER= tmclaugh@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 565d21bfbc47..bed754644c60 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (sudo-1.6.9p1.tar.gz) = 3bd851451f00001f1f405653f2c1682f -SHA256 (sudo-1.6.9p1.tar.gz) = 1b8bb1f15001844e956a3e72970d78b27ce737dbf4b59c60b6bb729349255757 -SIZE (sudo-1.6.9p1.tar.gz) = 557995 +MD5 (sudo-1.6.9p2.tar.gz) = cb890faab6b8deac1f8a09bf35de3a20 +SHA256 (sudo-1.6.9p2.tar.gz) = ab4f9fe1aa667c558f30f7f21edb82395c22cab413ba79144f19fd9c41e8ca5a +SIZE (sudo-1.6.9p2.tar.gz) = 558439 -- cgit