git: a24dc2018ddb - main - databases/ruby-xapian: Update to 1.4.26
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jul 2024 10:00:03 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a24dc2018ddb34b354d310abcb823820f743773a commit a24dc2018ddb34b354d310abcb823820f743773a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-21 09:56:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-21 09:56:42 +0000 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 --- databases/ruby-xapian/Makefile | 2 +- databases/ruby-xapian/distinfo | 6 +++--- databases/ruby-xapian/files/patch-configure | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/databases/ruby-xapian/Makefile b/databases/ruby-xapian/Makefile index b12b21a4d330..c8d1dfe3800b 100644 --- a/databases/ruby-xapian/Makefile +++ b/databases/ruby-xapian/Makefile @@ -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}/ \ diff --git a/databases/ruby-xapian/distinfo b/databases/ruby-xapian/distinfo index 577650a9a6ff..1c755bdc1df8 100644 --- a/databases/ruby-xapian/distinfo +++ b/databases/ruby-xapian/distinfo @@ -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 diff --git a/databases/ruby-xapian/files/patch-configure b/databases/ruby-xapian/files/patch-configure index 6b9dce2bb21b..14e67dc6f4e0 100644 --- a/databases/ruby-xapian/files/patch-configure +++ b/databases/ruby-xapian/files/patch-configure @@ -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