mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to 1.6.9p6
- Sudo now only prints the password prompt if the process is in the foreground.
This commit is contained in:
parent
6a54a8bd3b
commit
6bd9501dcd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201776
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sudo
|
||||
PORTVERSION= 1.6.9.5
|
||||
PORTVERSION= 1.6.9.6
|
||||
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.9p5
|
||||
DISTNAME= ${PORTNAME}-1.6.9p6
|
||||
|
||||
MAINTAINER= tmclaugh@FreeBSD.org
|
||||
COMMENT= Allow others to run commands as root
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (sudo-1.6.9p5.tar.gz) = 2db485a444dc6b26a3712be0dbf343f6
|
||||
SHA256 (sudo-1.6.9p5.tar.gz) = 53144c8f0a3bf3dbda504ef44e9814efe6f7f32515aa94af5580d0cc327c5d0a
|
||||
SIZE (sudo-1.6.9p5.tar.gz) = 574384
|
||||
MD5 (sudo-1.6.9p6.tar.gz) = 1f262526f321af388b37e05ee57bb2c7
|
||||
SHA256 (sudo-1.6.9p6.tar.gz) = 9e3b67b0813f1c64922e2ba870326d90b76be3e1cc0da396358867976717607e
|
||||
SIZE (sudo-1.6.9p6.tar.gz) = 574983
|
||||
|
Loading…
Reference in New Issue
Block a user