git: 135db40f80ac - main - devel/xtensa-esp32-elf: Remove defunct MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Oct 2023 21:34:47 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=135db40f80aca362c641ad1c71b26894dd494c37
commit 135db40f80aca362c641ad1c71b26894dd494c37
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-20 21:19:40 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-20 21:34:28 +0000
devel/xtensa-esp32-elf: Remove defunct MASTER_SITES
Approved by: portmgr (blanket)
---
devel/xtensa-esp32-elf/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/devel/xtensa-esp32-elf/Makefile b/devel/xtensa-esp32-elf/Makefile
index a26beb5b8967..1aa99406dcad 100644
--- a/devel/xtensa-esp32-elf/Makefile
+++ b/devel/xtensa-esp32-elf/Makefile
@@ -15,8 +15,7 @@ MASTER_SITES= SOURCEWARE/binutils/releases/binutils:source1 \
GNU/mpfr:source8 \
ftp://ftp.invisible-island.net/ncurses/:source9 \
GNU/ncurses:source9 \
- SOURCEWARE/newlib:source10 \
- ftp://sources.redhat.com/pub/newlib/:source10
+ SOURCEWARE/newlib:source10
DISTFILES= binutils-2.25.1.tar.bz2:source1 \
expat-2.1.0.tar.gz:source2 \
gcc-${GCCVER}.tar.bz2:source3 \