svn commit: r556978 - head/security/sudo

Renato Botelho garga at FreeBSD.org
Fri Dec 4 12:32:15 UTC 2020


Author: garga
Date: Fri Dec  4 12:32:14 2020
New Revision: 556978
URL: https://svnweb.freebsd.org/changeset/ports/556978

Log:
  security/sudo: Update to 1.9.4
  
  PR:		251488
  Submitted by:	Yasuhiro KIMURA <yasu at utahime.org>
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  head/security/sudo/Makefile
  head/security/sudo/distinfo

Modified: head/security/sudo/Makefile
==============================================================================
--- head/security/sudo/Makefile	Fri Dec  4 12:25:38 2020	(r556977)
+++ head/security/sudo/Makefile	Fri Dec  4 12:32:14 2020	(r556978)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sudo
-PORTVERSION=	1.9.3p1
+PORTVERSION=	1.9.4
 CATEGORIES=	security
 MASTER_SITES=	SUDO
 

Modified: head/security/sudo/distinfo
==============================================================================
--- head/security/sudo/distinfo	Fri Dec  4 12:25:38 2020	(r556977)
+++ head/security/sudo/distinfo	Fri Dec  4 12:32:14 2020	(r556978)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600973495
-SHA256 (sudo-1.9.3p1.tar.gz) = dcb9de53e45e1c39042074b847f5e0d8ae1890725dd6a9d9101a81569e6eb49e
-SIZE (sudo-1.9.3p1.tar.gz) = 3958071
+TIMESTAMP = 1607081324
+SHA256 (sudo-1.9.4.tar.gz) = 8b91bd2cc73af18a06a01406e38d154b837107be759f72e89cefeaa94e1103f0
+SIZE (sudo-1.9.4.tar.gz) = 3992062


More information about the svn-ports-head mailing list