Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2020 00:27:18 +0000 (UTC)
From:      Kyle Evans <kevans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531802 - head/security/bsmtrace
Message-ID:  <202004160027.03G0RIfD046377@repo.freebsd.org>

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

Log:
  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)
  MFH:		2020Q2 (blanket: metadata update, MAINTAINER consistency)

Modified:
  head/security/bsmtrace/Makefile

Modified: head/security/bsmtrace/Makefile
==============================================================================
--- head/security/bsmtrace/Makefile	Thu Apr 16 00:19:35 2020	(r531801)
+++ head/security/bsmtrace/Makefile	Thu Apr 16 00:27:17 2020	(r531802)
@@ -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?202004160027.03G0RIfD046377>