From owner-svn-ports-all@freebsd.org Wed May 2 13:09:39 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73699FA9065; Wed, 2 May 2018 13:09:39 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 21E3974146; Wed, 2 May 2018 13:09:39 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1CEEC11570; Wed, 2 May 2018 13:09:39 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w42D9cM9036771; Wed, 2 May 2018 13:09:38 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w42D9cn6036768; Wed, 2 May 2018 13:09:38 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201805021309.w42D9cn6036768@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Wed, 2 May 2018 13:09:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468828 - in head/security/sudo: . files X-SVN-Group: ports-head X-SVN-Commit-Author: garga X-SVN-Commit-Paths: in head/security/sudo: . files X-SVN-Commit-Revision: 468828 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 May 2018 13:09:39 -0000 Author: garga Date: Wed May 2 13:09:38 2018 New Revision: 468828 URL: https://svnweb.freebsd.org/changeset/ports/468828 Log: Update security/sudo to 1.8.23 PR: 227900 Submitted by: Yasuhiro KIMURA Sponsored by: Rubicon Communications, LLC (Netgate) Deleted: head/security/sudo/files/patch-plugins_sudoers_match.c Modified: head/security/sudo/Makefile head/security/sudo/distinfo head/security/sudo/pkg-plist Modified: head/security/sudo/Makefile ============================================================================== --- head/security/sudo/Makefile Wed May 2 13:04:52 2018 (r468827) +++ head/security/sudo/Makefile Wed May 2 13:09:38 2018 (r468828) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sudo -PORTVERSION= 1.8.22 -PORTREVISION= 5 +PORTVERSION= 1.8.23 CATEGORIES= security MASTER_SITES= SUDO Modified: head/security/sudo/distinfo ============================================================================== --- head/security/sudo/distinfo Wed May 2 13:04:52 2018 (r468827) +++ head/security/sudo/distinfo Wed May 2 13:09:38 2018 (r468828) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516196577 -SHA256 (sudo-1.8.22.tar.gz) = 7256cb27c20883b14360eddbd17f98922073d104b214cf65aeacf1d9c9b9fd02 -SIZE (sudo-1.8.22.tar.gz) = 3029051 +TIMESTAMP = 1525265231 +SHA256 (sudo-1.8.23.tar.gz) = d863d29b6fc87bc784a3223350e2b28a2ff2c4738f0fb8f1c92bb38c3017e679 +SIZE (sudo-1.8.23.tar.gz) = 3150674 Modified: head/security/sudo/pkg-plist ============================================================================== --- head/security/sudo/pkg-plist Wed May 2 13:04:52 2018 (r468827) +++ head/security/sudo/pkg-plist Wed May 2 13:09:38 2018 (r468828) @@ -1,3 +1,4 @@ +bin/cvtsudoers bin/sudo bin/sudoedit bin/sudoreplay @@ -11,6 +12,7 @@ libexec/sudo/libsudo_util.so.0.0.0 libexec/sudo/sudo_noexec.so libexec/sudo/sudoers.so libexec/sudo/system_group.so +man/man1/cvtsudoers.1.gz man/man5/sudo.conf.5.gz man/man5/sudoers.5.gz man/man5/sudoers_timestamp.5.gz @@ -97,6 +99,7 @@ sbin/visudo %%NLS%%share/locale/vi/LC_MESSAGES/sudoers.mo %%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 @dir etc/sudoers.d @dir /var/db/sudo/lectured @dir /var/db/sudo