Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2020 00:28:07 +0000 (UTC)
From:      Kyle Evans <kevans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r531803 - branches/2020Q2/security/bsmtrace
Message-ID:  <202004160028.03G0S7Cx046583@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevans
Date: Thu Apr 16 00:28:06 2020
New Revision: 531803
URL: https://svnweb.freebsd.org/changeset/ports/531803

Log:
  MFH: r531802
  
  security/bsmtrace: switch MAINTAINER over to csjp@
  
  alm@ and csjp@ are both upstream maintainers of bsmtrace; they've decided to
  transfer maintainership of bsmtrace over to csjp@. PORTREVISION bump to
  reflect the new maintainer in the package.
  
  Approved by:	alm (maintainer, via e-mail)
  Approved by:	koobs (mentor, ports)
  
  Approved by:	ports-secteam (blanket: metadata update, MAINTAINER consistency)

Modified:
  branches/2020Q2/security/bsmtrace/Makefile
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/security/bsmtrace/Makefile
==============================================================================
--- branches/2020Q2/security/bsmtrace/Makefile	Thu Apr 16 00:27:17 2020	(r531802)
+++ branches/2020Q2/security/bsmtrace/Makefile	Thu Apr 16 00:28:06 2020	(r531803)
@@ -3,11 +3,11 @@
 
 PORTNAME=	bsmtrace
 PORTVERSION=	1.4
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	LOCAL/csjp
 
-MAINTAINER=	alm@FreeBSD.org
+MAINTAINER=	csjp@FreeBSD.org
 COMMENT=	BSM based intrusion detection system
 
 LICENSE=	BSD2CLAUSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004160028.03G0S7Cx046583>