Date: Mon, 23 Apr 2018 18:43:45 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r468130 - in head/security/sudo: . files Message-ID: <201804231843.w3NIhjoh053433@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: garga Date: Mon Apr 23 18:43:44 2018 New Revision: 468130 URL: https://svnweb.freebsd.org/changeset/ports/468130 Log: Last commit was supposed to be a local change for testing. Patch was not yet ready for production. Reverting it for now. Deleted: head/security/sudo/files/patch-fix-fexecve Modified: head/security/sudo/Makefile Modified: head/security/sudo/Makefile ============================================================================== --- head/security/sudo/Makefile Mon Apr 23 18:40:50 2018 (r468129) +++ head/security/sudo/Makefile Mon Apr 23 18:43:44 2018 (r468130) @@ -3,7 +3,7 @@ PORTNAME= sudo PORTVERSION= 1.8.22 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SUDO
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804231843.w3NIhjoh053433>