git: f96aa5081b0d - main - databases/py-xapian: Update to 1.4.20

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 07 Jul 2022 21:44:03 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f96aa5081b0d502d4a7ebc99fbbb299aa6c70ee8

commit f96aa5081b0d502d4a7ebc99fbbb299aa6c70ee8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-07 21:27:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-07 21:42:45 +0000

    databases/py-xapian: Update to 1.4.20
    
    Changes:        https://trac.xapian.org/wiki/ReleaseOverview
---
 databases/py-xapian/Makefile              |  2 +-
 databases/py-xapian/distinfo              |  6 +++---
 databases/py-xapian/files/patch-configure | 18 +++++++++---------
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/databases/py-xapian/Makefile b/databases/py-xapian/Makefile
index c45b9df2434f..e12fbe7e0a8f 100644
--- a/databases/py-xapian/Makefile
+++ b/databases/py-xapian/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	xapian
-PORTVERSION=	1.4.19
+PORTVERSION=	1.4.20
 DISTVERSIONPREFIX=	bindings-
 CATEGORIES=	databases python
 MASTER_SITES=	https://oligarchy.co.uk/xapian/${PORTVERSION}/ \
diff --git a/databases/py-xapian/distinfo b/databases/py-xapian/distinfo
index eb6c9522b445..2c2e2173ae59 100644
--- a/databases/py-xapian/distinfo
+++ b/databases/py-xapian/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642102169
-SHA256 (xapian-bindings-1.4.19.tar.xz) = 91c385a48951aa7cdf665effd25533f7477fc22781ca712e50b5496459a2883d
-SIZE (xapian-bindings-1.4.19.tar.xz) = 1137596
+TIMESTAMP = 1657198951
+SHA256 (xapian-bindings-1.4.20.tar.xz) = 786cc28d05660b227954413af0e2f66e4ead2a06d3df6dabaea484454b601ef5
+SIZE (xapian-bindings-1.4.20.tar.xz) = 1143304
diff --git a/databases/py-xapian/files/patch-configure b/databases/py-xapian/files/patch-configure
index faad12613e77..3679c157133e 100644
--- a/databases/py-xapian/files/patch-configure
+++ b/databases/py-xapian/files/patch-configure
@@ -1,24 +1,24 @@
---- configure.orig	2019-07-24 03:34:23 UTC
+--- configure.orig	2022-07-04 06:00:37 UTC
 +++ configure
-@@ -17102,10 +17102,6 @@ $as_echo "yes" >&6; }
+@@ -18084,10 +18084,6 @@ printf "%s\n" "yes" >&6; }
      else
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
- $as_echo "no" >&6; }
+       { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ printf "%s\n" "no" >&6; }
 -      if test yes = "$with_python" ; then
 -	as_fn_error $? "Couldn't import sphinx module and call sphinx.main() for Python2 - try package python-sphinx" "$LINENO" 5
 -      fi
 -      PYTHON2=
      fi
      if test -n "$PYTHON2" ; then
-                   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $PYTHON2_INC/Python.h" >&5
-@@ -17289,10 +17285,6 @@ $as_echo "yes" >&6; }
+                   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $PYTHON2_INC/Python.h" >&5
+@@ -18271,10 +18267,6 @@ printf "%s\n" "yes" >&6; }
      else
-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
- $as_echo "no" >&6; }
+       { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ printf "%s\n" "no" >&6; }
 -      if test yes = "$with_python3" ; then
 -	as_fn_error $? "Couldn't import sphinx module for Python3 - try package python3-sphinx" "$LINENO" 5
 -      fi
 -      PYTHON3=
      fi
      if test -n "$PYTHON3" ; then
-                   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $PYTHON3_INC/Python.h" >&5
+                   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $PYTHON3_INC/Python.h" >&5