svn commit: r536020 - head/sysutils/upsdaemon

Rene Ladan rene at FreeBSD.org
Wed May 20 19:17:25 UTC 2020


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 at paradisegreen.co.uk
+MAINTAINER=	portmaster at 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/


More information about the svn-ports-all mailing list