pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc all: migrate several HOMEPAGEs to https



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e307ce864fbd
branches:  trunk
changeset: 421864:e307ce864fbd
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Jan 18 23:29:55 2020 +0000

description:
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:

 archivers/arj/Makefile         |  4 ++--
 archivers/ark/Makefile         |  4 ++--
 archivers/atool/Makefile       |  4 ++--
 archivers/gcpio/Makefile       |  4 ++--
 archivers/gsharutils/Makefile  |  4 ++--
 archivers/gtar/Makefile.common |  4 ++--
 archivers/gzip/Makefile        |  4 ++--
 archivers/lhasa/Makefile       |  4 ++--
 archivers/libcomprex/Makefile  |  4 ++--
 archivers/lz4/Makefile         |  4 ++--
 archivers/lzip/Makefile        |  4 ++--
 archivers/lziprecover/Makefile |  4 ++--
 archivers/lzmalib/Makefile     |  4 ++--
 archivers/p7zip/Makefile       |  4 ++--
 archivers/pax/Makefile         |  4 ++--
 archivers/rox-archive/Makefile |  4 ++--
 archivers/sarab/Makefile       |  4 ++--
 archivers/star/Makefile        |  4 ++--
 archivers/upx/Makefile         |  4 ++--
 archivers/zstd/Makefile        |  4 ++--
 archivers/zutils/Makefile      |  4 ++--
 audio/abcmidi/Makefile         |  4 ++--
 audio/ario/Makefile            |  4 ++--
 audio/blop/Makefile            |  4 ++--
 audio/bmp-flac/Makefile        |  4 ++--
 audio/bmp/Makefile.common      |  4 ++--
 audio/cddb-bundle/Makefile     |  4 ++--
 audio/cdplayer/Makefile        |  4 ++--
 audio/cmp3/Makefile            |  4 ++--
 audio/easyh10/Makefile         |  4 ++--
 audio/easytag/Makefile         |  4 ++--
 audio/espeak/Makefile          |  4 ++--
 audio/flac123/Makefile         |  4 ++--
 audio/gbemol/Makefile          |  4 ++--
 audio/gqmpeg-devel/Makefile    |  4 ++--
 audio/gqmpeg-skins/Makefile    |  4 ++--
 audio/id3lib/Makefile          |  4 ++--
 audio/id3v2/Makefile           |  4 ++--
 audio/ifp-line/Makefile        |  4 ++--
 audio/jack-rack/Makefile       |  4 ++--
 audio/kid3/Makefile            |  4 ++--
 audio/lame/Makefile            |  4 ++--
 audio/liba52/Makefile          |  4 ++--
 audio/libcdaudio/Makefile      |  4 ++--
 audio/libcddb/Makefile         |  4 ++--
 audio/libifp/Makefile          |  4 ++--
 audio/liblo/Makefile           |  4 ++--
 audio/libmikmod/Makefile       |  4 ++--
 audio/libmodplug/Makefile      |  4 ++--
 audio/libmp3splt/Makefile      |  4 ++--
 audio/libsbsms/Makefile        |  4 ++--
 audio/libsidplay2/Makefile     |  4 ++--
 audio/libspiff/Makefile        |  4 ++--
 audio/libxmp/Makefile          |  4 ++--
 audio/libxspf/Makefile         |  4 ++--
 audio/liteamp/Makefile         |  4 ++--
 audio/mikmod/Makefile          |  4 ++--
 audio/moss/Makefile            |  4 ++--
 audio/mp3_check/Makefile       |  4 ++--
 audio/mp3asm/Makefile          |  4 ++--
 audio/mp3blaster/Makefile      |  4 ++--
 audio/mp3diags/Makefile        |  4 ++--
 audio/mp3gain/Makefile         |  4 ++--
 audio/mp3splt-gtk/Makefile     |  4 ++--
 audio/mp3splt/Makefile         |  4 ++--
 audio/mp3val/Makefile          |  4 ++--
 audio/mp3wrap/Makefile         |  4 ++--
 audio/mpg321/Makefile          |  4 ++--
 audio/nas/Makefile             |  4 ++--
 audio/normalize/Makefile       |  4 ++--
 audio/nosefart/Makefile        |  4 ++--
 audio/ocp/Makefile             |  4 ++--
 audio/opencore-amr/Makefile    |  4 ++--
 audio/pavucontrol/Makefile     |  4 ++--
 audio/pocketsphinx/Makefile    |  4 ++--
 audio/pulseaudio/Makefile      |  4 ++--
 audio/py-audiotools/Makefile   |  4 ++--
 audio/py-cddb/Makefile         |  4 ++--
 audio/py-id3/Makefile          |  4 ++--
 79 files changed, 158 insertions(+), 158 deletions(-)

diffs (truncated from 1407 to 300 lines):

diff -r 2ed4c9275134 -r e307ce864fbd archivers/arj/Makefile
--- a/archivers/arj/Makefile    Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/arj/Makefile    Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2015/12/29 04:54:34 dholland Exp $
+# $NetBSD: Makefile,v 1.34 2020/01/18 23:29:55 rillig Exp $
 
 DISTNAME=      arj-3.10.22
 PKGREVISION=   2
@@ -6,7 +6,7 @@
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=arj/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://arj.sourceforge.net/
+HOMEPAGE=      https://arj.sourceforge.net/
 COMMENT=       Open-source ARJ archiver
 LICENSE=       gnu-gpl-v2
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/ark/Makefile
--- a/archivers/ark/Makefile    Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/ark/Makefile    Sat Jan 18 23:29:55 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.51 2020/01/18 21:48:40 jperkin Exp $
+# $NetBSD: Makefile,v 1.52 2020/01/18 23:29:55 rillig Exp $
 
 DISTNAME=      ark-${KAPPSVER}
 PKGREVISION=   1
 CATEGORIES=    x11
 
-HOMEPAGE=      http://kde.org/applications/utilities/ark/
+HOMEPAGE=      https://kde.org/applications/utilities/ark/
 COMMENT=       Manages various archive formats within the KDE environment
 LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2 AND gnu-fdl-v1.2
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/atool/Makefile
--- a/archivers/atool/Makefile  Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/atool/Makefile  Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/08/11 13:17:50 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/18 23:29:55 rillig Exp $
 
 DISTNAME=      atool-0.39.0
 PKGREVISION=   2
@@ -6,7 +6,7 @@
 MASTER_SITES=  http://savannah.nongnu.org/download/atool/
 
 MAINTAINER=    mcy%lm7.fr@localhost
-HOMEPAGE=      http://www.nongnu.org/atool/
+HOMEPAGE=      https://www.nongnu.org/atool/
 COMMENT=       Manage file archives of various types
 LICENSE=       gnu-gpl-v2
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/gcpio/Makefile
--- a/archivers/gcpio/Makefile  Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/gcpio/Makefile  Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2019/07/07 08:54:30 bsiegert Exp $
+# $NetBSD: Makefile,v 1.53 2020/01/18 23:29:55 rillig Exp $
 
 DISTNAME=      cpio-2.12
 PKGNAME=       g${DISTNAME}
@@ -7,7 +7,7 @@
 MASTER_SITES=  ${MASTER_SITE_GNU:=cpio/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.gnu.org/software/cpio/cpio.html
+HOMEPAGE=      https://www.gnu.org/software/cpio/cpio.html
 COMMENT=       GNU copy-in/out (cpio) with remote magnetic tape (rmt) support
 LICENSE=       gnu-gpl-v3
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/gsharutils/Makefile
--- a/archivers/gsharutils/Makefile     Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/gsharutils/Makefile     Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2017/04/05 17:23:07 adam Exp $
+# $NetBSD: Makefile,v 1.56 2020/01/18 23:29:55 rillig Exp $
 
 DISTNAME=      sharutils-4.15.2
 PKGNAME=       g${DISTNAME}
@@ -7,7 +7,7 @@
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.gnu.org/software/sharutils/sharutils.html
+HOMEPAGE=      https://www.gnu.org/software/sharutils/sharutils.html
 COMMENT=       Allow packing and unpacking of shell archives
 LICENSE=       gnu-gpl-v3
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/gtar/Makefile.common
--- a/archivers/gtar/Makefile.common    Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/gtar/Makefile.common    Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2019/05/02 20:27:43 wiedi Exp $
+# $NetBSD: Makefile.common,v 1.7 2020/01/18 23:29:55 rillig Exp $
 #
 # used by archivers/gtar-base/Makefile
 # used by archivers/gtar-info/Makefile
@@ -11,7 +11,7 @@
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.gnu.org/software/tar/tar.html
+HOMEPAGE=      https://www.gnu.org/software/tar/tar.html
 COMMENT=       The GNU tape archiver with remote magnetic tape support
 LICENSE=       gnu-gpl-v3
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/gzip/Makefile
--- a/archivers/gzip/Makefile   Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/gzip/Makefile   Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2019/01/10 06:47:42 gutteridge Exp $
+# $NetBSD: Makefile,v 1.37 2020/01/18 23:29:55 rillig Exp $
 
 DISTNAME=      gzip-1.10
 CATEGORIES=    archivers
@@ -8,7 +8,7 @@
 EXTRACT_SUFX=  .tar
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.gnu.org/software/gzip/gzip.html
+HOMEPAGE=      https://www.gnu.org/software/gzip/gzip.html
 COMMENT=       Compress or expand files
 LICENSE=       gnu-gpl-v3
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/lhasa/Makefile
--- a/archivers/lhasa/Makefile  Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/lhasa/Makefile  Sat Jan 18 23:29:55 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2016/06/22 10:30:18 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/01/18 23:29:56 rillig Exp $
 
 DISTNAME=      lhasa-0.3.1
 CATEGORIES=    archivers
 MASTER_SITES=  https://soulsphere.org/projects/lhasa/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://fragglet.github.com/lhasa/
+HOMEPAGE=      https://fragglet.github.com/lhasa/
 COMMENT=       Freely licensed lha archiving tool (for .lzh and .lha files)
 LICENSE=       isc
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/libcomprex/Makefile
--- a/archivers/libcomprex/Makefile     Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/libcomprex/Makefile     Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2020/01/18 21:47:57 jperkin Exp $
+# $NetBSD: Makefile,v 1.47 2020/01/18 23:29:56 rillig Exp $
 
 DISTNAME=      libcomprex-0.3.3
 PKGREVISION=   22
@@ -6,7 +6,7 @@
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gnupdate/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://gnupdate.sourceforge.net/components/libcomprex/index.xml
+HOMEPAGE=      https://gnupdate.sourceforge.net/components/libcomprex/index.xml
 COMMENT=       Library to handle (de)compression of files
 
 USE_LIBTOOL=                   yes
diff -r 2ed4c9275134 -r e307ce864fbd archivers/lz4/Makefile
--- a/archivers/lz4/Makefile    Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/lz4/Makefile    Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/08/26 07:09:47 adam Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/18 23:29:56 rillig Exp $
 
 DISTNAME=      lz4-1.9.2
 CATEGORIES=    archivers
@@ -6,7 +6,7 @@
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    fhajny%NetBSD.org@localhost
-HOMEPAGE=      http://lz4.github.io/lz4/
+HOMEPAGE=      https://lz4.github.io/lz4/
 COMMENT=       Extremely Fast Compression algorithm
 LICENSE=       2-clause-bsd
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/lzip/Makefile
--- a/archivers/lzip/Makefile   Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/lzip/Makefile   Sat Jan 18 23:29:55 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2019/01/18 10:03:40 adam Exp $
+# $NetBSD: Makefile,v 1.17 2020/01/18 23:29:56 rillig Exp $
 
 DISTNAME=      lzip-1.21
 CATEGORIES=    archivers
 MASTER_SITES=  http://download.savannah.gnu.org/releases/lzip/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.nongnu.org/lzip/lzip.html
+HOMEPAGE=      https://www.nongnu.org/lzip/lzip.html
 COMMENT=       Lossless data compressor based on the LZMA algorithm
 LICENSE=       gnu-gpl-v2
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/lziprecover/Makefile
--- a/archivers/lziprecover/Makefile    Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/lziprecover/Makefile    Sat Jan 18 23:29:55 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2019/01/18 10:05:39 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/01/18 23:29:56 rillig Exp $
 
 DISTNAME=      lziprecover-1.21
 CATEGORIES=    archivers
 MASTER_SITES=  http://download.savannah.gnu.org/releases/lzip/lziprecover/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.nongnu.org/lzip/lziprecover.html
+HOMEPAGE=      https://www.nongnu.org/lzip/lziprecover.html
 COMMENT=       Recovery tool for lossless data compressor based on the LZMA algorithm
 LICENSE=       gnu-gpl-v2 # or later
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/lzmalib/Makefile
--- a/archivers/lzmalib/Makefile        Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/lzmalib/Makefile        Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/03/10 18:42:25 jperkin Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/18 23:29:56 rillig Exp $
 #
 
 DISTNAME=      lzmalib-0.0.1
@@ -7,7 +7,7 @@
 MASTER_SITES=  http://tokyocabinet.sourceforge.net/misc/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://tokyocabinet.sourceforge.net/misc/
+HOMEPAGE=      https://tokyocabinet.sourceforge.net/misc/
 COMMENT=       Thin wrapper library of LZMA
 #LICENSE=      gnu-lgpl-?
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/p7zip/Makefile
--- a/archivers/p7zip/Makefile  Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/p7zip/Makefile  Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2019/07/18 10:03:26 nia Exp $
+# $NetBSD: Makefile,v 1.68 2020/01/18 23:29:56 rillig Exp $
 
 DISTNAME=      p7zip_16.02_src_all
 PKGNAME=       ${DISTNAME:S/_src_all//S/_/-/}
@@ -8,7 +8,7 @@
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://p7zip.sourceforge.net/
+HOMEPAGE=      https://p7zip.sourceforge.net/
 COMMENT=       File archiver with high compression
 LICENSE=       gnu-lgpl-v2.1 AND unrar-license
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/pax/Makefile
--- a/archivers/pax/Makefile    Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/pax/Makefile    Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2019/11/02 22:54:27 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2020/01/18 23:29:56 rillig Exp $
 
 DISTNAME=              pax-20080110
 PKGREVISION=           4
@@ -7,7 +7,7 @@
 DISTFILES=             # empty
 
 MAINTAINER=            joerg%NetBSD.org@localhost
-HOMEPAGE=              http://www.NetBSD.org/
+HOMEPAGE=              https://www.NetBSD.org/
 COMMENT=               POSIX standard archiver with many extensions
 LICENSE=               2-clause-bsd AND modified-bsd AND public-domain
 
diff -r 2ed4c9275134 -r e307ce864fbd archivers/rox-archive/Makefile
--- a/archivers/rox-archive/Makefile    Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/rox-archive/Makefile    Sat Jan 18 23:29:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/11/02 22:54:27 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2020/01/18 23:29:57 rillig Exp $
 #
 
 DISTNAME=      archive-2.0
@@ -9,7 +9,7 @@
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    rxg%NetBSD.org@localhost
-HOMEPAGE=      http://rox.sourceforge.net/desktop/node/74
+HOMEPAGE=      https://rox.sourceforge.net/desktop/node/74
 COMMENT=       Simple archiver
 
 # no real libraries there
diff -r 2ed4c9275134 -r e307ce864fbd archivers/sarab/Makefile
--- a/archivers/sarab/Makefile  Sat Jan 18 23:26:43 2020 +0000
+++ b/archivers/sarab/Makefile  Sat Jan 18 23:29:55 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2019/11/02 22:54:27 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/01/18 23:29:57 rillig Exp $
 
 DISTNAME=      sarab-1.0.0
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sarab/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://sarab.sourceforge.net/
+HOMEPAGE=      https://sarab.sourceforge.net/
 COMMENT=       Schedule And Rotate Automatic Backups
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index