pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/gloox gloox: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56825b3bf878
branches:  trunk
changeset: 375399:56825b3bf878
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 11 15:41:19 2018 +0000

description:
gloox: follow redirect

diffstat:

 chat/gloox/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 4eabd7a25e31 -r 56825b3bf878 chat/gloox/Makefile
--- a/chat/gloox/Makefile       Sun Feb 11 15:40:42 2018 +0000
+++ b/chat/gloox/Makefile       Sun Feb 11 15:41:19 2018 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.16 2016/09/19 13:04:19 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2018/02/11 15:41:19 wiz Exp $
 
 DISTNAME=              gloox-1.0.17
 PKGREVISION=           1
 CATEGORIES=            chat
-MASTER_SITES=          http://camaya.net/download/
+MASTER_SITES=          https://camaya.net/download/
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            schnoebe%cirr.com@localhost
-HOMEPAGE=              http://camaya.net/gloox/
+HOMEPAGE=              https://camaya.net/gloox/
 COMMENT=               Jabber/XMPP client library
 LICENSE=               gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index