mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/p5-Xapian: Update to 1.4.27.0
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
24d60c52f9
commit
e66c97e07a
3 changed files with 4 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= Xapian
|
PORTNAME= Xapian
|
||||||
PORTVERSION= 1.4.26.0
|
PORTVERSION= 1.4.27.0
|
||||||
CATEGORIES= databases perl5
|
CATEGORIES= databases perl5
|
||||||
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \
|
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \
|
||||||
LOCAL/sunpoet
|
LOCAL/sunpoet
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1721499022
|
TIMESTAMP = 1734888106
|
||||||
SHA256 (xapian-bindings-1.4.26.tar.xz) = 550873573ee0401199f835fef51ddf89ca7bc26f7b8d1bdcca59da643fb3ca81
|
SHA256 (xapian-bindings-1.4.27.tar.xz) = ba3b5e10809e579acd11bd165779ce3fd29a8904ea37968ef5b57ad97c3618ba
|
||||||
SIZE (xapian-bindings-1.4.26.tar.xz) = 1114580
|
SIZE (xapian-bindings-1.4.27.tar.xz) = 1116236
|
||||||
|
|
|
@ -1,11 +0,0 @@
|
||||||
--- configure.orig 2023-07-07 02:00:23 UTC
|
|
||||||
+++ configure
|
|
||||||
@@ -21048,7 +21048,7 @@ SWIG_CXXFLAGS=
|
|
||||||
if test yes = "$GXX" ; then
|
|
||||||
SWIG_CXXFLAGS="-fno-strict-aliasing"
|
|
||||||
|
|
||||||
- XAPIAN_LIBS="$XAPIAN_LIBS -lstdc++"
|
|
||||||
+ XAPIAN_LIBS="$XAPIAN_LIBS"
|
|
||||||
|
|
||||||
|
|
||||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
Loading…
Add table
Reference in a new issue