Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 23:17:32 +0000 (UTC)
From:      Dmitri Goutnik <dmgk@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514857 - head/sysutils/lmon
Message-ID:  <201910192317.x9JNHWH4031281@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dmgk
Date: Sat Oct 19 23:17:32 2019
New Revision: 514857
URL: https://svnweb.freebsd.org/changeset/ports/514857

Log:
  sysutils/lmon : Update MAINTAINER and MASTER_SITES
  
  - Unbreak by updating MASTER_SITES to the new upstream
  - Pass maintainership to the submitter
  
  PR:		241283
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D22049

Modified:
  head/sysutils/lmon/Makefile

Modified: head/sysutils/lmon/Makefile
==============================================================================
--- head/sysutils/lmon/Makefile	Sat Oct 19 23:15:49 2019	(r514856)
+++ head/sysutils/lmon/Makefile	Sat Oct 19 23:17:32 2019	(r514857)
@@ -5,17 +5,13 @@ PORTNAME=	lmon
 PORTVERSION=	1.2
 PORTREVISION=	1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.bsdconsulting.no/tools/
+MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/lmon/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Near-realtime log monitoring tool, sends alerts on hits and misses
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
-
-BROKEN=		unfetchable
-DEPRECATED=	Unfetchable, unmaintained
-EXPIRATION_DATE=	2019-10-16
 
 RUN_DEPENDS=	p5-Config-IniFiles>=0:devel/p5-Config-IniFiles \
 		p5-Mail-Sendmail>=0:mail/p5-Mail-Sendmail \



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