aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2016-06-23 10:15:13 +0000
committerRenato Botelho <garga@FreeBSD.org>2016-06-23 10:15:13 +0000
commitd815f534eb712efe072533ac1d0dda7fd353c00d (patch)
treed7d63e95c9aa9f650d379b9c42f5c1a60472f7ff
parent1aac31f80cb0272e6c9eff94db71e3b0b07d6573 (diff)
downloadports-d815f534eb712efe072533ac1d0dda7fd353c00d.tar.gz
ports-d815f534eb712efe072533ac1d0dda7fd353c00d.zip
MFH: r417338
Update security/sudo to 1.8.17p1 Sponsored by: Rubicon Communications (Netgate) Approved by: ports-secteam (junovitch)
Notes
Notes: svn path=/branches/2016Q2/; revision=417357
-rw-r--r--security/sudo/Makefile2
-rw-r--r--security/sudo/distinfo6
-rw-r--r--security/sudo/pkg-plist4
3 files changed, 5 insertions, 7 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 73f40871e494..b700663efabb 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sudo
-PORTVERSION= 1.8.17
+PORTVERSION= 1.8.17p1
CATEGORIES= security
MASTER_SITES= SUDO
diff --git a/security/sudo/distinfo b/security/sudo/distinfo
index 7198c214a7fb..2ac19a982537 100644
--- a/security/sudo/distinfo
+++ b/security/sudo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466427088
-SHA256 (sudo-1.8.17.tar.gz) = 62b12c4fa9a3ad4f20f6e7576bc6405b2ec8d76222ea44a1c94830c68cccec8c
-SIZE (sudo-1.8.17.tar.gz) = 2786216
+TIMESTAMP = 1466628964
+SHA256 (sudo-1.8.17p1.tar.gz) = c690d707fb561b3ecdf6a6de5563bc0b769388eff201c851edbace408bb155cc
+SIZE (sudo-1.8.17p1.tar.gz) = 2786618
diff --git a/security/sudo/pkg-plist b/security/sudo/pkg-plist
index efb859c444a5..9a8e1655c431 100644
--- a/security/sudo/pkg-plist
+++ b/security/sudo/pkg-plist
@@ -2,9 +2,7 @@ bin/sudo
bin/sudoedit
bin/sudoreplay
@sample etc/sudoers.sample
-@preunexec if cmp -s %D/etc/pam.d/sudo.default %D/etc/pam.d/sudo; then rm -f %D/etc/pam.d/sudo ; fi
-etc/pam.d/sudo.default
-@postexec if [ ! -f %D/etc/pam.d/sudo ] ; then cp -p %D/%F %B/sudo; fi
+@sample etc/pam.d/sudo.default etc/pam.d/sudo
include/sudo_plugin.h
libexec/sudo/group_file.so
libexec/sudo/libsudo_util.so