Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross mingw-w64.org's TLS cert expired more than a mon...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dfe167fd1fd7
branches:  trunk
changeset: 431362:dfe167fd1fd7
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue May 12 11:13:51 2020 +0000

description:
mingw-w64.org's TLS cert expired more than a month ago

diffstat:

 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(-)

diffs (126 lines):

diff -r 5bfa40952ccc -r dfe167fd1fd7 cross/mingw-w64-x86_64-binutils/Makefile.common
--- a/cross/mingw-w64-x86_64-binutils/Makefile.common   Tue May 12 11:11:11 2020 +0000
+++ b/cross/mingw-w64-x86_64-binutils/Makefile.common   Tue May 12 11:13:51 2020 +0000
@@ -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 @@
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-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 -r 5bfa40952ccc -r dfe167fd1fd7 cross/mingw-w64-x86_64-crt/Makefile.common
--- a/cross/mingw-w64-x86_64-crt/Makefile.common        Tue May 12 11:11:11 2020 +0000
+++ b/cross/mingw-w64-x86_64-crt/Makefile.common        Tue May 12 11:13:51 2020 +0000
@@ -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 @@
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-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 -r 5bfa40952ccc -r dfe167fd1fd7 cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common
--- a/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common      Tue May 12 11:11:11 2020 +0000
+++ b/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common      Tue May 12 11:13:51 2020 +0000
@@ -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 @@
 EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-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 -r 5bfa40952ccc -r dfe167fd1fd7 cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common
--- a/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common    Tue May 12 11:11:11 2020 +0000
+++ b/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common    Tue May 12 11:13:51 2020 +0000
@@ -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 @@
 EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-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 -r 5bfa40952ccc -r dfe167fd1fd7 cross/mingw-w64-x86_64-gcc/Makefile.common
--- a/cross/mingw-w64-x86_64-gcc/Makefile.common        Tue May 12 11:11:11 2020 +0000
+++ b/cross/mingw-w64-x86_64-gcc/Makefile.common        Tue May 12 11:13:51 2020 +0000
@@ -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 @@
 EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-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 -r 5bfa40952ccc -r dfe167fd1fd7 cross/mingw-w64-x86_64-headers/Makefile.common
--- a/cross/mingw-w64-x86_64-headers/Makefile.common    Tue May 12 11:11:11 2020 +0000
+++ b/cross/mingw-w64-x86_64-headers/Makefile.common    Tue May 12 11:13:51 2020 +0000
@@ -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 @@
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              https://mingw-w64.org/
+HOMEPAGE=              http://mingw-w64.org/
 
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/mingw-w64-headers
 
diff -r 5bfa40952ccc -r dfe167fd1fd7 cross/mingw-w64-x86_64-winpthreads/Makefile.common
--- a/cross/mingw-w64-x86_64-winpthreads/Makefile.common        Tue May 12 11:11:11 2020 +0000
+++ b/cross/mingw-w64-x86_64-winpthreads/Makefile.common        Tue May 12 11:13:51 2020 +0000
@@ -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 @@
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-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



Home | Main Index | Thread Index | Old Index