pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc
Module Name: pkgsrc
Committed By: schmonz
Date: Fri Aug 2 21:28:53 UTC 2019
Modified Files:
pkgsrc/textproc/csharp-xapian: Makefile
pkgsrc/textproc/py-xapian: PLIST
pkgsrc/textproc/ruby-xapian: PLIST
Log Message:
Reset PKGREVISIONS. Attempt to fix some PLISTs.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/csharp-xapian/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/py-xapian/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/ruby-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/csharp-xapian/Makefile
diff -u pkgsrc/textproc/csharp-xapian/Makefile:1.10 pkgsrc/textproc/csharp-xapian/Makefile:1.11
--- pkgsrc/textproc/csharp-xapian/Makefile:1.10 Wed Apr 3 00:33:08 2019
+++ pkgsrc/textproc/csharp-xapian/Makefile Fri Aug 2 21:28:53 2019
@@ -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/
Index: pkgsrc/textproc/py-xapian/PLIST
diff -u pkgsrc/textproc/py-xapian/PLIST:1.2 pkgsrc/textproc/py-xapian/PLIST:1.3
--- pkgsrc/textproc/py-xapian/PLIST:1.2 Fri Jul 6 16:23:11 2018
+++ pkgsrc/textproc/py-xapian/PLIST Fri Aug 2 21:28:53 2019
@@ -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
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
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
Index: pkgsrc/textproc/ruby-xapian/PLIST
diff -u pkgsrc/textproc/ruby-xapian/PLIST:1.2 pkgsrc/textproc/ruby-xapian/PLIST:1.3
--- pkgsrc/textproc/ruby-xapian/PLIST:1.2 Wed Aug 2 04:42:23 2017
+++ pkgsrc/textproc/ruby-xapian/PLIST Fri Aug 2 21:28:53 2019
@@ -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_PKGPREF
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