pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-Whoosh



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jan 30 09:29:17 UTC 2026

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

Log Message:
py-Whoosh: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/textproc/py-Whoosh/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-Whoosh/Makefile
diff -u pkgsrc/textproc/py-Whoosh/Makefile:1.19 pkgsrc/textproc/py-Whoosh/Makefile:1.20
--- pkgsrc/textproc/py-Whoosh/Makefile:1.19     Mon Apr 14 13:00:58 2025
+++ pkgsrc/textproc/py-Whoosh/Makefile  Fri Jan 30 09:29:17 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2025/04/14 13:00:58 adam Exp $
+# $NetBSD: Makefile,v 1.20 2026/01/30 09:29:17 wiz Exp $
 
 DISTNAME=      Whoosh-2.7.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=W/Whoosh/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://bitbucket.org/mchaput/whoosh/wiki/Home
+#HOMEPAGE=     https://bitbucket.org/mchaput/whoosh/wiki/Home
 COMMENT=       Fast, featureful full-text indexing and searching library implemented
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index