pkgsrc-Changes archive

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

CVS commit: pkgsrc/cross



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue May 12 11:13:51 UTC 2020

Modified Files:
        pkgsrc/cross/mingw-w64-x86_64-binutils: Makefile.common
        pkgsrc/cross/mingw-w64-x86_64-crt: Makefile.common
        pkgsrc/cross/mingw-w64-x86_64-gcc: Makefile.common
        pkgsrc/cross/mingw-w64-x86_64-gcc-bootstrap: Makefile.common
        pkgsrc/cross/mingw-w64-x86_64-gcc-winpthreads: Makefile.common
        pkgsrc/cross/mingw-w64-x86_64-headers: Makefile.common
        pkgsrc/cross/mingw-w64-x86_64-winpthreads: Makefile.common

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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/cross/mingw-w64-x86_64-binutils/Makefile.common
cvs rdiff -u -r1.4 -r1.5 pkgsrc/cross/mingw-w64-x86_64-crt/Makefile.common
cvs rdiff -u -r1.5 -r1.6 pkgsrc/cross/mingw-w64-x86_64-gcc/Makefile.common
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/cross/mingw-w64-x86_64-headers/Makefile.common
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/cross/mingw-w64-x86_64-winpthreads/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/cross/mingw-w64-x86_64-binutils/Makefile.common
diff -u pkgsrc/cross/mingw-w64-x86_64-binutils/Makefile.common:1.6 pkgsrc/cross/mingw-w64-x86_64-binutils/Makefile.common:1.7
--- pkgsrc/cross/mingw-w64-x86_64-binutils/Makefile.common:1.6  Sun Apr 26 09:47:40 2020
+++ pkgsrc/cross/mingw-w64-x86_64-binutils/Makefile.common      Tue May 12 11:13:51 2020
@@ -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:=binutil
 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

Index: pkgsrc/cross/mingw-w64-x86_64-crt/Makefile.common
diff -u pkgsrc/cross/mingw-w64-x86_64-crt/Makefile.common:1.4 pkgsrc/cross/mingw-w64-x86_64-crt/Makefile.common:1.5
--- pkgsrc/cross/mingw-w64-x86_64-crt/Makefile.common:1.4       Sun Dec 29 01:08:14 2019
+++ pkgsrc/cross/mingw-w64-x86_64-crt/Makefile.common   Tue May 12 11:13:51 2020
@@ -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
 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

Index: pkgsrc/cross/mingw-w64-x86_64-gcc/Makefile.common
diff -u pkgsrc/cross/mingw-w64-x86_64-gcc/Makefile.common:1.5 pkgsrc/cross/mingw-w64-x86_64-gcc/Makefile.common:1.6
--- pkgsrc/cross/mingw-w64-x86_64-gcc/Makefile.common:1.5       Wed Sep 18 15:29:21 2019
+++ pkgsrc/cross/mingw-w64-x86_64-gcc/Makefile.common   Tue May 12 11:13:51 2020
@@ -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/gc
 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

Index: pkgsrc/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common
diff -u pkgsrc/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common:1.6 pkgsrc/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common:1.7
--- pkgsrc/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common:1.6     Sun May  3 12:51:52 2020
+++ pkgsrc/cross/mingw-w64-x86_64-gcc-bootstrap/Makefile.common Tue May 12 11:13:51 2020
@@ -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/gc
 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

Index: pkgsrc/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common
diff -u pkgsrc/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common:1.1 pkgsrc/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common:1.2
--- pkgsrc/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common:1.1   Wed Sep 18 15:38:40 2019
+++ pkgsrc/cross/mingw-w64-x86_64-gcc-winpthreads/Makefile.common       Tue May 12 11:13:51 2020
@@ -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/gc
 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

Index: pkgsrc/cross/mingw-w64-x86_64-headers/Makefile.common
diff -u pkgsrc/cross/mingw-w64-x86_64-headers/Makefile.common:1.6 pkgsrc/cross/mingw-w64-x86_64-headers/Makefile.common:1.7
--- pkgsrc/cross/mingw-w64-x86_64-headers/Makefile.common:1.6   Sun Apr 26 06:47:12 2020
+++ pkgsrc/cross/mingw-w64-x86_64-headers/Makefile.common       Tue May 12 11:13:51 2020
@@ -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
 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
 

Index: pkgsrc/cross/mingw-w64-x86_64-winpthreads/Makefile.common
diff -u pkgsrc/cross/mingw-w64-x86_64-winpthreads/Makefile.common:1.3 pkgsrc/cross/mingw-w64-x86_64-winpthreads/Makefile.common:1.4
--- pkgsrc/cross/mingw-w64-x86_64-winpthreads/Makefile.common:1.3       Sun Mar 22 14:46:01 2020
+++ pkgsrc/cross/mingw-w64-x86_64-winpthreads/Makefile.common   Tue May 12 11:13:51 2020
@@ -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
 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