git: 4c9bb84e4ba5 - main - graphics/py-pyvips: Update to 2.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jun 2022 16:37:27 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4c9bb84e4ba5ad0033661fda51df4059753cab4e
commit 4c9bb84e4ba5ad0033661fda51df4059753cab4e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-21 16:32:59 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-21 16:36:22 +0000
graphics/py-pyvips: Update to 2.2.1
- Strip shared library
Changes: https://github.com/libvips/pyvips/blob/master/CHANGELOG.rst
---
graphics/py-pyvips/Makefile | 5 ++++-
graphics/py-pyvips/distinfo | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/graphics/py-pyvips/Makefile b/graphics/py-pyvips/Makefile
index 62322361f7e2..e0e6994428cd 100644
--- a/graphics/py-pyvips/Makefile
+++ b/graphics/py-pyvips/Makefile
@@ -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>
diff --git a/graphics/py-pyvips/distinfo b/graphics/py-pyvips/distinfo
index a820a8531f78..832996cfe8a6 100644
--- a/graphics/py-pyvips/distinfo
+++ b/graphics/py-pyvips/distinfo
@@ -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