pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-generateDS



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 26 09:49:35 UTC 2026

Modified Files:
        pkgsrc/textproc/py-generateDS: Makefile

Log Message:
py-generateDS: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/py-generateDS/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-generateDS/Makefile
diff -u pkgsrc/textproc/py-generateDS/Makefile:1.17 pkgsrc/textproc/py-generateDS/Makefile:1.18
--- pkgsrc/textproc/py-generateDS/Makefile:1.17 Thu Oct  9 07:57:59 2025
+++ pkgsrc/textproc/py-generateDS/Makefile      Mon Jan 26 09:49:35 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2025/10/09 07:57:59 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2026/01/26 09:49:35 wiz Exp $
 
 DISTNAME=      generateDS-2.43.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/0$//}
@@ -7,7 +7,7 @@ CATEGORIES=     textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=g/generateDS/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.davekuhlman.org/generateDS.html
+#HOMEPAGE=     https://www.davekuhlman.org/generateDS.html
 COMMENT=       Python XML data binding library
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index