ports/core (3.1): sudo: update to 1.8.13
commit c6123caba06d9c5592b5ed09112e1daae0b505b3 Author: Juergen Daubert <jue@jue.li> Date: Sun Mar 22 16:03:28 2015 +0100 sudo: update to 1.8.13 diff --git a/sudo/.footprint b/sudo/.footprint index 2d7ef37..1e2da01 100644 --- a/sudo/.footprint +++ b/sudo/.footprint @@ -37,5 +37,6 @@ drwxr-xr-x root/root usr/sbin/ drwxr-xr-x root/root var/ drwxr-xr-x root/root var/lib/ drwx--x--x root/root var/lib/sudo/ +drwx------ root/root var/lib/sudo/lectured/ drwxr-xr-x root/root var/run/ drwx--x--x root/root var/run/sudo/ diff --git a/sudo/.md5sum b/sudo/.md5sum index 9e688e3..b43e908 100644 --- a/sudo/.md5sum +++ b/sudo/.md5sum @@ -1 +1 @@ -87558f3a55c62bc9244b19594f103ffa sudo-1.8.12.tar.gz +f61577ec330ad1bd504c0e2eec6ea2d8 sudo-1.8.13.tar.gz diff --git a/sudo/Pkgfile b/sudo/Pkgfile index 14d8da2..d577872 100644 --- a/sudo/Pkgfile +++ b/sudo/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib name=sudo -version=1.8.12 +version=1.8.13 release=1 source=(http://www.sudo.ws/$name/dist/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu