Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2020 19:17:25 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536020 - head/sysutils/upsdaemon
Message-ID:  <202005201917.04KJHP4f015533@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Wed May 20 19:17:24 2020
New Revision: 536020
URL: https://svnweb.freebsd.org/changeset/ports/536020

Log:
  sysutils/upsdaemon: unbreak, over to new website and maintainer
  
  PR:		246154
  Submitted by:	Chris Hutchinson
  Approved by:	previous maintainer timeout (2 weeks)
  MFH:		2020Q2

Modified:
  head/sysutils/upsdaemon/Makefile
  head/sysutils/upsdaemon/pkg-descr

Modified: head/sysutils/upsdaemon/Makefile
==============================================================================
--- head/sysutils/upsdaemon/Makefile	Wed May 20 19:10:14 2020	(r536019)
+++ head/sysutils/upsdaemon/Makefile	Wed May 20 19:17:24 2020	(r536020)
@@ -4,15 +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
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-05-05
 
 LICENSE=	BSD2CLAUSE
 

Modified: head/sysutils/upsdaemon/pkg-descr
==============================================================================
--- head/sysutils/upsdaemon/pkg-descr	Wed May 20 19:10:14 2020	(r536019)
+++ head/sysutils/upsdaemon/pkg-descr	Wed May 20 19:17:24 2020	(r536020)
@@ -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?202005201917.04KJHP4f015533>