svn commit: r536241 - branches/2020Q2/sysutils/upsdaemon
Rene Ladan
rene at FreeBSD.org
Fri May 22 19:51:49 UTC 2020
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 at paradisegreen.co.uk
+MAINTAINER= portmaster at 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/
More information about the svn-ports-all
mailing list