Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 May 2020 19:51:48 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r536241 - branches/2020Q2/sysutils/upsdaemon
Message-ID:  <202005221951.04MJpmBT028091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Fri May 22 19:51:48 2020
New Revision: 536241
URL: https://svnweb.freebsd.org/changeset/ports/536241

Log:
  MFH: r536020
  
  sysutils/upsdaemon: unbreak, over to new website and maintainer
  
  PR:		246154
  Submitted by:	Chris Hutchinson
  Approved by:	previous maintainer timeout (2 weeks)
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2020Q2/sysutils/upsdaemon/Makefile
  branches/2020Q2/sysutils/upsdaemon/pkg-descr
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/sysutils/upsdaemon/Makefile
==============================================================================
--- branches/2020Q2/sysutils/upsdaemon/Makefile	Fri May 22 19:50:01 2020	(r536240)
+++ branches/2020Q2/sysutils/upsdaemon/Makefile	Fri May 22 19:51:48 2020	(r536241)
@@ -4,13 +4,10 @@
 PORTNAME=	upsdaemon
 PORTVERSION=	1.0
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.ederbs.org/pub/ \
-		ftp://ederbs.org/pub/
+MASTER_SITES=	https://BSDforge.com/projects/sysutils/upsdaemon/
 
-MAINTAINER=	freebsduser@paradisegreen.co.uk
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Simple APC UPS Daemon
-
-BROKEN=		unfetchable
 
 LICENSE=	BSD2CLAUSE
 

Modified: branches/2020Q2/sysutils/upsdaemon/pkg-descr
==============================================================================
--- branches/2020Q2/sysutils/upsdaemon/pkg-descr	Fri May 22 19:50:01 2020	(r536240)
+++ branches/2020Q2/sysutils/upsdaemon/pkg-descr	Fri May 22 19:51:48 2020	(r536241)
@@ -1,4 +1,4 @@
 The upsdaemon is a simple program to monitor APC-Pro series UPSes.
-When the power fail, the UpsDaemon it effects shutdown the system.
+When the power fails, the UpsDaemon it effects shutdown the system.
 
-WWW: http://www.ederbs.org/projects/upsdaemon/
+WWW: https://BSDforge.com/projects/sysutils/upsdaemon/



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