svn commit: r531803 - branches/2020Q2/security/bsmtrace

Kyle Evans kevans at FreeBSD.org
Thu Apr 16 00:28:07 UTC 2020


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 at . 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 at FreeBSD.org
+MAINTAINER=	csjp at FreeBSD.org
 COMMENT=	BSM based intrusion detection system
 
 LICENSE=	BSD2CLAUSE


More information about the svn-ports-all mailing list