pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/gloox
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 11 15:41:19 UTC 2018
Modified Files:
pkgsrc/chat/gloox: Makefile
Log Message:
gloox: follow redirect
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/chat/gloox/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/gloox/Makefile
diff -u pkgsrc/chat/gloox/Makefile:1.16 pkgsrc/chat/gloox/Makefile:1.17
--- pkgsrc/chat/gloox/Makefile:1.16 Mon Sep 19 13:04:19 2016
+++ pkgsrc/chat/gloox/Makefile Sun Feb 11 15:41:19 2018
@@ -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