mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
databases/ruby-xapian: Update to 2.0.0
Changes: https://trac.xapian.org/wiki/ReleaseOverview https://github.com/xapian/xapian/blob/main/xapian-bindings/NEWS
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= xapian
|
||||
PORTVERSION= 1.4.31
|
||||
PORTVERSION= 2.0.0
|
||||
DISTVERSIONPREFIX= bindings-
|
||||
CATEGORIES= databases ruby
|
||||
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \
|
||||
@@ -17,7 +17,7 @@ BUILD_DEPENDS= rubygem-rdoc>=0:devel/rubygem-rdoc \
|
||||
xapian-core>=${PORTVERSION}:databases/xapian-core
|
||||
LIB_DEPENDS= libxapian.so:databases/xapian-core
|
||||
|
||||
USES= compiler:c++11-lang libtool ruby tar:xz
|
||||
USES= compiler:c++17-lang libtool ruby tar:xz
|
||||
|
||||
CONFIGURE_ARGS= --datarootdir=${DATADIR} \
|
||||
--docdir=${DOCSDIR} \
|
||||
@@ -34,7 +34,7 @@ CONFIGURE_ARGS= --datarootdir=${DATADIR} \
|
||||
--without-tcl
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_CXXSTD= c++11
|
||||
USE_CXXSTD= c++17
|
||||
|
||||
CONFLICTS_INSTALL= xapian-bindings12
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1773966810
|
||||
SHA256 (xapian-bindings-1.4.31.tar.xz) = a38cc7ba4188cc0bd27dc7369f03906772047087a1c54f1b93355d5e9103c304
|
||||
SIZE (xapian-bindings-1.4.31.tar.xz) = 1122212
|
||||
TIMESTAMP = 1775571296
|
||||
SHA256 (xapian-bindings-2.0.0.tar.xz) = 9a544b69c31355a92edbcd4102cf0f1ec4407fd0a4645f4870fb52300b736910
|
||||
SIZE (xapian-bindings-2.0.0.tar.xz) = 1123744
|
||||
|
||||
Reference in New Issue
Block a user