pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Reset PKGREVISIONS. Attempt to fix some PLISTs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88b6f7185173
branches:  trunk
changeset: 337298:88b6f7185173
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Fri Aug 02 21:28:53 2019 +0000

description:
Reset PKGREVISIONS. Attempt to fix some PLISTs.

diffstat:

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

diffs (54 lines):

diff -r 0176bdc71093 -r 88b6f7185173 textproc/csharp-xapian/Makefile
--- a/textproc/csharp-xapian/Makefile   Fri Aug 02 21:28:18 2019 +0000
+++ b/textproc/csharp-xapian/Makefile   Fri Aug 02 21:28:53 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2019/04/03 00:33:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2019/08/02 21:28:53 schmonz Exp $
 
 PKGNAME=               csharp-${PKGNAME_MODULE}
-PKGREVISION=           1
 COMMENT=               C\# bindings for Xapian search engine
 HOMEPAGE=              https://xapian.org/docs/bindings/csharp/
 
diff -r 0176bdc71093 -r 88b6f7185173 textproc/py-xapian/PLIST
--- a/textproc/py-xapian/PLIST  Fri Aug 02 21:28:18 2019 +0000
+++ b/textproc/py-xapian/PLIST  Fri Aug 02 21:28:53 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/07/06 16:23:11 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/08/02 21:28:53 schmonz Exp $
 ${PYSITELIB}/xapian/__init__.py
 ${PYSITELIB}/xapian/__init__.pyc
 ${PYSITELIB}/xapian/__init__.pyo
@@ -9,7 +9,6 @@
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/examples/simplematchdecider.py
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/examples/simplesearch.py
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/.buildinfo
-${PLIST.py3x}share/doc/xapian-bindings/python3/html/_modules/_weakref.html
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/_modules/index.html
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/_modules/xapian.html
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/_sources/examples.rst.txt
@@ -30,6 +29,7 @@
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/_static/file.png
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/_static/jquery-3.2.1.js
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/_static/jquery.js
+share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/_static/language_data.js
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/_static/minus.png
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/_static/plus.png
 share/doc/xapian-bindings/python${PYTHON_3_OR_EMPTY}/html/_static/pygments.css
diff -r 0176bdc71093 -r 88b6f7185173 textproc/ruby-xapian/PLIST
--- a/textproc/ruby-xapian/PLIST        Fri Aug 02 21:28:18 2019 +0000
+++ b/textproc/ruby-xapian/PLIST        Fri Aug 02 21:28:53 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/08/02 04:42:23 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/08/02 21:28:53 schmonz Exp $
 ${RUBY_SITEARCHLIB}/_xapian.a
 ${RUBY_SITEARCHLIB}/_xapian.${RUBY_DLEXT}
 ${RUBY_SITELIB}/xapian.rb
@@ -22,6 +22,7 @@
 share/doc/xapian-bindings/${RUBY_PKGPREFIX}/rdocs/Xapian/Xapian/Match.html
 share/doc/xapian-bindings/${RUBY_PKGPREFIX}/rdocs/Xapian/Xapian/Posting.html
 share/doc/xapian-bindings/${RUBY_PKGPREFIX}/rdocs/Xapian/Xapian/Query.html
+share/doc/xapian-bindings/${RUBY_PKGPREFIX}/rdocs/Xapian/Xapian/QueryParser.html
 share/doc/xapian-bindings/${RUBY_PKGPREFIX}/rdocs/Xapian/Xapian/Value.html
 share/doc/xapian-bindings/${RUBY_PKGPREFIX}/rdocs/Xapian/Xapian/ValueCountMatchSpy.html
 share/doc/xapian-bindings/${RUBY_PKGPREFIX}/rdocs/Xapian/Xapian/Xapian.html



Home | Main Index | Thread Index | Old Index