summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-16 20:21:03 +0000
committerwiz <wiz@pkgsrc.org>2017-08-16 20:21:03 +0000
commitd204347f9f6a55a39b90ef8d24fc21a52fecfb92 (patch)
treeb0aa8154e3882fbebd45b490e8f7703bedd4ff09 /chat
parent41d5e4e5a32be4a513695b5f41c586bcdb637c25 (diff)
downloadpkgsrc-d204347f9f6a55a39b90ef8d24fc21a52fecfb92.tar.gz
Follow some http redirects.
Diffstat (limited to 'chat')
-rw-r--r--chat/hexchat/Makefile4
-rw-r--r--chat/konversation-kde3/Makefile4
-rw-r--r--chat/konversation/Makefile4
-rw-r--r--chat/ktp-accounts-kcm/Makefile4
-rw-r--r--chat/ktp-approver/Makefile4
-rw-r--r--chat/ktp-auth-handler/Makefile4
-rw-r--r--chat/ktp-common-internals/Makefile4
-rw-r--r--chat/ktp-contact-list/Makefile4
-rw-r--r--chat/ktp-contact-runner/Makefile4
-rw-r--r--chat/ktp-desktop-applets/Makefile4
-rw-r--r--chat/ktp-filetransfer-handler/Makefile4
-rw-r--r--chat/ktp-kded-integration-module/Makefile4
-rw-r--r--chat/ktp-send-file/Makefile4
-rw-r--r--chat/ktp-text-ui/Makefile4
-rw-r--r--chat/libfolks/Makefile4
-rw-r--r--chat/libtelepathy/Makefile4
-rw-r--r--chat/telepathy-gabble/Makefile4
-rw-r--r--chat/telepathy-glib/Makefile4
-rw-r--r--chat/telepathy-idle/Makefile4
-rw-r--r--chat/telepathy-logger/Makefile4
20 files changed, 40 insertions, 40 deletions
diff --git a/chat/hexchat/Makefile b/chat/hexchat/Makefile
index e17869e0322..ad898c17119 100644
--- a/chat/hexchat/Makefile
+++ b/chat/hexchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2017/06/05 14:22:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2017/08/16 20:21:04 wiz Exp $
DISTNAME= hexchat-2.12.3
PKGREVISION= 2
@@ -7,7 +7,7 @@ MASTER_SITES= http://dl.hexchat.net/hexchat/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://hexchat.github.io/
+HOMEPAGE= https://hexchat.github.io/
COMMENT= IRC client based on XChat
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 AND mit
diff --git a/chat/konversation-kde3/Makefile b/chat/konversation-kde3/Makefile
index 6b6433b05d3..73b25bc93df 100644
--- a/chat/konversation-kde3/Makefile
+++ b/chat/konversation-kde3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2016/07/09 06:37:53 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2017/08/16 20:21:04 wiz Exp $
#
DISTNAME= konversation-1.1
@@ -8,7 +8,7 @@ MASTER_SITES= http://download.berlios.de/konversation/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://konversation.kde.org/
+HOMEPAGE= https://konversation.kde.org/
COMMENT= KDE IRC Client
GNU_CONFIGURE= YES
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile
index e99b4c3cc7c..7373dbeeabd 100644
--- a/chat/konversation/Makefile
+++ b/chat/konversation/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2017/04/30 01:21:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.86 2017/08/16 20:21:04 wiz Exp $
#
DISTNAME= konversation-1.5.1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5.1/src/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://konversation.kde.org/
+HOMEPAGE= https://konversation.kde.org/
COMMENT= KDE IRC Client
LICENSE= gnu-gpl-v2
diff --git a/chat/ktp-accounts-kcm/Makefile b/chat/ktp-accounts-kcm/Makefile
index 1cf70d24778..d5f1e1c7fe7 100644
--- a/chat/ktp-accounts-kcm/Makefile
+++ b/chat/ktp-accounts-kcm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:04 wiz Exp $
PKGREVISION= 5
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE instant messaging account management module
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/ktp-approver/Makefile b/chat/ktp-approver/Makefile
index fbe7ec90561..870b840b518 100644
--- a/chat/ktp-approver/Makefile
+++ b/chat/ktp-approver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:04 wiz Exp $
PKGREVISION= 4
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE instant messaging notifier
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/ktp-auth-handler/Makefile b/chat/ktp-auth-handler/Makefile
index 46b71ca1121..4198a31cf26 100644
--- a/chat/ktp-auth-handler/Makefile
+++ b/chat/ktp-auth-handler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:04 wiz Exp $
PKGREVISION= 4
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE Telepathy KWallet integration module
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/ktp-common-internals/Makefile b/chat/ktp-common-internals/Makefile
index a4e4b42e973..f0ba70fbbf5 100644
--- a/chat/ktp-common-internals/Makefile
+++ b/chat/ktp-common-internals/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:20 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:05 wiz Exp $
PKGREVISION= 5
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE Telepathy common internal library
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/ktp-contact-list/Makefile b/chat/ktp-contact-list/Makefile
index d5c2e828f5d..979dd2e718f 100644
--- a/chat/ktp-contact-list/Makefile
+++ b/chat/ktp-contact-list/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:05 wiz Exp $
PKGREVISION= 4
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE instant messaging contact list application
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/ktp-contact-runner/Makefile b/chat/ktp-contact-runner/Makefile
index f0ba26a0ed5..e522230289e 100644
--- a/chat/ktp-contact-runner/Makefile
+++ b/chat/ktp-contact-runner/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:05 wiz Exp $
PKGREVISION= 4
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE Telepathy KRunner integration module
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/ktp-desktop-applets/Makefile b/chat/ktp-desktop-applets/Makefile
index 7c5379c4d66..9653deeb3b5 100644
--- a/chat/ktp-desktop-applets/Makefile
+++ b/chat/ktp-desktop-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:05 wiz Exp $
PKGREVISION= 4
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE Telepathy Plasma widgets
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/ktp-filetransfer-handler/Makefile b/chat/ktp-filetransfer-handler/Makefile
index 1d61a743441..43dcb667d1a 100644
--- a/chat/ktp-filetransfer-handler/Makefile
+++ b/chat/ktp-filetransfer-handler/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:05 wiz Exp $
PKGREVISION= 4
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE Telepathy file transfer handling
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/ktp-kded-integration-module/Makefile b/chat/ktp-kded-integration-module/Makefile
index 7845a257510..48c8559b1e5 100644
--- a/chat/ktp-kded-integration-module/Makefile
+++ b/chat/ktp-kded-integration-module/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:05 wiz Exp $
PKGREVISION= 4
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE Telepathy integration into KDE workspaces
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/ktp-send-file/Makefile b/chat/ktp-send-file/Makefile
index 0369a4de299..5174e22b86e 100644
--- a/chat/ktp-send-file/Makefile
+++ b/chat/ktp-send-file/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2017/08/16 20:21:05 wiz Exp $
PKGREVISION= 4
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE Telepathy file transfer application
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/ktp-text-ui/Makefile b/chat/ktp-text-ui/Makefile
index d347afcf028..e53e86fd3b4 100644
--- a/chat/ktp-text-ui/Makefile
+++ b/chat/ktp-text-ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/04/30 01:21:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:05 wiz Exp $
PKGREVISION= 4
.include "../../meta-pkgs/kde-telepathy/Makefile.common"
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://community.kde.org/KTp
+HOMEPAGE= https://community.kde.org/KTp
COMMENT= KDE Telepathy Plasma widgets
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/libfolks/Makefile b/chat/libfolks/Makefile
index 969e9a2a924..432257336c2 100644
--- a/chat/libfolks/Makefile
+++ b/chat/libfolks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2014/10/25 19:00:14 prlw1 Exp $
+# $NetBSD: Makefile,v 1.11 2017/08/16 20:21:05 wiz Exp $
#
DISTNAME= folks-0.4.2
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/folks/0.4/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://telepathy.freedesktop.org/wiki/Folks
+HOMEPAGE= https://telepathy.freedesktop.org/wiki/Folks
COMMENT= Library to manage contacts
LICENSE= gnu-lgpl-v2
diff --git a/chat/libtelepathy/Makefile b/chat/libtelepathy/Makefile
index 9d2bf988b8d..80252585a0a 100644
--- a/chat/libtelepathy/Makefile
+++ b/chat/libtelepathy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/01/01 14:43:25 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2017/08/16 20:21:05 wiz Exp $
DISTNAME= libtelepathy-0.3.3
PKGREVISION= 9
@@ -6,7 +6,7 @@ CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/libtelepathy/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://telepathy.freedesktop.org/wiki/
+HOMEPAGE= https://telepathy.freedesktop.org/wiki/
COMMENT= Unified framework for many different kinds of real-time communications
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile
index 5fb00be73ae..dd941203543 100644
--- a/chat/telepathy-gabble/Makefile
+++ b/chat/telepathy-gabble/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2017/04/22 21:03:25 adam Exp $
+# $NetBSD: Makefile,v 1.55 2017/08/16 20:21:05 wiz Exp $
DISTNAME= telepathy-gabble-0.18.3
PKGREVISION= 6
@@ -6,7 +6,7 @@ CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://telepathy.freedesktop.org/wiki/Components
+HOMEPAGE= https://telepathy.freedesktop.org/wiki/Components
COMMENT= Jabber/XMPP connection manager for Telepathy
LICENSE= gnu-lgpl-v2.1 AND mit
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index de04b118cdc..01edbaf6887 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2017/05/29 12:20:23 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2017/08/16 20:21:05 wiz Exp $
DISTNAME= telepathy-glib-0.24.1
PKGREVISION= 5
@@ -6,7 +6,7 @@ CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://telepathy.freedesktop.org/wiki/Telepathy%20GLib
+HOMEPAGE= https://telepathy.freedesktop.org/wiki/Telepathy%20GLib
COMMENT= GObject-based C binding for the Telepathy D-Bus API
LICENSE= gnu-gpl-v2 AND modified-bsd
diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile
index f6e6a279db4..09a19737f0d 100644
--- a/chat/telepathy-idle/Makefile
+++ b/chat/telepathy-idle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2017/01/01 14:43:25 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2017/08/16 20:21:06 wiz Exp $
DISTNAME= telepathy-idle-0.1.8
PKGREVISION= 10
@@ -6,7 +6,7 @@ CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-idle/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://telepathy.freedesktop.org/wiki/Components
+HOMEPAGE= https://telepathy.freedesktop.org/wiki/Components
COMMENT= Full-featured IRC connection manager for Telepathy
LICENSE= gnu-lgpl-v2.1
diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile
index 0749b7fd3b7..c1c07905279 100644
--- a/chat/telepathy-logger/Makefile
+++ b/chat/telepathy-logger/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2017/04/22 21:03:08 adam Exp $
+# $NetBSD: Makefile,v 1.39 2017/08/16 20:21:06 wiz Exp $
DISTNAME= telepathy-logger-0.2.7
PKGREVISION= 19
@@ -7,7 +7,7 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-logger/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://telepathy.freedesktop.org/wiki/Logger
+HOMEPAGE= https://telepathy.freedesktop.org/wiki/Logger
COMMENT= Logger module for telepathy
LICENSE= gnu-lgpl-v2.1