pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-cheroot



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Nov 17 10:13:52 UTC 2022

Modified Files:
        pkgsrc/www/py-cheroot: Makefile

Log Message:
py-cheroot: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/py-cheroot/Makefile

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

Modified files:

Index: pkgsrc/www/py-cheroot/Makefile
diff -u pkgsrc/www/py-cheroot/Makefile:1.34 pkgsrc/www/py-cheroot/Makefile:1.35
--- pkgsrc/www/py-cheroot/Makefile:1.34 Sun Nov  6 18:21:11 2022
+++ pkgsrc/www/py-cheroot/Makefile      Thu Nov 17 10:13:52 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2022/11/06 18:21:11 adam Exp $
+# $NetBSD: Makefile,v 1.35 2022/11/17 10:13:52 adam Exp $
 
 DISTNAME=      cheroot-8.6.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES=     www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=C/Cheroot/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.cherrypy.org/
+HOMEPAGE=      https://cherrypy.dev/
 COMMENT=       High-performance, pure-Python HTTP server used by CherryPy
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index