summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-18 23:30:43 +0000
committerrillig <rillig@pkgsrc.org>2020-01-18 23:30:43 +0000
commite6aafc34bcab826d3415e2834cbf1d3a4c314d73 (patch)
tree69e5f73d105651b25cece924dfbbf81ed5fafbef /ham
parent7c758e908e7fa9bd3d84e7cf5b2e896033d8bca8 (diff)
downloadpkgsrc-e6aafc34bcab826d3415e2834cbf1d3a4c314d73.tar.gz
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Diffstat (limited to 'ham')
-rw-r--r--ham/cwtext/Makefile4
-rw-r--r--ham/gnuradio-core/Makefile.common4
-rw-r--r--ham/grig/Makefile4
-rw-r--r--ham/hamlib/Makefile4
-rw-r--r--ham/xlog/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/ham/cwtext/Makefile b/ham/cwtext/Makefile
index 7daca40dcf8..d552f0677ac 100644
--- a/ham/cwtext/Makefile
+++ b/ham/cwtext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/04/25 07:33:00 maya Exp $
+# $NetBSD: Makefile,v 1.24 2020/01/18 23:32:39 rillig Exp $
DISTNAME= cwtext-0.96
PKGREVISION= 3
@@ -6,7 +6,7 @@ CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cwtext/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://cwtext.sourceforge.net/
+HOMEPAGE= https://cwtext.sourceforge.net/
COMMENT= Morse Code Generator
MAKE_FILE= makefile
diff --git a/ham/gnuradio-core/Makefile.common b/ham/gnuradio-core/Makefile.common
index 96713fbe062..942d5ea8c56 100644
--- a/ham/gnuradio-core/Makefile.common
+++ b/ham/gnuradio-core/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2019/11/03 19:32:07 rillig Exp $
+# $NetBSD: Makefile.common,v 1.23 2020/01/18 23:32:39 rillig Exp $
# This Makefile fragment is included in the package Makefiles for
# GNU Radio distributed packages (they all share common configure and build
# settings).
@@ -37,7 +37,7 @@ MASTER_SITES= http://s3-dist.gnuradio.org/
MASTER_SITES= http://gnuradio.org/releases/gnuradio/
MAINTAINER?= pkgsrc-users@NetBSD.org
-HOMEPAGE?= http://www.gnu.org/software/gnuradio/
+HOMEPAGE?= https://www.gnu.org/software/gnuradio/
LICENSE= gnu-gpl-v3
USE_LANGUAGES= c c++
diff --git a/ham/grig/Makefile b/ham/grig/Makefile
index 5fd252b9c1a..bccef046f93 100644
--- a/ham/grig/Makefile
+++ b/ham/grig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2019/07/21 22:25:08 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2020/01/18 23:32:39 rillig Exp $
#
DISTNAME= grig-0.8.1
@@ -7,7 +7,7 @@ CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://groundstation.sourceforge.net/
+HOMEPAGE= https://groundstation.sourceforge.net/
COMMENT= Graphical user interface to the Hamlib libraries
LICENSE= gnu-gpl-v2
diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile
index 3124800f092..b2f22734c51 100644
--- a/ham/hamlib/Makefile
+++ b/ham/hamlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2019/11/03 19:32:07 rillig Exp $
+# $NetBSD: Makefile,v 1.46 2020/01/18 23:32:39 rillig Exp $
#
DISTNAME= hamlib-${VERSION}
@@ -13,7 +13,7 @@ MASTER_SITES= https://github.com/Hamlib/Hamlib/releases/download/${VERSIOND}/
WRKSRC= ${WRKDIR}/hamlib-${VERSIONF}
MAINTAINER= gdt@NetBSD.org
-HOMEPAGE= http://hamlib.sourceforge.net/
+HOMEPAGE= https://hamlib.sourceforge.net/
COMMENT= API for digital communications equipment
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile
index 6b1f5be1013..539893cac3c 100644
--- a/ham/xlog/Makefile
+++ b/ham/xlog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2019/12/19 22:18:17 joerg Exp $
+# $NetBSD: Makefile,v 1.84 2020/01/18 23:32:39 rillig Exp $
#
DISTNAME= xlog-2.0.17
@@ -8,7 +8,7 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/xlog/
LICENSE= gnu-gpl-v3
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.nongnu.org/xlog/
+HOMEPAGE= https://www.nongnu.org/xlog/
COMMENT= Amateur Radio logging program
DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils