From e19088e1c6e23866352a022b5eb8aea13e17bebe Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Wed, 9 Apr 2008 16:44:28 +0000 Subject: - Update to 1.6.9p15 * The HOME environment variable is once again preserved by default, as per the documentation. - Finally remember to fix the $FreeBSD$ line in pam file. --- security/sudo/Makefile | 4 ++-- security/sudo/distinfo | 6 +++--- security/sudo/files/pam.conf | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security/sudo') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index e64aa370bc1f..ffc235e0c33b 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -PORTVERSION= 1.6.9.14 +PORTVERSION= 1.6.9.15 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://obsd.isc.org/pub/sudo/ \ @@ -16,7 +16,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ ftp://ftp.wiretapped.net/pub/security/host-security/sudo/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= tmclaugh/sudo -DISTNAME= ${PORTNAME}-1.6.9p14 +DISTNAME= ${PORTNAME}-1.6.9p15 MAINTAINER= tmclaugh@FreeBSD.org COMMENT= Allow others to run commands as root diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 67d491d6ea8b..d2c0b83eaccb 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,3 +1,3 @@ -MD5 (sudo-1.6.9p14.tar.gz) = a274767d74e99bdd86ebef4e9899a246 -SHA256 (sudo-1.6.9p14.tar.gz) = cffccc9090df1daf3aba129f94bf5e01724e723e3264124b9d57d4a1437f097a -SIZE (sudo-1.6.9p14.tar.gz) = 589298 +MD5 (sudo-1.6.9p15.tar.gz) = 06cfeed4ececfce6c82e03974c588066 +SHA256 (sudo-1.6.9p15.tar.gz) = 654376e31ac76028e02a603c67ced319304a1aa6bdfae72431574cef5c59a382 +SIZE (sudo-1.6.9p15.tar.gz) = 593065 diff --git a/security/sudo/files/pam.conf b/security/sudo/files/pam.conf index d0eaef11ee01..1e30507af119 100644 --- a/security/sudo/files/pam.conf +++ b/security/sudo/files/pam.conf @@ -1,5 +1,5 @@ # -# $Id$ +# $FreeBSD$ # # PAM configuration for the "sudo" service # -- cgit v1.2.3