mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Update to 1.4.8
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.8
This commit is contained in:
parent
92ff50f125
commit
cb0255b171
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483186
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xapian
|
||||
PORTVERSION= 1.4.7
|
||||
PORTVERSION= 1.4.8
|
||||
DISTVERSIONPREFIX= bindings-
|
||||
CATEGORIES= databases ruby
|
||||
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \
|
||||
@ -24,14 +24,16 @@ OPTIONS_DEFINE= DOCS
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= compiler:c++11-lang libtool tar:xz
|
||||
USE_RUBY= yes
|
||||
|
||||
CONFIGURE_ARGS= --datarootdir=${DATADIR} --docdir=${DOCSDIR} \
|
||||
--enable-static --with-ruby \
|
||||
--without-csharp --without-java --without-lua --without-perl \
|
||||
--without-php --without-python --without-python3 --without-tcl
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= compiler:c++11-lang libtool tar:xz
|
||||
USE_RUBY= yes
|
||||
USE_CXXSTD= c++11
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532800149
|
||||
SHA256 (xapian-bindings-1.4.7.tar.xz) = 4519751376dc5b59893b812495e6004fd80eb4a10970829aede71a35264b4e6a
|
||||
SIZE (xapian-bindings-1.4.7.tar.xz) = 1121700
|
||||
TIMESTAMP = 1540657348
|
||||
SHA256 (xapian-bindings-1.4.8.tar.xz) = a62377e54764bae444ee7feff517ab23ce314e92b94c4c03193a42884aa8de4b
|
||||
SIZE (xapian-bindings-1.4.8.tar.xz) = 1123812
|
||||
|
Loading…
Reference in New Issue
Block a user