pkgsrc-WIP-changes archive

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

*: update HOMEPAGE and/or MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Feb 14 11:02:24 2017 +0100
Changeset:	4e12d13ba9428c1f55cb7d7606b61b9052d7fe86

Modified Files:
	gfeedline/Makefile
	ldtp/Makefile
	py-jabber-aimt/Makefile
	py-jabber-icqt/Makefile
	py-jabber-idavoll/Makefile
	py-jabber-proxy65/Makefile

Log Message:
*: update HOMEPAGE and/or MASTER_SITES

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

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

diffstat:
 gfeedline/Makefile         | 2 +-
 ldtp/Makefile              | 2 +-
 py-jabber-aimt/Makefile    | 2 +-
 py-jabber-icqt/Makefile    | 2 +-
 py-jabber-idavoll/Makefile | 5 +++--
 py-jabber-proxy65/Makefile | 2 +-
 6 files changed, 8 insertions(+), 7 deletions(-)

diffs:
diff --git a/gfeedline/Makefile b/gfeedline/Makefile
index c4e861033d..a65855f316 100644
--- a/gfeedline/Makefile
+++ b/gfeedline/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	gfeedline-2.4.1
 PKGREVISION=	1
 CATEGORIES=	net
-MASTER_SITES=	http://gfeedline.googlecode.com/files/
+MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gfeedline/
 
 MAINTAINER=	noud4%users.sourceforge.net@localhost
 HOMEPAGE=	http://code.google.com/p/gfeedline/
diff --git a/ldtp/Makefile b/ldtp/Makefile
index af320106f4..44f3a05536 100644
--- a/ldtp/Makefile
+++ b/ldtp/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	devel x11 python
 MASTER_SITES=	http://download.freedesktop.org/ldtp/2.x/2.0.x/
 
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
-HOMEPAGE=	http://ldtp.freedesktop.org/wiki/Home
+HOMEPAGE=	https://ldtp.freedesktop.org/wiki/
 COMMENT=	GNU/Linux Desktop Testing Project
 LICENSE=	gnu-lgpl-v2
 
diff --git a/py-jabber-aimt/Makefile b/py-jabber-aimt/Makefile
index a27796922c..5a9af8e59c 100644
--- a/py-jabber-aimt/Makefile
+++ b/py-jabber-aimt/Makefile
@@ -4,7 +4,7 @@ DISTNAME=		pyaim-t-0.8a
 PKGNAME=		${PYPKGPREFIX}-jabber-${DISTNAME:S/py//}
 PKGREVISION=		1
 CATEGORIES=		chat python
-MASTER_SITES=		http://pyaimt.googlecode.com/files/
+MASTER_SITES=		https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pyaimt/
 
 MAINTAINER=		eric%cirr.com@localhost
 HOMEPAGE=		http://code.google.com/p/pyaimt/
diff --git a/py-jabber-icqt/Makefile b/py-jabber-icqt/Makefile
index 5fc34bf1a2..47f8f614a2 100644
--- a/py-jabber-icqt/Makefile
+++ b/py-jabber-icqt/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=		pyicqt-0.8.1.5
 PKGNAME=		${PYPKGPREFIX}-jabber-${DISTNAME:S/py//}
 CATEGORIES=		chat python
-MASTER_SITES=		http://pyicqt.googlecode.com/files/
+MASTER_SITES=		https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pyicqt/
 
 MAINTAINER=		eric%cirr.com@localhost
 HOMEPAGE=		http://code.google.com/p/pyicqt/
diff --git a/py-jabber-idavoll/Makefile b/py-jabber-idavoll/Makefile
index 60cab1ec1a..828ec246e0 100644
--- a/py-jabber-idavoll/Makefile
+++ b/py-jabber-idavoll/Makefile
@@ -6,8 +6,9 @@ CATEGORIES=	chat python
 MASTER_SITES=	http://idavoll.ik.nu/releases/0.9.1/
 
 MAINTAINER=	eric%cirr.com@localhost
-HOMEPAGE=	http://idavoll.ik.nu/
-COMMENT=	XMPP publish-subscribe (XEP-0060) component (via twistd)
+#HOMEPAGE=	http://idavoll.ik.nu/
+HOMEPAGE=	https://github.com/ralphm/idavoll
+COMMENT=	XMPP publish-subscribe (XEP-0060) component (via twisted)
 
 #
 # jabberd isn't really a dependency since the transport can run on a
diff --git a/py-jabber-proxy65/Makefile b/py-jabber-proxy65/Makefile
index 32716013cf..c6bf6d99b2 100644
--- a/py-jabber-proxy65/Makefile
+++ b/py-jabber-proxy65/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	Proxy65-1.2.0
 PKGNAME=	${PYPKGPREFIX}-jabber-${DISTNAME:S/P/p/}
 CATEGORIES=	chat python
-MASTER_SITES=	http://proxy65.googlecode.com/files/
+MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/proxy65/
 
 MAINTAINER=	eric%cirr.com@localhost
 HOMEPAGE=	http://proxy65.googlecode.com/


Home | Main Index | Thread Index | Old Index