Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2022 01:09:16 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 386475bc51f4 - main - science/py-gsd: Update 2.5.1 -> 2.5.2
Message-ID:  <202204200109.23K19G97032737@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=386475bc51f4f24061e7abc27fd5a89344c9d9b5

commit 386475bc51f4f24061e7abc27fd5a89344c9d9b5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-04-20 01:08:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-04-20 01:08:13 +0000

    science/py-gsd: Update 2.5.1 -> 2.5.2
    
    Reported by:    portscout
---
 science/py-gsd/Makefile | 5 ++++-
 science/py-gsd/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/science/py-gsd/Makefile b/science/py-gsd/Makefile
index cf0b9606b493..65c054e94547 100644
--- a/science/py-gsd/Makefile
+++ b/science/py-gsd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gsd
-DISTVERSION=	2.5.1
+DISTVERSION=	2.5.2
 CATEGORIES=	science python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,4 +16,7 @@ RUN_DEPENDS=	${PYNUMPY}
 USES=		python:3.6+
 USE_PYTHON=	distutils cython autoplist
 
+post-install:
+	@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/gsd/fl*.so
+
 .include <bsd.port.mk>
diff --git a/science/py-gsd/distinfo b/science/py-gsd/distinfo
index 67fb990881d2..a76e13828abb 100644
--- a/science/py-gsd/distinfo
+++ b/science/py-gsd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642743497
-SHA256 (gsd-2.5.1.tar.gz) = 76bf228b1d8e95e7d6a334e8cc7712c0bd8c256148007f7ce88a489c21996593
-SIZE (gsd-2.5.1.tar.gz) = 136536
+TIMESTAMP = 1650416569
+SHA256 (gsd-2.5.2.tar.gz) = 75283ed4bdbe91881b6c1bc9ec595bf5cc86804dcc403ce1e3d6ea18d8af94ac
+SIZE (gsd-2.5.2.tar.gz) = 138016



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204200109.23K19G97032737>