svn commit: r514465 - in head/security/sudo: . files

Renato Botelho garga at FreeBSD.org
Mon Oct 14 16:46:29 UTC 2019


Author: garga
Date: Mon Oct 14 16:46:28 2019
New Revision: 514465
URL: https://svnweb.freebsd.org/changeset/ports/514465

Log:
  security/sudo: Update to 1.8.28
  
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Deleted:
  head/security/sudo/files/patch-plugins_sudoers_parse.c
Modified:
  head/security/sudo/Makefile
  head/security/sudo/distinfo
  head/security/sudo/pkg-plist

Modified: head/security/sudo/Makefile
==============================================================================
--- head/security/sudo/Makefile	Mon Oct 14 16:14:12 2019	(r514464)
+++ head/security/sudo/Makefile	Mon Oct 14 16:46:28 2019	(r514465)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sudo
-PORTVERSION=	1.8.27
-PORTREVISION=	1
+PORTVERSION=	1.8.28
 CATEGORIES=	security
 MASTER_SITES=	SUDO
 

Modified: head/security/sudo/distinfo
==============================================================================
--- head/security/sudo/distinfo	Mon Oct 14 16:14:12 2019	(r514464)
+++ head/security/sudo/distinfo	Mon Oct 14 16:46:28 2019	(r514465)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547316859
-SHA256 (sudo-1.8.27.tar.gz) = 7beb68b94471ef56d8a1036dbcdc09a7b58a949a68ffce48b83f837dd33e2ec0
-SIZE (sudo-1.8.27.tar.gz) = 3293178
+TIMESTAMP = 1571067004
+SHA256 (sudo-1.8.28.tar.gz) = 9129fa745a08caff0ce2042d2162b38eb9bf73bf43fcb248ac8b3a750c1f13a1
+SIZE (sudo-1.8.28.tar.gz) = 3309744

Modified: head/security/sudo/pkg-plist
==============================================================================
--- head/security/sudo/pkg-plist	Mon Oct 14 16:14:12 2019	(r514464)
+++ head/security/sudo/pkg-plist	Mon Oct 14 16:46:28 2019	(r514465)
@@ -41,6 +41,7 @@ sbin/visudo
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sudoers
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/syslog.conf
 %%NLS%%share/locale/ast/LC_MESSAGES/sudo.mo
+%%NLS%%share/locale/ast/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/sudo.mo
@@ -103,6 +104,7 @@ sbin/visudo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/sudo.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/sudoers.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/sudo.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/sudoers.mo
 @dir etc/sudoers.d
 @dir /var/db/sudo/lectured
 @dir /var/db/sudo


More information about the svn-ports-head mailing list