git: 673bd61b2fa5 - main - lang/fpc: Refresh mirrorlist for source tarball
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Apr 2023 09:05:46 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=673bd61b2fa56968033d4f0905bb6e1e0148c7ad
commit 673bd61b2fa56968033d4f0905bb6e1e0148c7ad
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-04-25 08:55:48 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-04-25 09:05:39 +0000
lang/fpc: Refresh mirrorlist for source tarball
Remove dead mirrors and use SourceForge as primary
While at it, switch ftp mirror to https
Approved by: portmgr (blanket, infrastructure)
---
lang/fpc/Makefile | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/lang/fpc/Makefile b/lang/fpc/Makefile
index 65d7c1c90838..ac65ead8ab19 100644
--- a/lang/fpc/Makefile
+++ b/lang/fpc/Makefile
@@ -2,13 +2,8 @@ PORTNAME= fpc
PORTVERSION= 3.2.2
PORTREVISION?= 3
CATEGORIES?= lang
-MASTER_SITES= ftp://ftp.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/:source \
- ftp://planetmirror.com/pub/fpc/dist/${PORTVERSION}/source/:source \
- ftp://ftp.jp.freepascal.org/mirror/fpc/dist/${PORTVERSION}/source/:source \
- ftp://freepascal.stack.nl/pub/fpc/dist/${PORTVERSION}/source/:source \
- ftp://ftp.no.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/:source \
- ftp://ftp.us.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/:source \
- SF/freepascal/Source/${PORTVERSION}:source \
+MASTER_SITES= SF/freepascal/Source/${PORTVERSION}:source \
+ https://downloads.freepascal.org/${PORTNAME}/dist/${PORTVERSION}/source/:source \
http://leaf.dragonflybsd.org/~marino/dports-src/:DragonFlybootstrap \
LOCAL/acm/freepascal/:bootstrap \
LOCAL/acm/freepascal/:man