Po-Chuan Hsieh 2024-12-26 02:47:26 +08:00
parent 002878d0fe
commit 29c4bcb22c
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 4 additions and 15 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= xapian
PORTVERSION= 1.4.26
PORTVERSION= 1.4.27
DISTVERSIONPREFIX= bindings-
CATEGORIES= databases
MASTER_SITES= https://oligarchy.co.uk/xapian/${PORTVERSION}/ \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1721499024
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

View file

@ -1,11 +0,0 @@
--- configure.orig 2023-02-02 01:01:44 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