Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2017 11:15:21 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457148 - head/editors/komodo-edit
Message-ID:  <201712241115.vBOBFL5u034617@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 24 11:15:21 2017
New Revision: 457148
URL: https://svnweb.freebsd.org/changeset/ports/457148

Log:
  Update MASTER_SITES and unbreak this port
  
  Approved by:	portmgr (blanket)
  MFH:		2017Q4

Modified:
  head/editors/komodo-edit/Makefile

Modified: head/editors/komodo-edit/Makefile
==============================================================================
--- head/editors/komodo-edit/Makefile	Sun Dec 24 11:15:16 2017	(r457147)
+++ head/editors/komodo-edit/Makefile	Sun Dec 24 11:15:21 2017	(r457148)
@@ -4,7 +4,8 @@
 PORTNAME=	komodo-edit
 PORTVERSION=	10.2.2
 CATEGORIES=	editors
-MASTER_SITES=	http://downloads.activestate.com/Komodo/releases/${PORTVERSION}/
+MASTER_SITES=	http://downloads.activestate.com/Komodo/releases/${PORTVERSION}/ \
+		http://downloads.activestate.com/Komodo/releases/archive/${PORTVERSION:R:R}.x/${PORTVERSION}/
 DISTNAME=	Komodo-Edit-${PORTVERSION}-17703-linux-x86
 
 MAINTAINER=	allanjude@FreeBSD.org
@@ -12,7 +13,6 @@ COMMENT=	Multi-language editor from ActiveState
 
 CONFLICTS=	komodo-ide-6*
 
-BROKEN=		unfetchable
 RESTRICTED=	Distribution not permitted
 
 ONLY_FOR_ARCHS=	i386 amd64



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