git: 80b589824ffd - main - devel/mingw32-libffi: Update MASTER_SITES and WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Oct 2023 21:34:44 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=80b589824ffd59227d091bd5d729cb1a0a2bbb78
commit 80b589824ffd59227d091bd5d729cb1a0a2bbb78
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-20 21:11:53 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-20 21:34:28 +0000
devel/mingw32-libffi: Update MASTER_SITES and WWW
sources.redhat.com is defunct and there is a macro for SOURCEWARE
---
devel/mingw32-libffi/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/mingw32-libffi/Makefile b/devel/mingw32-libffi/Makefile
index e6c04189e714..c85c014bd547 100644
--- a/devel/mingw32-libffi/Makefile
+++ b/devel/mingw32-libffi/Makefile
@@ -2,12 +2,12 @@ PORTNAME= libffi
PORTVERSION= 3.0.13
PORTREVISION= 3
CATEGORIES= devel
-MASTER_SITES= ftp://sourceware.org/pub/libffi/
+MASTER_SITES= SOURCEWARE/libffi/
PKGNAMEPREFIX= mingw32-
MAINTAINER= ports@FreeBSD.org
COMMENT= The libffi library cross-compiled for MinGW32
-WWW= http://sources.redhat.com/libffi/
+WWW= https://sourceware.org/libffi/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE