diff options
author | Renato Botelho <garga@FreeBSD.org> | 2015-07-19 13:02:38 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2015-07-19 13:02:38 +0000 |
commit | 6499621583542b3c98b92f70fd851dedffb0ce05 (patch) | |
tree | a529e3fc47c4ab4f135ddce5922d6834ae70e6c1 | |
parent | textproc/yaml-mode.el: update 0.0.9 -> 0.0.11 (diff) |
Update to 1.8.14p1
-rw-r--r-- | security/sudo/Makefile | 2 | ||||
-rw-r--r-- | security/sudo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index f96112ac5c8b..25cdf1ed168a 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sudo -DISTVERSION= 1.8.14 +DISTVERSION= 1.8.14p1 CATEGORIES= security MASTER_SITES= SUDO diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 0ca5991e7dd7..66d68355aca9 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -SHA256 (sudo-1.8.14.tar.gz) = 74308f7bf242f6f997d4c8145849581f06fb6fbe47032b6e87ac664c14b9f6d3 -SIZE (sudo-1.8.14.tar.gz) = 2570156 +SHA256 (sudo-1.8.14p1.tar.gz) = b12ccdf1c0b6a2a494afb6616d16d90310206f4d8e68023cf27345396d9f06a0 +SIZE (sudo-1.8.14p1.tar.gz) = 2570430 |