From d03740e3ced93a27df47952d990f86f6623f212b Mon Sep 17 00:00:00 2001 From: mharo Date: Fri, 12 Nov 2004 21:19:00 +0000 Subject: Update to 1.6.8p2 o Bash exported functions and the CDPATH variable are now stripped from the environment passed to the program to be executed. --- security/sudo/Makefile | 4 ++-- security/sudo/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'security/sudo') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index e2bc4c90c4b8..82c505dee3af 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.8.1 +PORTVERSION= 1.6.8.2 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.8p1 +DISTNAME= ${PORTNAME}-1.6.8p2 MAINTAINER= mharo@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index a89a00a4c94d..9672848f0682 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -MD5 (sudo-1.6.8p1.tar.gz) = 7fa9649f327d2e92eb1a73da537759d5 -SIZE (sudo-1.6.8p1.tar.gz) = 583464 +MD5 (sudo-1.6.8p2.tar.gz) = 03b92a99b37f22351f4bae5119dabe3d +SIZE (sudo-1.6.8p2.tar.gz) = 583690 -- cgit