pkgsrc-WIP-changes archive

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

trac-plugins-AuthOpenIdD: Update HOMEPAGE and note pending deletion



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Thu Jul 23 10:01:04 2020 -0400
Changeset:	e42b6244b032d6715f5006b24ad00674519ace0f

Modified Files:
	trac-plugins-AuthOpenId/Makefile

Log Message:
trac-plugins-AuthOpenIdD: Update HOMEPAGE and note pending deletion

Previous HOMEPAGE is gone; new one is from pyppi.

I commented on the upstream bug that it doesn't support 1.2, noting
that it also doesn't support 1.4, which is about to land in pkgsrc.
Deletion is hereby proposed for two weeks from now.

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

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

diffstat:
 trac-plugins-AuthOpenId/Makefile | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diffs:
diff --git a/trac-plugins-AuthOpenId/Makefile b/trac-plugins-AuthOpenId/Makefile
index cf3232c493..c26f9502b1 100644
--- a/trac-plugins-AuthOpenId/Makefile
+++ b/trac-plugins-AuthOpenId/Makefile
@@ -1,5 +1,9 @@
 # $NetBSD: Makefile,v 1.8 2015/08/04 20:04:14 thomasklausner Exp $
 
+# upstream does not support 1.2/1.4
+# https://github.com/trac-hacks/authopenid-plugin/issues/32
+# to be deleted 2020-08-06 if no response
+
 DISTVERS=	0.3.4
 DISTNAME=	TracAuthOpenId-${DISTVERS}
 PKGNAME=	trac-plugins-AuthOpenId-${DISTVERS}
@@ -9,7 +13,7 @@ CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_PYPI:=T/TracAuthOpenId/}
 
 MAINTAINER=	roy%NetBSD.org@localhost
-HOMEPAGE=	http://trac.sandbox.lt/auth/wiki/AuthOpenIdPlugin
+HOMEPAGE=	https://github.com/trac-hacks/authopenid-plugin
 COMMENT=	This plugins allows to login to Trac using OpenID
 LICENSE=	modified-bsd
 


Home | Main Index | Thread Index | Old Index