update to xapian-bindings-1.4.31

add portroach marker
This commit is contained in:
sthen
2026-02-24 15:35:04 +00:00
parent 9a5d432997
commit b4673bfb05
3 changed files with 10 additions and 7 deletions
+6 -5
View File
@@ -1,8 +1,9 @@
COMMENT-main= perl bindings for Xapian
COMMENT-python= python bindings for Xapian
COMMENT-ruby= ruby bindings for Xapian
COMMENT-main= Perl bindings for Xapian
COMMENT-python= Python bindings for Xapian
COMMENT-ruby= Ruby bindings for Xapian
V= 1.4.30
V= 1.4.31
PORTROACH= limitw:1,even
DISTNAME= xapian-bindings-${V}
PKGNAME-main= xapian-bindings-perl-${V}
@@ -28,7 +29,7 @@ COMPILER= base-clang ports-gcc
# base libtool doesn't support -shrext
USE_LIBTOOL= gnu
LIB_DEPENDS= databases/xapian-core
LIB_DEPENDS= databases/xapian-core>=${V}
BUILD_DEPENDS= textproc/py-sphinx
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (xapian-bindings-1.4.30.tar.xz) = q/RqzWK5ZHFX82tjbhhE5+O9lFfkIxLEACntY8YCN5w=
SIZE (xapian-bindings-1.4.30.tar.xz) = 1121316
SHA256 (xapian-bindings-1.4.31.tar.xz) = o4zHukGIzAvSfcc2nwOQZ3IEcIehxU8bkzVdXpEDwwQ=
SIZE (xapian-bindings-1.4.31.tar.xz) = 1122212
+2
View File
@@ -106,4 +106,6 @@ share/doc/xapian-bindings/perl/examples/simpleexpand.pl
share/doc/xapian-bindings/perl/examples/simpleindex.pl
share/doc/xapian-bindings/perl/examples/simplematchdecider.pl
share/doc/xapian-bindings/perl/examples/simplesearch.pl
share/doc/xapian-bindings/python3/html/_static/base-stemmer.js
share/doc/xapian-bindings/python3/html/_static/english-stemmer.js
share/doc/xapian-bindings/python3/html/_static/sphinx_highlight.js