1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

graphics/py-pyvips: Update to 2.2.1

- Strip shared library

Changes:	https://github.com/libvips/pyvips/blob/master/CHANGELOG.rst
This commit is contained in:
Po-Chuan Hsieh 2022-06-22 00:32:59 +08:00
parent e633a150d8
commit 4c9bb84e4b
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 7 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Created by: Danilo Egea Gondolfo <danilo@FreeBSD.org>
PORTNAME= pyvips
PORTVERSION= 2.2.0
PORTVERSION= 2.2.1
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -22,4 +22,7 @@ USES= gnome python:3.6+
USE_GNOME= glib20
USE_PYTHON= autoplist concurrent distutils
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1655208288
SHA256 (pyvips-2.2.0.tar.gz) = eb8cb0b57c533a404b2b00ea4dac95b7081e48880f98dc2146ec1216630c0753
SIZE (pyvips-2.2.0.tar.gz) = 632495
TIMESTAMP = 1655561162
SHA256 (pyvips-2.2.1.tar.gz) = b51dbb45b057a282925015d540c5597560993e2986df20a778646a6b37e7cbb5
SIZE (pyvips-2.2.1.tar.gz) = 633604