summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-01-26 05:26:08 +0000
committerrillig <rillig@pkgsrc.org>2020-01-26 05:26:08 +0000
commitd60259f7c0e8b05d29c2315f09df272822148a44 (patch)
treefcb0e8356f97e9d035dcfca1901406d59cee1eb9 /chat
parent6b630e10a1139b331f99ffee8fea2b3db80623f4 (diff)
downloadpkgsrc-d60259f7c0e8b05d29c2315f09df272822148a44.tar.gz
all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html In the above commit, the homepage URLs were migrated from http to https, assuming that SourceForge would use the same host names for both http and https connections. This assumption was wrong. Their documentation at https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states that the https URLs use the domain sourceforge.io instead. To make the homepages from the above commit reachable again, pkglint has been extended to check for reachable homepages. This check is only enabled when the --network command line option is given. Each of the homepages that referred to https://$project.sourceforge.net before was migrated to https://$project.sourceforge.io (27), and if that was not reachable, to the fallback URL http://$project.sourceforge.net (163).
Diffstat (limited to 'chat')
-rw-r--r--chat/emacs-jabber/Makefile4
-rw-r--r--chat/libtlen/Makefile4
-rw-r--r--chat/meanwhile/Makefile4
-rw-r--r--chat/pidgin-libnotify/Makefile4
-rw-r--r--chat/py-xmpppy/Makefile4
-rw-r--r--chat/tik/Makefile4
-rw-r--r--chat/ysm/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/chat/emacs-jabber/Makefile b/chat/emacs-jabber/Makefile
index f6394cc4a98..b1b2eb99eb6 100644
--- a/chat/emacs-jabber/Makefile
+++ b/chat/emacs-jabber/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:30:11 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/26 05:26:16 rillig Exp $
DISTNAME= emacs-jabber-0.8.0
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=emacs-jabber/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= aran@100acres.us
-HOMEPAGE= https://emacs-jabber.sourceforge.net/
+HOMEPAGE= http://emacs-jabber.sourceforge.net/
COMMENT= Jabber client for Emacs
LICENSE= gnu-gpl-v2 # or later
diff --git a/chat/libtlen/Makefile b/chat/libtlen/Makefile
index af03a939834..50b280067cf 100644
--- a/chat/libtlen/Makefile
+++ b/chat/libtlen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/01/18 23:30:11 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2020/01/26 05:26:16 rillig Exp $
DISTNAME= libtlen-20041113
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libtlen/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://libtlen.sourceforge.net/
+HOMEPAGE= http://libtlen.sourceforge.net/
COMMENT= Library to access tlen.pl IM system
USE_LIBTOOL= yes
diff --git a/chat/meanwhile/Makefile b/chat/meanwhile/Makefile
index f440ef98fdf..7ab9bbe1e45 100644
--- a/chat/meanwhile/Makefile
+++ b/chat/meanwhile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/01/18 23:30:11 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2020/01/26 05:26:17 rillig Exp $
#
DISTNAME= meanwhile-1.0.2
@@ -7,7 +7,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=meanwhile/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://meanwhile.sourceforge.net/
+HOMEPAGE= http://meanwhile.sourceforge.net/
COMMENT= Lotus SameTime compatible chat protocol
LICENSE= gnu-gpl-v2
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index ccfb34605ce..d41b87ad46d 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2020/01/18 23:30:12 rillig Exp $
+# $NetBSD: Makefile,v 1.54 2020/01/26 05:26:17 rillig Exp $
#
DISTNAME= pidgin-libnotify-0.14
@@ -7,7 +7,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gaim-libnotify.sourceforge.net/
+HOMEPAGE= http://gaim-libnotify.sourceforge.net/
COMMENT= Pidgin plugin that adds popup support
LICENSE= gnu-gpl-v3
diff --git a/chat/py-xmpppy/Makefile b/chat/py-xmpppy/Makefile
index 866b2497561..2e53987b6e1 100644
--- a/chat/py-xmpppy/Makefile
+++ b/chat/py-xmpppy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2020/01/18 23:30:12 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2020/01/26 05:26:17 rillig Exp $
DISTNAME= xmpppy-0.5.0rc1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmpppy/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://xmpppy.sourceforge.net/
+HOMEPAGE= http://xmpppy.sourceforge.net/
COMMENT= XMPP (Jabber) library for Python
LICENSE= gnu-gpl-v2
diff --git a/chat/tik/Makefile b/chat/tik/Makefile
index 59abc3bdc2f..868291cdfec 100644
--- a/chat/tik/Makefile
+++ b/chat/tik/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/01/18 23:30:12 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/01/26 05:26:17 rillig Exp $
#
DISTNAME= tik-0.90
@@ -7,7 +7,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tik/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://tik.sourceforge.net/
+HOMEPAGE= http://tik.sourceforge.net/
COMMENT= Tcl/Tk AOL Instant Messenger client
WRKSRC= ${WRKDIR}/tik
diff --git a/chat/ysm/Makefile b/chat/ysm/Makefile
index b22414e6a6a..4da47e53e66 100644
--- a/chat/ysm/Makefile
+++ b/chat/ysm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/01/18 23:30:12 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2020/01/26 05:26:17 rillig Exp $
DISTNAME= ysmv7_2_9_9_1
PKGNAME= ysm-2.9.9.1
@@ -6,7 +6,7 @@ CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ysmv7/}
MAINTAINER= dawszy@arhea.net
-HOMEPAGE= https://ysmv7.sourceforge.net/
+HOMEPAGE= http://ysmv7.sourceforge.net/
COMMENT= The 'You Sick Me' terminal based ICQ client
LICENSE= gnu-gpl-v2