pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-xapian py-xapian: regen PLIST due to new s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63ecbad25120
branches:  trunk
changeset: 451286:63ecbad25120
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Apr 25 09:00:50 2021 +0000

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

diffstat:

 textproc/py-xapian/Makefile |  3 ++-
 textproc/py-xapian/PLIST    |  6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (39 lines):

diff -r 2f1800844e8a -r 63ecbad25120 textproc/py-xapian/Makefile
--- a/textproc/py-xapian/Makefile       Sun Apr 25 08:49:49 2021 +0000
+++ b/textproc/py-xapian/Makefile       Sun Apr 25 09:00:50 2021 +0000
@@ -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/
 
diff -r 2f1800844e8a -r 63ecbad25120 textproc/py-xapian/PLIST
--- a/textproc/py-xapian/PLIST  Sun Apr 25 08:49:49 2021 +0000
+++ b/textproc/py-xapian/PLIST  Sun Apr 25 09:00:50 2021 +0000
@@ -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/${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_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