Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2019 00:22:52 +0000 (UTC)
From:      Craig Leres <leres@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517094 - head/devel/xtensa-esp32-elf
Message-ID:  <201911090022.xA90Mqq3085983@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: leres
Date: Sat Nov  9 00:22:52 2019
New Revision: 517094
URL: https://svnweb.freebsd.org/changeset/ports/517094

Log:
  devel/xtensa-esp32-elf: Update MASTER_SITES and remove BROKEN
  
  Approved by:	ler (mentor, implicit)

Modified:
  head/devel/xtensa-esp32-elf/Makefile

Modified: head/devel/xtensa-esp32-elf/Makefile
==============================================================================
--- head/devel/xtensa-esp32-elf/Makefile	Fri Nov  8 23:52:37 2019	(r517093)
+++ head/devel/xtensa-esp32-elf/Makefile	Sat Nov  9 00:22:52 2019	(r517094)
@@ -7,8 +7,8 @@ PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	SOURCEWARE/binutils/releases/binutils:source1 \
 		GNU/binutils:source1 \
-		https://github.com/libexpat/libexpat/releases/download/R_${PORTVERSION:S|.|_|g}/:source2 \
-		SF/expat:source2 \
+		https://github.com/libexpat/libexpat/releases/download/R_2_1_0/:source2 \
+		SF/expat/expat/2.1.0:source2 \
 		GCC/releases/gcc-5.2.0:source3 \
 		GNU/gdb:source4 \
 		GNU/gmp:source5 \
@@ -38,7 +38,6 @@ COMMENT=	Espressif ESP32 toolchain
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 
-BROKEN=		unfetchable
 BROKEN_armv6=		fails to build: failed in step 'Installing pass-2 core C gcc compiler'
 BROKEN_armv7=		fails to build: failed in step 'Installing pass-2 core C gcc compiler'
 



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