pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-sphinxcontrib-newsfeed



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 30 09:15:41 UTC 2026

Modified Files:
        pkgsrc/textproc/py-sphinxcontrib-newsfeed: Makefile

Log Message:
py-sphinxcontrib-newsfeed: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/py-sphinxcontrib-newsfeed/Makefile

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

Modified files:

Index: pkgsrc/textproc/py-sphinxcontrib-newsfeed/Makefile
diff -u pkgsrc/textproc/py-sphinxcontrib-newsfeed/Makefile:1.12 pkgsrc/textproc/py-sphinxcontrib-newsfeed/Makefile:1.13
--- pkgsrc/textproc/py-sphinxcontrib-newsfeed/Makefile:1.12     Tue Jan  6 11:18:19 2026
+++ pkgsrc/textproc/py-sphinxcontrib-newsfeed/Makefile  Fri Jan 30 09:15:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2026/01/06 11:18:19 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2026/01/30 09:15:41 wiz Exp $
 
 DISTNAME=      sphinxcontrib-newsfeed-0.1.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sphinxcontrib-newsfeed/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://bitbucket.org/prometheus/sphinxcontrib-newsfeed
+HOMEPAGE=      https://github.com/prometheusresearch/sphinxcontrib-newsfeed
 COMMENT=       News Feed extension for Sphinx
 LICENSE=       2-clause-bsd
 



Home | Main Index | Thread Index | Old Index