pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-cherrypy



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

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

Log Message:
py-cherrypy: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/py-cherrypy/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-cherrypy/Makefile
diff -u pkgsrc/www/py-cherrypy/Makefile:1.43 pkgsrc/www/py-cherrypy/Makefile:1.44
--- pkgsrc/www/py-cherrypy/Makefile:1.43        Sun Nov  6 18:29:10 2022
+++ pkgsrc/www/py-cherrypy/Makefile     Thu Nov 17 10:13:03 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2022/11/06 18:29:10 adam Exp $
+# $NetBSD: Makefile,v 1.44 2022/11/17 10:13:03 adam Exp $
 
 DISTNAME=      CherryPy-18.8.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -6,7 +6,7 @@ CATEGORIES=     www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=C/CherryPy/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.cherrypy.org/
+HOMEPAGE=      https://cherrypy.dev/
 COMMENT=       Pythonic, object-oriented HTTP framework
 LICENSE=       modified-bsd
 



Home | Main Index | Thread Index | Old Index