svn commit: r417357 - branches/2016Q2/security/sudo

Renato Botelho garga at FreeBSD.org
Thu Jun 23 10:15:15 UTC 2016


Author: garga
Date: Thu Jun 23 10:15:13 2016
New Revision: 417357
URL: https://svnweb.freebsd.org/changeset/ports/417357

Log:
  MFH: r417338
  
  Update security/sudo to 1.8.17p1
  
  Sponsored by:	Rubicon Communications (Netgate)
  Approved by:	ports-secteam (junovitch)

Modified:
  branches/2016Q2/security/sudo/Makefile
  branches/2016Q2/security/sudo/distinfo
  branches/2016Q2/security/sudo/pkg-plist
Directory Properties:
  branches/2016Q2/   (props changed)

Modified: branches/2016Q2/security/sudo/Makefile
==============================================================================
--- branches/2016Q2/security/sudo/Makefile	Thu Jun 23 09:48:53 2016	(r417356)
+++ branches/2016Q2/security/sudo/Makefile	Thu Jun 23 10:15:13 2016	(r417357)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sudo
-PORTVERSION=	1.8.17
+PORTVERSION=	1.8.17p1
 CATEGORIES=	security
 MASTER_SITES=	SUDO
 

Modified: branches/2016Q2/security/sudo/distinfo
==============================================================================
--- branches/2016Q2/security/sudo/distinfo	Thu Jun 23 09:48:53 2016	(r417356)
+++ branches/2016Q2/security/sudo/distinfo	Thu Jun 23 10:15:13 2016	(r417357)
@@ -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

Modified: branches/2016Q2/security/sudo/pkg-plist
==============================================================================
--- branches/2016Q2/security/sudo/pkg-plist	Thu Jun 23 09:48:53 2016	(r417356)
+++ branches/2016Q2/security/sudo/pkg-plist	Thu Jun 23 10:15:13 2016	(r417357)
@@ -2,9 +2,7 @@ bin/sudo
 bin/sudoedit
 bin/sudoreplay
 @sample etc/sudoers.sample
- at 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
- at postexec if [ ! -f %D/etc/pam.d/sudo ] ; then cp -p %D/%F %B/sudo; fi
+ at sample etc/pam.d/sudo.default etc/pam.d/sudo
 include/sudo_plugin.h
 libexec/sudo/group_file.so
 libexec/sudo/libsudo_util.so


More information about the svn-ports-all mailing list