mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to xapian-bindings-1.4.31
add portroach marker
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user