diff options
author | rillig <rillig@pkgsrc.org> | 2020-01-26 17:30:40 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2020-01-26 17:30:40 +0000 |
commit | 0267807f87c64f31dfd0e699ddbab19e55e61df4 (patch) | |
tree | d0a3f84c95c120b8b0804700a18681e739dece61 /comms | |
parent | 8d627c555cb4fdc633e2d2ab8056558c863ea6da (diff) | |
download | pkgsrc-0267807f87c64f31dfd0e699ddbab19e55e61df4.tar.gz |
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk-sounds-de-x9media/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk13/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk14/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk15/Makefile | 4 | ||||
-rw-r--r-- | comms/asterisk16/Makefile | 4 | ||||
-rw-r--r-- | comms/hylafax/Makefile | 4 | ||||
-rw-r--r-- | comms/jpilot-syncmal/Makefile | 4 | ||||
-rw-r--r-- | comms/lrzsz/Makefile | 4 | ||||
-rw-r--r-- | comms/op_panel/Makefile | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/comms/asterisk-sounds-de-x9media/Makefile b/comms/asterisk-sounds-de-x9media/Makefile index f25177c8a36..04963542c83 100644 --- a/comms/asterisk-sounds-de-x9media/Makefile +++ b/comms/asterisk-sounds-de-x9media/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 11:24:38 asau Exp $ +# $NetBSD: Makefile,v 1.10 2020/01/26 17:30:49 rillig Exp $ # PKGNAME= asterisk-sounds-de-x9media-20060714 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.x9media.com/downloads/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.x9media.com/ +HOMEPAGE= https://www.x9media.com/ COMMENT= German voice prompt files for asterisk USE_TOOLS+= tar diff --git a/comms/asterisk13/Makefile b/comms/asterisk13/Makefile index b1dd866a913..a2ac37f33c4 100644 --- a/comms/asterisk13/Makefile +++ b/comms/asterisk13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2020/01/18 21:48:53 jperkin Exp $ +# $NetBSD: Makefile,v 1.56 2020/01/26 17:30:50 rillig Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile @@ -18,7 +18,7 @@ LICENSE= gnu-gpl-v2 EXTRACT_ONLY= ${DISTNAME}.tar.gz OWNER= jnemeth@NetBSD.org -HOMEPAGE= http://www.asterisk.org/ +HOMEPAGE= https://www.asterisk.org/ MAKE_JOBS_SAFE= NO diff --git a/comms/asterisk14/Makefile b/comms/asterisk14/Makefile index a45f4de7e76..1b148ba2170 100644 --- a/comms/asterisk14/Makefile +++ b/comms/asterisk14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2020/01/18 21:48:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.40 2020/01/26 17:30:50 rillig Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile @@ -18,7 +18,7 @@ LICENSE= gnu-gpl-v2 EXTRACT_ONLY= ${DISTNAME}.tar.gz OWNER= jnemeth@NetBSD.org -HOMEPAGE= http://www.asterisk.org/ +HOMEPAGE= https://www.asterisk.org/ MAKE_JOBS_SAFE= NO diff --git a/comms/asterisk15/Makefile b/comms/asterisk15/Makefile index d3e1709a9c3..73e17784776 100644 --- a/comms/asterisk15/Makefile +++ b/comms/asterisk15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2020/01/18 21:48:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2020/01/26 17:30:50 rillig Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile @@ -18,7 +18,7 @@ LICENSE= gnu-gpl-v2 EXTRACT_ONLY= ${DISTNAME}.tar.gz OWNER= jnemeth@NetBSD.org -HOMEPAGE= http://www.asterisk.org/ +HOMEPAGE= https://www.asterisk.org/ MAKE_JOBS_SAFE= NO diff --git a/comms/asterisk16/Makefile b/comms/asterisk16/Makefile index aa67bd55ac7..972a8c44bd3 100644 --- a/comms/asterisk16/Makefile +++ b/comms/asterisk16/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2020/01/18 21:48:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.55 2020/01/26 17:30:50 rillig Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked; look in ${WRKSRC}/sounds/Makefile @@ -18,7 +18,7 @@ LICENSE= gnu-gpl-v2 EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://www.asterisk.org/ +HOMEPAGE= https://www.asterisk.org/ MAKE_JOBS_SAFE= NO diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index a635fc11616..2464e8fde46 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2015/12/29 00:05:54 dholland Exp $ +# $NetBSD: Makefile,v 1.73 2020/01/26 17:30:50 rillig Exp $ DISTNAME= hylafax-6.0.6 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.hylafax.org/source/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.hylafax.org/ +HOMEPAGE= https://www.hylafax.org/ COMMENT= Telecommunication and fax server system LICENSE= sgi-free-software-b-v2.0 diff --git a/comms/jpilot-syncmal/Makefile b/comms/jpilot-syncmal/Makefile index 8ef5b1e261e..b6175273950 100644 --- a/comms/jpilot-syncmal/Makefile +++ b/comms/jpilot-syncmal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2019/07/21 22:24:33 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2020/01/26 17:30:50 rillig Exp $ DISTNAME= jpilot-syncmal-0.80 PKGREVISION= 30 @@ -6,7 +6,7 @@ CATEGORIES= comms MASTER_SITES= http://www.jlogday.com/code/syncmal/archive/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.jlogday.com/code/syncmal/index.html +HOMEPAGE= https://www.jlogday.com/code/syncmal/index.html COMMENT= MAL synchronization plugin for J-Pilot BUILDLINK_DEPMETHOD.jpilot= full diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 5c7bc548e5b..117fa8d88ce 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:03 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2020/01/26 17:30:50 rillig Exp $ DISTNAME= lrzsz-0.12.20 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= comms MASTER_SITES= http://www.ohse.de/uwe/releases/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ohse.de/uwe/software/lrzsz.html +HOMEPAGE= https://www.ohse.de/uwe/software/lrzsz.html COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) USE_PKGLOCALEDIR= yes diff --git a/comms/op_panel/Makefile b/comms/op_panel/Makefile index 1b67fea7aad..dfa16c5551e 100644 --- a/comms/op_panel/Makefile +++ b/comms/op_panel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2019/08/11 13:18:08 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2020/01/26 17:30:50 rillig Exp $ # DISTNAME= op_panel-0.30 @@ -8,7 +8,7 @@ CATEGORIES= comms MASTER_SITES= http://www.asternic.org/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.asternic.org/ +HOMEPAGE= https://www.asternic.org/ COMMENT= Flash Operator Panel for Asterisk LICENSE= gnu-gpl-v2 |