mirror of https://git.FreeBSD.org/ports.git
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
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= Xapian
|
||||
PORTVERSION= 1.4.26.0
|
||||
PORTVERSION= 1.4.27.0
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION:R}/ \
|
||||
LOCAL/sunpoet
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1721499022
|
||||
SHA256 (xapian-bindings-1.4.26.tar.xz) = 550873573ee0401199f835fef51ddf89ca7bc26f7b8d1bdcca59da643fb3ca81
|
||||
SIZE (xapian-bindings-1.4.26.tar.xz) = 1114580
|
||||
TIMESTAMP = 1734888106
|
||||
SHA256 (xapian-bindings-1.4.27.tar.xz) = ba3b5e10809e579acd11bd165779ce3fd29a8904ea37968ef5b57ad97c3618ba
|
||||
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…
Reference in New Issue