pkgsrc-WIP-changes archive

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

*: update some URLs



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Sep 6 16:42:43 2017 +0200
Changeset:	ce6020053c6689a0ed6959f4a6cddd934ac38225

Modified Files:
	linuxtv-dvb-apps/Makefile
	realvnc/Makefile
	resid-builder/Makefile
	totem-pl-parser/Makefile
	uhd-git/Makefile
	upower/Makefile
	vimb3-git/Makefile
	vpnc/Makefile
	webkit-gtk/Makefile

Log Message:
*: update some URLs

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

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

diffstat:
 linuxtv-dvb-apps/Makefile | 4 ++--
 realvnc/Makefile          | 6 +++---
 resid-builder/Makefile    | 4 ++--
 totem-pl-parser/Makefile  | 2 +-
 uhd-git/Makefile          | 2 +-
 upower/Makefile           | 4 ++--
 vimb3-git/Makefile        | 2 +-
 vpnc/Makefile             | 2 +-
 webkit-gtk/Makefile       | 4 ++--
 9 files changed, 15 insertions(+), 15 deletions(-)

diffs:
diff --git a/linuxtv-dvb-apps/Makefile b/linuxtv-dvb-apps/Makefile
index 4e3ecb7eb4..85b4140811 100644
--- a/linuxtv-dvb-apps/Makefile
+++ b/linuxtv-dvb-apps/Makefile
@@ -3,11 +3,11 @@
 
 DISTNAME=		linuxtv-dvb-apps-1.1.1
 CATEGORIES=		linux
-MASTER_SITES=		http://www.linuxtv.org/downloads/
+MASTER_SITES=		https://www.linuxtv.org/downloads/
 EXTRACT_SUFX=		.tar.bz2
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://www.linuxtv.org/
+HOMEPAGE=		https://www.linuxtv.org/
 COMMENT=		DVB applications from LinuxTV project
 
 USE_TOOLS+=		gmake
diff --git a/realvnc/Makefile b/realvnc/Makefile
index fa7e99e33f..2106e9a54f 100644
--- a/realvnc/Makefile
+++ b/realvnc/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=		vnc-4_1_2-unixsrc
 PKGNAME=		realvnc-4.1.2
 CATEGORIES=		net x11
-MASTER_SITES=		http://www.realvnc.com/dist/
+MASTER_SITES=		https://www.realvnc.com/dist/
 DISTFILES=		vnc-4_1_2-unixsrc.tar.gz \
 			X430src-1.tgz \
 			X430src-2.tgz \
@@ -14,7 +14,7 @@ SITES.X430src-2.tgz=	http://ftp.gwdg.de/pub/xfree86/XFree86/4.3.0/source/
 SITES.X430src-3.tgz=	http://ftp.gwdg.de/pub/xfree86/XFree86/4.3.0/source/
 
 MAINTAINER=		dhowland%users.sourceforge.net@localhost
-HOMEPAGE=		http://www.realvnc.com/
+HOMEPAGE=		https://www.realvnc.com/
 COMMENT=		Display X and Win32 desktops on remote X/Win32/Java displays
 
 CONFLICTS+=		vnc-[0-9]*
@@ -41,7 +41,7 @@ SUBST_SED.pl=		-e "s|/usr/local/vnc/classes|${PREFIX}/share/vnc/classes|g"
 
 # The distfile listed above is bogus, there is no direct link to download the
 # file, so a special command must be used.  I lifted this from FreeBSD Ports.
-DISTURL=http://www.realvnc.com/cgi-bin/download.cgi?product=free4/src/unix&acceptLicense=1&filever=4.1.2&filetype=tar_gz&haveDetails=1
+DISTURL=https://www.realvnc.com/cgi-bin/download.cgi?product=free4/src/unix&acceptLicense=1&filever=4.1.2&filetype=tar_gz&haveDetails=1
 pre-fetch:
 .if !exists(${DISTDIR}/${DISTNAME}.tar.gz)
 	cd ${DISTDIR} && ${FETCH_CMD} -o ${DISTNAME}.tar.gz ${DISTURL:Q}
diff --git a/resid-builder/Makefile b/resid-builder/Makefile
index 2a3e06c226..d684a1712a 100644
--- a/resid-builder/Makefile
+++ b/resid-builder/Makefile
@@ -4,10 +4,10 @@
 DISTNAME=	resid-builder-1.0.1+20060528.ccr
 PKGNAME=	resid-builder-20060528
 CATEGORIES=	audio
-MASTER_SITES=	http://www.tnsp.org/xs-files/
+MASTER_SITES=	https://www.tnsp.org/xs-files/
 
 MAINTAINER=	adam.hoka%gmail.com@localhost
-HOMEPAGE=	http://www.tnsp.org/xs-files/
+HOMEPAGE=	https://www.tnsp.org/xs-files/
 COMMENT=	Snapshot of reSID-builder from ccr/TNSP
 
 
diff --git a/totem-pl-parser/Makefile b/totem-pl-parser/Makefile
index da6c7cd0fd..901db25394 100644
--- a/totem-pl-parser/Makefile
+++ b/totem-pl-parser/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	${MASTER_SITE_GNOME:=sources/totem-pl-parser/${PKGVERSION_NOREV:R}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://wiki.gnome.org/Apps/Videos
+HOMEPAGE=	https://wiki.gnome.org/Apps/Videos
 COMMENT=	Totem playlist parser
 LICENSE=	gnu-lgpl-v2
 
diff --git a/uhd-git/Makefile b/uhd-git/Makefile
index 510e472731..14f59bb75c 100644
--- a/uhd-git/Makefile
+++ b/uhd-git/Makefile
@@ -4,7 +4,7 @@ DISTNAME=		uhd-3.6.0
 CATEGORIES=		ham
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://code.ettus.com/redmine/ettus/projects/uhd/wiki
+#HOMEPAGE=		http://code.ettus.com/redmine/ettus/projects/uhd/wiki
 COMMENT=		USRP (Universal Software Radio Peripheral) Hardware Drivers
 LICENSE=		gnu-gpl-v2
 
diff --git a/upower/Makefile b/upower/Makefile
index 72b9ede152..9b17156dcb 100644
--- a/upower/Makefile
+++ b/upower/Makefile
@@ -3,11 +3,11 @@
 
 DISTNAME=	upower-0.9.16
 CATEGORIES=	sysutils
-MASTER_SITES=	http://upower.freedesktop.org/releases/
+MASTER_SITES=	https://upower.freedesktop.org/releases/
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://upower.freedesktop.org/releases/
+HOMEPAGE=	https://upower.freedesktop.org/releases/
 COMMENT=	UPower is an abstraction for enumerating power devices
 LICENSE=	gnu-gpl-v2
 
diff --git a/vimb3-git/Makefile b/vimb3-git/Makefile
index 03e5145ace..914ce3ec1b 100644
--- a/vimb3-git/Makefile
+++ b/vimb3-git/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=fanglingsu/}
 
 MAINTAINER=	leot%NetBSD.org@localhost
-HOMEPAGE=	http://fanglingsu.github.io/vimb/
+HOMEPAGE=	https://fanglingsu.github.io/vimb/
 COMMENT=	Vim-like webkit browser
 LICENSE=	gnu-gpl-v3
 
diff --git a/vpnc/Makefile b/vpnc/Makefile
index 1bd4898525..ea779cc291 100644
--- a/vpnc/Makefile
+++ b/vpnc/Makefile
@@ -10,7 +10,7 @@ LICENSE=		gnu-gpl-v2
 WRKSRC=		${WRKDIR}/${PKGNAME}
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://www.unix-ag.uni-kl.de/~massar/vpnc/
+HOMEPAGE=		https://www.unix-ag.uni-kl.de/~massar/vpnc/
 COMMENT=		Client for Cisco3000 VPN Concentrator
 
 NOT_FOR_PLATFORM=	Interix-*-*
diff --git a/webkit-gtk/Makefile b/webkit-gtk/Makefile
index 9a08fd790a..0135f72a1a 100644
--- a/webkit-gtk/Makefile
+++ b/webkit-gtk/Makefile
@@ -3,11 +3,11 @@
 DISTNAME=	webkitgtk-2.16.6
 PKGNAME=	${DISTNAME:S/webkitgtk/webkit-gtk/}
 CATEGORIES=	www
-MASTER_SITES=	http://www.webkitgtk.org/releases/
+MASTER_SITES=	https://www.webkitgtk.org/releases/
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.webkitgtk.org/
+HOMEPAGE=	https://www.webkitgtk.org/
 COMMENT=	GTK port of the WebKit browser engine
 LICENSE=	2-clause-bsd AND gnu-lgpl-v2
 


Home | Main Index | Thread Index | Old Index