svn commit: r531802 - head/security/bsmtrace

Kyle Evans kevans at FreeBSD.org
Thu Apr 16 00:27:18 UTC 2020


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 at . 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 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