diff options
author | garga <garga@FreeBSD.org> | 2015-07-22 21:34:15 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2015-07-22 21:34:15 +0800 |
commit | 486d833f85cf9c09b4b511e823470128087976eb (patch) | |
tree | 5cbe5423f06369f0e367565955e5c378326bca64 /security | |
parent | 83aec34841c6f4b9dfd018ffc44689daf7e8fa5a (diff) | |
download | freebsd-ports-gnome-486d833f85cf9c09b4b511e823470128087976eb.tar.gz freebsd-ports-gnome-486d833f85cf9c09b4b511e823470128087976eb.tar.zst freebsd-ports-gnome-486d833f85cf9c09b4b511e823470128087976eb.zip |
Update to 1.8.14p3
Diffstat (limited to 'security')
-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 2792abd2ce61..500b9d5d3b3e 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sudo -PORTVERSION= 1.8.14p2 +PORTVERSION= 1.8.14p3 CATEGORIES= security MASTER_SITES= SUDO diff --git a/security/sudo/distinfo b/security/sudo/distinfo index afe443aa3b75..7ad6d4165578 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -SHA256 (sudo-1.8.14p2.tar.gz) = b4bca9cca52fc6a409709995014af5e9fb905a4a6c5bda977f78e568954dfe21 -SIZE (sudo-1.8.14p2.tar.gz) = 2570749 +SHA256 (sudo-1.8.14p3.tar.gz) = a8a697cbb113859058944850d098464618254804cf97961dee926429f00a1237 +SIZE (sudo-1.8.14p3.tar.gz) = 2570892 |