From 3953ba24f5dc5604f0c66a3d6cae9b2e944fcaf5 Mon Sep 17 00:00:00 2001 From: nia Date: Tue, 12 May 2020 11:13:51 +0000 Subject: mingw-w64.org's TLS cert expired more than a month ago --- cross/mingw-w64-x86_64-binutils/Makefile.common | 4 ++-- cross/mingw-w64-x86_64-crt/Makefile.common | 4 ++-- cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common | 4 ++-- cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common | 4 ++-- cross/mingw-w64-x86_64-gcc/Makefile.common | 4 ++-- cross/mingw-w64-x86_64-headers/Makefile.common | 4 ++-- cross/mingw-w64-x86_64-winpthreads/Makefile.common | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/cross/mingw-w64-x86_64-binutils/Makefile.common b/cross/mingw-w64-x86_64-binutils/Makefile.common index da1ac1b83e6..482afa2a5c9 100644 --- a/cross/mingw-w64-x86_64-binutils/Makefile.common +++ b/cross/mingw-w64-x86_64-binutils/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2020/04/26 09:47:40 rillig Exp $ +# $NetBSD: Makefile.common,v 1.7 2020/05/12 11:13:51 nia Exp $ # # used by cross/mingw-w64-x86_64-binutils/Makefile # used by cross/mingw-w64-i686-binutils/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://mingw-w64.org/ +HOMEPAGE= http://mingw-w64.org/ PATCHDIR= ${.CURDIR}/../../cross/mingw-w64-x86_64-binutils/patches DISTINFO_FILE= ${.CURDIR}/../../cross/mingw-w64-x86_64-binutils/distinfo diff --git a/cross/mingw-w64-x86_64-crt/Makefile.common b/cross/mingw-w64-x86_64-crt/Makefile.common index 01da3ca4b8a..7850a36a218 100644 --- a/cross/mingw-w64-x86_64-crt/Makefile.common +++ b/cross/mingw-w64-x86_64-crt/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2019/12/29 01:08:14 ryoon Exp $ +# $NetBSD: Makefile.common,v 1.5 2020/05/12 11:13:51 nia Exp $ # # used by cross/mingw-w64-i686-crt/Makefile # used by cross/mingw-w64-x86_64-crt/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mingw-w64/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://mingw-w64.org/ +HOMEPAGE= http://mingw-w64.org/ PATCHDIR= ${.CURDIR}/../../cross/mingw-w64-x86_64-headers/patches DISTINFO_FILE= ${.CURDIR}/../../cross/mingw-w64-x86_64-headers/distinfo diff --git a/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common b/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common index 248504fe098..4bff5c9630f 100644 --- a/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common +++ b/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2020/05/03 12:51:52 rillig Exp $ +# $NetBSD: Makefile.common,v 1.7 2020/05/12 11:13:51 nia Exp $ # # used by cross/mingw-w64-x86_64-gcc-bootstrap/Makefile # used by cross/mingw-w64-i686-gcc-bootstrap/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://mingw-w64.org/ +HOMEPAGE= http://mingw-w64.org/ PATCHDIR= ${.CURDIR}/../../cross/mingw-w64-x86_64-gcc/patches DISTINFO_FILE= ${.CURDIR}/../../cross/mingw-w64-x86_64-gcc/distinfo diff --git a/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common b/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common index 8080f6e63be..99f090fc26f 100644 --- a/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common +++ b/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2019/09/18 15:38:40 ryoon Exp $ +# $NetBSD: Makefile.common,v 1.2 2020/05/12 11:13:51 nia Exp $ # # used by cross/mingw-w64-i686-gcc-winpthreads/Makefile # used by cross/mingw-w64-x86_64-gcc-winpthreads/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://mingw-w64.org/ +HOMEPAGE= http://mingw-w64.org/ PATCHDIR= ${.CURDIR}/../../cross/mingw-w64-x86_64-gcc/patches DISTINFO_FILE= ${.CURDIR}/../../cross/mingw-w64-x86_64-gcc/distinfo diff --git a/cross/mingw-w64-x86_64-gcc/Makefile.common b/cross/mingw-w64-x86_64-gcc/Makefile.common index 69daf90c33f..0c2cf1b1cb3 100644 --- a/cross/mingw-w64-x86_64-gcc/Makefile.common +++ b/cross/mingw-w64-x86_64-gcc/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2019/09/18 15:29:21 ryoon Exp $ +# $NetBSD: Makefile.common,v 1.6 2020/05/12 11:13:51 nia Exp $ # # used by cross/mingw-w64-i686-gcc/Makefile # used by cross/mingw-w64-x86_64-gcc/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://mingw-w64.org/ +HOMEPAGE= http://mingw-w64.org/ PATCHDIR= ${.CURDIR}/../../cross/mingw-w64-x86_64-gcc/patches DISTINFO_FILE= ${.CURDIR}/../../cross/mingw-w64-x86_64-gcc/distinfo diff --git a/cross/mingw-w64-x86_64-headers/Makefile.common b/cross/mingw-w64-x86_64-headers/Makefile.common index 3bc9ed76c23..0bc6283922c 100644 --- a/cross/mingw-w64-x86_64-headers/Makefile.common +++ b/cross/mingw-w64-x86_64-headers/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2020/04/26 06:47:12 rillig Exp $ +# $NetBSD: Makefile.common,v 1.7 2020/05/12 11:13:51 nia Exp $ # # used by cross/mingw-w64-x86_64-headers/Makefile # used by cross/mingw-w64-i686-headers/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mingw-w64/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://mingw-w64.org/ +HOMEPAGE= http://mingw-w64.org/ WRKSRC= ${WRKDIR}/${DISTNAME}/mingw-w64-headers diff --git a/cross/mingw-w64-x86_64-winpthreads/Makefile.common b/cross/mingw-w64-x86_64-winpthreads/Makefile.common index 9449edb8180..331ccc4e041 100644 --- a/cross/mingw-w64-x86_64-winpthreads/Makefile.common +++ b/cross/mingw-w64-x86_64-winpthreads/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2020/03/22 14:46:01 tnn Exp $ +# $NetBSD: Makefile.common,v 1.4 2020/05/12 11:13:51 nia Exp $ # # used by cross/mingw-w64-i686-winpthreads/Makefile # used by cross/mingw-w64-x86_64-winpthreads/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mingw-w64/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://mingw-w64.org/ +HOMEPAGE= http://mingw-w64.org/ PATCHDIR= ${.CURDIR}/../../cross/mingw-w64-x86_64-headers/patches DISTINFO_FILE= ${.CURDIR}/../../cross/mingw-w64-x86_64-headers/distinfo -- cgit v1.2.3