Skip to content

Commit

Permalink
graphics/py-pygeos: Update to 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 21, 2021
1 parent 488d8ab commit 2536996
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions graphics/py-pygeos/Makefile
@@ -1,8 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= pygeos
PORTVERSION= 0.10
PORTREVISION= 1
PORTVERSION= 0.10.2
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -22,6 +21,6 @@ USES= python:3.6+
USE_PYTHON= autoplist concurrent cython distutils

post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pygeos/*.so
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions graphics/py-pygeos/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1621699727
SHA256 (pygeos-0.10.tar.gz) = 8ad4703cf8f983a6878a885765be975709a2fe300e54bc6c8623ddbca4903b6c
SIZE (pygeos-0.10.tar.gz) = 106616
TIMESTAMP = 1632037180
SHA256 (pygeos-0.10.2.tar.gz) = 08cd7fe047a7d7f9f94eaa9a65e0b4fd4057ffebc15e6179a0290a9576a0bbbc
SIZE (pygeos-0.10.2.tar.gz) = 127320

0 comments on commit 2536996

Please sign in to comment.