Skip to content

Commit

Permalink
graphics/py-pyvips: Update to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 21, 2022
1 parent e633a15 commit 4c9bb84
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion 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}
Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit 4c9bb84

Please sign in to comment.