diff options
author | wxs <wxs@FreeBSD.org> | 2011-10-30 10:49:59 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-10-30 10:49:59 +0800 |
commit | b9ea634b358510c0d8bf0b939c352c9ddde2e3c8 (patch) | |
tree | 890592f70b02ac554830032e011119153d57b6c6 /security/sudo | |
parent | a6349caf1ed050d9496710fa4832dd8a0651ab41 (diff) | |
download | freebsd-ports-gnome-b9ea634b358510c0d8bf0b939c352c9ddde2e3c8.tar.gz freebsd-ports-gnome-b9ea634b358510c0d8bf0b939c352c9ddde2e3c8.tar.zst freebsd-ports-gnome-b9ea634b358510c0d8bf0b939c352c9ddde2e3c8.zip |
- Update to 1.8.3p1
Diffstat (limited to 'security/sudo')
-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 e1fe0eb5c54b..8952fbf2d686 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -DISTVERSION= 1.8.3 +DISTVERSION= 1.8.3p1 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://ftp.arcane-networks.fr/pub/mirrors/sudo/ \ diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 1c74790ae7dd..adddef186701 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1,2 +1,2 @@ -SHA256 (sudo-1.8.3.tar.gz) = ff1fcc410c5465063ee4912912e29936ea39f017d9a8a57ec76b0ded71b7c3c4 -SIZE (sudo-1.8.3.tar.gz) = 1536180 +SHA256 (sudo-1.8.3p1.tar.gz) = 1a22635bc5a0a84df273a893c624d45f628c78668317c5bc442dac11db55bb82 +SIZE (sudo-1.8.3p1.tar.gz) = 1536465 |