git: 2a47ff77ce64 - main - graphics/py-pyvips: Update to 2.2.2

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:24:34 UTC
The branch main has been updated by sunpoet:

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

commit 2a47ff77ce6459fec690d934738493b96aa89864
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:43:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:07:52 +0000

    graphics/py-pyvips: Update to 2.2.2
    
    - Update WWW
    
    Changes:        https://github.com/libvips/pyvips/blob/master/CHANGELOG.rst
---
 graphics/py-pyvips/Makefile | 8 ++++----
 graphics/py-pyvips/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/graphics/py-pyvips/Makefile b/graphics/py-pyvips/Makefile
index f4868665baf3..20f56c231ab9 100644
--- a/graphics/py-pyvips/Makefile
+++ b/graphics/py-pyvips/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	pyvips
-PORTVERSION=	2.2.1
-PORTREVISION=	1
+PORTVERSION=	2.2.2
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Binding for the libvips image processing library
-WWW=		https://github.com/libvips/pyvips
+WWW=		https://libvips.github.io/pyvips/ \
+		https://github.com/libvips/pyvips
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
@@ -24,7 +24,7 @@ USE_PYTHON=	autoplist concurrent distutils
 
 .include <bsd.port.options.mk>
 
-.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
+.if ${OPSYS} == FreeBSD && ((${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000) || ${OSVERSION} >= 1400091)
 CFLAGS+=	-Wno-error=incompatible-function-pointer-types
 .endif
 
diff --git a/graphics/py-pyvips/distinfo b/graphics/py-pyvips/distinfo
index 832996cfe8a6..d0b2309c2479 100644
--- a/graphics/py-pyvips/distinfo
+++ b/graphics/py-pyvips/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655561162
-SHA256 (pyvips-2.2.1.tar.gz) = b51dbb45b057a282925015d540c5597560993e2986df20a778646a6b37e7cbb5
-SIZE (pyvips-2.2.1.tar.gz) = 633604
+TIMESTAMP = 1708449384
+SHA256 (pyvips-2.2.2.tar.gz) = 2aa169f2130e8f9d9b0d442fad10a70ff1c3d1bb6add099ce058987faa1f6829
+SIZE (pyvips-2.2.2.tar.gz) = 51306