pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/py-pycha



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan 27 09:20:21 UTC 2026

Modified Files:
        pkgsrc/graphics/py-pycha: Makefile

Log Message:
py-pycha: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/py-pycha/Makefile

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

Modified files:

Index: pkgsrc/graphics/py-pycha/Makefile
diff -u pkgsrc/graphics/py-pycha/Makefile:1.27 pkgsrc/graphics/py-pycha/Makefile:1.28
--- pkgsrc/graphics/py-pycha/Makefile:1.27      Thu Oct  9 07:57:42 2025
+++ pkgsrc/graphics/py-pycha/Makefile   Tue Jan 27 09:20:21 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2025/10/09 07:57:42 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2026/01/27 09:20:21 wiz Exp $
 
 DISTNAME=      pycha-0.8.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pycha/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://bitbucket.org/lgs/pycha/
+#HOMEPAGE=     https://bitbucket.org/lgs/pycha/
 COMMENT=       Library for making charts with Python
 LICENSE=       gnu-lgpl-v3
 



Home | Main Index | Thread Index | Old Index