pkgsrc-WIP-changes archive

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

*: follow some HTTP redirects



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Aug 16 22:27:37 2017 +0200
Changeset:	d9f8028aaeafb875e0db04e2db5f6de3d384d1ad

Modified Files:
	chora/Makefile
	i3-git/Makefile
	kodi/Makefile
	libbpg/Makefile
	libftdi1/Makefile
	libstacktrace/Makefile
	lmdbg-current/Makefile
	nag/Makefile
	py-papyon/Makefile
	qt4-gstreamer/Makefile
	spfmilter/Makefile

Log Message:
*: follow some HTTP redirects

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d9f8028aaeafb875e0db04e2db5f6de3d384d1ad

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

diffstat:
 chora/Makefile         | 2 +-
 i3-git/Makefile        | 4 ++--
 kodi/Makefile          | 2 +-
 libbpg/Makefile        | 4 ++--
 libftdi1/Makefile      | 4 ++--
 libstacktrace/Makefile | 2 +-
 lmdbg-current/Makefile | 2 +-
 nag/Makefile           | 2 +-
 py-papyon/Makefile     | 2 +-
 qt4-gstreamer/Makefile | 4 ++--
 spfmilter/Makefile     | 4 ++--
 11 files changed, 16 insertions(+), 16 deletions(-)

diffs:
diff --git a/chora/Makefile b/chora/Makefile
index d06b5a7f45..105dced8dd 100644
--- a/chora/Makefile
+++ b/chora/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.horde.org/pub/chora/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.horde.org/apps/chora/
+HOMEPAGE=	https://www.horde.org/apps/chora/
 COMMENT=	Another CVS-via-web system
 LICENSE=	gnu-gpl-v2
 
diff --git a/i3-git/Makefile b/i3-git/Makefile
index 2ff84df285..7fcd466476 100644
--- a/i3-git/Makefile
+++ b/i3-git/Makefile
@@ -3,7 +3,7 @@
 
 DISTNAME=	i3-4.13
 CATEGORIES=	wm
-MASTER_SITES=	http://i3wm.org/downloads/
+MASTER_SITES=	https://i3wm.org/downloads/
 EXTRACT_SUFX=	.tar.bz2
 
 GIT_REPOSITORIES=	i3
@@ -12,7 +12,7 @@ GIT_BRANCH.i3=		next
 WRKSRC=			${WRKDIR}/i3
 
 MAINTAINER=	tonnerre%NetBSD.org@localhost
-HOMEPAGE=	http://i3wm.org/
+HOMEPAGE=	https://i3wm.org/
 COMMENT=	Improved dynamic tiling window manager
 LICENSE=	modified-bsd
 
diff --git a/kodi/Makefile b/kodi/Makefile
index 6470afa5c0..f49a4eef76 100644
--- a/kodi/Makefile
+++ b/kodi/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	multimedia
 MASTER_SITES=	http://mirrors.kodi.tv/releases/source/
 
 MAINTAINER=	jmcneill%invisible.ca@localhost
-HOMEPAGE=	http://kodi.tv/
+HOMEPAGE=	https://kodi.tv/
 COMMENT=	Open source software media center
 LICENSE=	gnu-gpl-v2
 
diff --git a/libbpg/Makefile b/libbpg/Makefile
index f89a26ed06..19635c7b5b 100644
--- a/libbpg/Makefile
+++ b/libbpg/Makefile
@@ -2,10 +2,10 @@
 
 DISTNAME=	libbpg-0.9.5
 CATEGORIES=	graphics
-MASTER_SITES=	http://bellard.org/bpg/
+MASTER_SITES=	https://bellard.org/bpg/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://bellard.org/bpg/
+HOMEPAGE=	https://bellard.org/bpg/
 COMMENT=	Library for BGP (Better Portable Graphics)
 #LICENSE=	# TODO: (see mk/license.mk)
 
diff --git a/libftdi1/Makefile b/libftdi1/Makefile
index 232f209151..cddbb72965 100644
--- a/libftdi1/Makefile
+++ b/libftdi1/Makefile
@@ -2,11 +2,11 @@
 
 DISTNAME=	libftdi1-1.2
 CATEGORIES=	devel
-MASTER_SITES=	http://www.intra2net.com/en/developer/libftdi/download/
+MASTER_SITES=	https://www.intra2net.com/en/developer/libftdi/download/
 EXTRACT_SUFX=	.tar.bz2
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.intra2net.com/en/developer/libftdi/
+HOMEPAGE=	https://www.intra2net.com/en/developer/libftdi/
 COMMENT=	Userland driver library for FTDI USB chips
 LICENSE=	gnu-lgpl-v2.1
 
diff --git a/libstacktrace/Makefile b/libstacktrace/Makefile
index 84ea52c518..68211a8ccd 100644
--- a/libstacktrace/Makefile
+++ b/libstacktrace/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=lmdbg/} \
 		http://mova.org/~cheusov/pub/lmdbg/
 
 MAINTAINER=	cheusov%NetBSD.org@localhost
-HOMEPAGE=	http://sourceforge.net/projects/lmdbg/
+HOMEPAGE=	https://sourceforge.net/projects/lmdbg/
 COMMENT=	Stacktracing library similar to glibc backtrace(3)
 LICENSE=	mit
 
diff --git a/lmdbg-current/Makefile b/lmdbg-current/Makefile
index bcb0acdb37..a1e1da2da7 100644
--- a/lmdbg-current/Makefile
+++ b/lmdbg-current/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	#
 DISTNAME=	#
 
 MAINTAINER=	cheusov%NetBSD.org@localhost
-HOMEPAGE=	http://sourceforge.net/projects/lmdbg/
+HOMEPAGE=	https://sourceforge.net/projects/lmdbg/
 COMMENT=	Lightweight Modular malloc Debugger
 LICENSE=	mit
 
diff --git a/nag/Makefile b/nag/Makefile
index d4ccbb5c9c..bc5d2923e9 100644
--- a/nag/Makefile
+++ b/nag/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	http://ftp.horde.org/pub/nag/ \
 	ftp://ftp.horde.org/pub/nag/
 
 MAINTAINER=	frederic%fauberteau.org@localhost
-HOMEPAGE=	http://www.horde.org/nag/
+HOMEPAGE=	https://www.horde.org/nag/
 COMMENT=	Horde task list manager
 LICENSE=	gnu-gpl-v2
 
diff --git a/py-papyon/Makefile b/py-papyon/Makefile
index 6bcf0df36b..a6f1a34663 100644
--- a/py-papyon/Makefile
+++ b/py-papyon/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	chat
 MASTER_SITES=	http://www.freedesktop.org/software/papyon/releases/
 
 MAINTAINER=	pkgsrc.gnome%gmail.com@localhost
-HOMEPAGE=	http://telepathy.freedesktop.org/wiki/Papyon
+HOMEPAGE=	https://telepathy.freedesktop.org/wiki/Papyon
 COMMENT=	MSN client library written in Python
 LICENSE=	gnu-gpl-v2
 
diff --git a/qt4-gstreamer/Makefile b/qt4-gstreamer/Makefile
index 37bc0091c9..c649b77daa 100644
--- a/qt4-gstreamer/Makefile
+++ b/qt4-gstreamer/Makefile
@@ -4,10 +4,10 @@
 DISTNAME=	qt-gstreamer-0.10.3
 PKGNAME=	${DISTNAME:S/qt/qt4/1}
 CATEGORIES=	multimedia x11
-MASTER_SITES=	http://gstreamer.freedesktop.org/data/src/qt-gstreamer/
+MASTER_SITES=	https://gstreamer.freedesktop.org/data/src/qt-gstreamer/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://gstreamer.freedesktop.org/data/src/qt-gstreamer/
+HOMEPAGE=	https://gstreamer.freedesktop.org/data/src/qt-gstreamer/
 COMMENT=	C++ bindings (libraries and plugins) for GStreamer with a Qt-style API
 LICENSE=	gnu-lgpl-v2.1
 
diff --git a/spfmilter/Makefile b/spfmilter/Makefile
index e889cb8c37..3c5a987110 100644
--- a/spfmilter/Makefile
+++ b/spfmilter/Makefile
@@ -2,10 +2,10 @@
 
 DISTNAME=	spfmilter-1.0.8
 CATEGORIES=	mail
-MASTER_SITES=	http://www.libspf2.org/patch/
+MASTER_SITES=	https://www.libspf2.org/patch/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.libspf2.org/
+HOMEPAGE=	https://www.libspf2.org/
 COMMENT=	Implementation of the Sender Policy Framework (SPF) as a milter
 
 


Home | Main Index | Thread Index | Old Index