mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
databases/ruby-xapian: Update to 1.4.26
Changes: https://trac.xapian.org/wiki/ReleaseOverview https://github.com/xapian/xapian/blob/RELEASE/1.4/xapian-bindings/NEWS
This commit is contained in:
parent
d24cbb0a07
commit
a24dc2018d
@ -1,5 +1,5 @@
|
||||
PORTNAME= xapian
|
||||
PORTVERSION= 1.4.25
|
||||
PORTVERSION= 1.4.26
|
||||
DISTVERSIONPREFIX= bindings-
|
||||
CATEGORIES= databases ruby
|
||||
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1710712360
|
||||
SHA256 (xapian-bindings-1.4.25.tar.xz) = 068314fca3f54524701492df432fa54c485fd4e39613ca2cd275e136964e81a9
|
||||
SIZE (xapian-bindings-1.4.25.tar.xz) = 1076644
|
||||
TIMESTAMP = 1721499028
|
||||
SHA256 (xapian-bindings-1.4.26.tar.xz) = 550873573ee0401199f835fef51ddf89ca7bc26f7b8d1bdcca59da643fb3ca81
|
||||
SIZE (xapian-bindings-1.4.26.tar.xz) = 1114580
|
||||
|
@ -5,7 +5,7 @@
|
||||
SWIG_CXXFLAGS="-fno-strict-aliasing"
|
||||
|
||||
- XAPIAN_LIBS="$XAPIAN_LIBS -lstdc++"
|
||||
+ XAPIAN_LIBS="$XAPIAN_LIBS "
|
||||
+ XAPIAN_LIBS="$XAPIAN_LIBS"
|
||||
|
||||
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
|
Loading…
Reference in New Issue
Block a user