summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-20 11:57:22 +0000
committernia <nia@pkgsrc.org>2020-03-20 11:57:22 +0000
commita98f9d57038f86c7132ae0ee41b1e32e28be95d3 (patch)
treeda4bd52fe03a5e9c5b21b56e271fcb6fef42c1b8 /cross
parent67709e7e3fc1bfeb7e56439adc453d35d3bb6d46 (diff)
downloadpkgsrc-a98f9d57038f86c7132ae0ee41b1e32e28be95d3.tar.gz
*: Convert broken sourceforge HOMEPAGEs back to http
Diffstat (limited to 'cross')
-rw-r--r--cross/dfu-programmer/Makefile4
-rw-r--r--cross/mingw-binutils/Makefile4
-rw-r--r--cross/mingw-gcc/Makefile4
-rw-r--r--cross/mingw-runtime-bin/Makefile4
-rw-r--r--cross/mingw-w32api-bin/Makefile4
-rw-r--r--cross/mingw/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/cross/dfu-programmer/Makefile b/cross/dfu-programmer/Makefile
index d94f0e81da2..eaa7ca8bb22 100644
--- a/cross/dfu-programmer/Makefile
+++ b/cross/dfu-programmer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/01/18 23:30:15 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/03/20 11:57:24 nia Exp $
#
DISTNAME= dfu-programmer-0.7.2
@@ -7,7 +7,7 @@ CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dfu-programmer/dfu-programmer/0.7.2/}
MAINTAINER= jakllsch@NetBSD.org
-HOMEPAGE= https://dfu-programmer.sourceforge.net/
+HOMEPAGE= http://dfu-programmer.sourceforge.net/
COMMENT= Programmer for Atmel USB DFU Bootloader
LICENSE= gnu-gpl-v2
diff --git a/cross/mingw-binutils/Makefile b/cross/mingw-binutils/Makefile
index 3658ceb1378..97a7cfa29df 100644
--- a/cross/mingw-binutils/Makefile
+++ b/cross/mingw-binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/01/18 23:30:16 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/03/20 11:57:25 nia Exp $
DISTNAME= binutils-2.18
PKGNAME= mingw-${DISTNAME:S/-src//}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://mingw.sourceforge.net/
+HOMEPAGE= http://mingw.sourceforge.net/
COMMENT= GNU binutils for win32 cross-development
GNU_CONFIGURE= yes
diff --git a/cross/mingw-gcc/Makefile b/cross/mingw-gcc/Makefile
index ffe39d746b2..60e41bc5ff6 100644
--- a/cross/mingw-gcc/Makefile
+++ b/cross/mingw-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/01/18 23:30:16 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/03/20 11:57:25 nia Exp $
DISTNAME= mingw-gcc-${DIST_VERSION}
PKGNAME= ${DISTNAME:S/-${DIST_VERSION}/-${GCC_VERSION}/}
@@ -10,7 +10,7 @@ DISTFILES= gcc-core-${DIST_VERSION}-src.tar.gz \
gcc-objc-${DIST_VERSION}-src.tar.gz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://mingw.sourceforge.net/
+HOMEPAGE= http://mingw.sourceforge.net/
COMMENT= GNU C Compiler for win32 cross-development
USE_TOOLS+= gmake
diff --git a/cross/mingw-runtime-bin/Makefile b/cross/mingw-runtime-bin/Makefile
index ee9d0160c14..ac24761ce1a 100644
--- a/cross/mingw-runtime-bin/Makefile
+++ b/cross/mingw-runtime-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:30:16 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/20 11:57:25 nia Exp $
DISTNAME= mingw-runtime-3.14
PKGNAME= mingw-runtime-bin-3.14
@@ -7,7 +7,7 @@ CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_MINGW}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://mingw.sourceforge.net/
+HOMEPAGE= http://mingw.sourceforge.net/
COMMENT= GCC runtime libraries for win32 cross-development
NO_BUILD= yes
diff --git a/cross/mingw-w32api-bin/Makefile b/cross/mingw-w32api-bin/Makefile
index 35b8ea7bae7..2cf8ecd09e6 100644
--- a/cross/mingw-w32api-bin/Makefile
+++ b/cross/mingw-w32api-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:30:16 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/20 11:57:25 nia Exp $
DISTNAME= w32api-3.11
PKGNAME= mingw-w32api-bin-3.11
@@ -7,7 +7,7 @@ CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_MINGW}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://mingw.sourceforge.net/
+HOMEPAGE= http://mingw.sourceforge.net/
COMMENT= GCC libraries for win32 cross-development
NO_BUILD= yes
diff --git a/cross/mingw/Makefile b/cross/mingw/Makefile
index 5c2ebefc59c..bebdbc001cb 100644
--- a/cross/mingw/Makefile
+++ b/cross/mingw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:30:16 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/03/20 11:57:24 nia Exp $
DISTNAME= mingw-3.3.1
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://mingw.sourceforge.net/
+HOMEPAGE= http://mingw.sourceforge.net/
COMMENT= GCC tools for win32 cross-development
META_PACKAGE= yes