pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-xapian



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Apr 25 09:00:50 UTC 2021

Modified Files:
        pkgsrc/textproc/py-xapian: Makefile PLIST

Log Message:
py-xapian: regen PLIST due to new sphinx-generated files


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/py-xapian/Makefile \
    pkgsrc/textproc/py-xapian/PLIST

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-xapian/Makefile
diff -u pkgsrc/textproc/py-xapian/Makefile:1.5 pkgsrc/textproc/py-xapian/Makefile:1.6
--- pkgsrc/textproc/py-xapian/Makefile:1.5      Wed Dec 25 12:21:30 2019
+++ pkgsrc/textproc/py-xapian/Makefile  Sun Apr 25 09:00:50 2021
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2019/12/25 12:21:30 adam Exp $
+# $NetBSD: Makefile,v 1.6 2021/04/25 09:00:50 nia Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-${PKGNAME_MODULE}
+PKGREVISION=   1
 COMMENT=       Python bindings for Xapian search engine
 HOMEPAGE=      https://xapian.org/docs/bindings/python/
 
Index: pkgsrc/textproc/py-xapian/PLIST
diff -u pkgsrc/textproc/py-xapian/PLIST:1.5 pkgsrc/textproc/py-xapian/PLIST:1.6
--- pkgsrc/textproc/py-xapian/PLIST:1.5 Wed Dec 25 12:21:30 2019
+++ pkgsrc/textproc/py-xapian/PLIST     Sun Apr 25 09:00:50 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/12/25 12:21:30 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2021/04/25 09:00:50 nia Exp $
 ${PYSITELIB}/xapian/__init__.py
 ${PYSITELIB}/xapian/__init__.pyc
 ${PYSITELIB}/xapian/__init__.pyo
@@ -28,7 +28,7 @@ ${PLIST.py2x}share/doc/xapian-bindings/$
 ${PLIST.py2x}share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/down.png
 share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/file.png
 ${PLIST.py2x}share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/jquery-3.2.1.js
-${PLIST.py3x}share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/jquery-3.4.1.js
+${PLIST.py3x}share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/jquery-3.5.1.js
 share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/jquery.js
 share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/language_data.js
 share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/minus.png
@@ -36,7 +36,7 @@ share/doc/xapian-bindings/${PYTHON_3_OR_
 share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/pygments.css
 share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/searchtools.js
 share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/sidebar.js
-share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/underscore-1.3.1.js
+share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/underscore-1.12.0.js
 share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/underscore.js
 ${PLIST.py2x}share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/up-pressed.png
 ${PLIST.py2x}share/doc/xapian-bindings/${PYTHON_3_OR_PYTHON}/html/_static/up.png



Home | Main Index | Thread Index | Old Index