Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 2020 11:53:56 +0000 (UTC)
From:      Tim Bishop <tdb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r533923 - head/sysutils/openupsd
Message-ID:  <202005041153.044Bruxq033868@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tdb
Date: Mon May  4 11:53:56 2020
New Revision: 533923
URL: https://svnweb.freebsd.org/changeset/ports/533923

Log:
  Unbreak - provide working MASTER_SITES.
  
  Also update WWW to point at the new location.
  
  PR:		246155
  Submitted by:	Chris Hutchinson <portmaster@BSDforge.com>

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

Modified: head/sysutils/openupsd/Makefile
==============================================================================
--- head/sysutils/openupsd/Makefile	Mon May  4 11:41:59 2020	(r533922)
+++ head/sysutils/openupsd/Makefile	Mon May  4 11:53:56 2020	(r533923)
@@ -5,14 +5,10 @@ PORTNAME=	openupsd
 PORTVERSION=	0.3.1
 PORTREVISION=	1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://frmb.org/download/
+MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/openupsd/
 
 MAINTAINER=	tdb@FreeBSD.org
 COMMENT=	UPS daemon for some Belkin UPS's
-
-BROKEN=		unfetchable
-DEPRECATED=	Broken for more than 6 months
-EXPIRATION_DATE=	2020-05-05
 
 USE_RC_SUBR=	${PORTNAME}
 GNU_CONFIGURE=	yes

Modified: head/sysutils/openupsd/pkg-descr
==============================================================================
--- head/sysutils/openupsd/pkg-descr	Mon May  4 11:41:59 2020	(r533922)
+++ head/sysutils/openupsd/pkg-descr	Mon May  4 11:53:56 2020	(r533923)
@@ -2,4 +2,4 @@ OpenUPSd is a UPS daemon, pretty specific to those Bel
 serial-connected UPS's that speak the "regulator pro smart protocol".
 This daemon is monitoring only, at the moment anyway.
 
-WWW: http://frmb.org/openupsd.html
+WWW: https://BSDforge.com/projects/sysutils/openupsd/



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