Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2020 17:42:30 +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: r534999 - branches/2020Q2/comms/telldus-core
Message-ID:  <202005121742.04CHgU7a094830@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Tue May 12 17:42:29 2020
New Revision: 534999
URL: https://svnweb.freebsd.org/changeset/ports/534999

Log:
  MFH: r534998
  
  comms/telldus-core: fix fetch and unexpire.
  
  PR:		242246
  Submitted by:	norrland@nullbyte.se
  Approved by:	maintainer
  
  Approved by:	blanket (fix fetch)

Modified:
  branches/2020Q2/comms/telldus-core/Makefile
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/comms/telldus-core/Makefile
==============================================================================
--- branches/2020Q2/comms/telldus-core/Makefile	Tue May 12 17:33:08 2020	(r534998)
+++ branches/2020Q2/comms/telldus-core/Makefile	Tue May 12 17:42:29 2020	(r534999)
@@ -5,12 +5,10 @@ PORTNAME=	telldus-core
 PORTVERSION=	2.1.2
 PORTREVISION=	7
 CATEGORIES=	comms
-MASTER_SITES=	http://download.telldus.se/TellStick/Software/telldus-core/
+MASTER_SITES=	http://download.telldus.com/TellStick/Software/telldus-core/
 
 MAINTAINER=	johan@stromnet.se
 COMMENT=	Tellstick Telldus daemon + library
-
-BROKEN=		unfetchable
 
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE



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