Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2023 04:01: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: 9988f642add1 - main - =?utf-8?Q?math/py-pyFFTW:=20Update=200.13.0=20=E2=86=92=200.13.1?=
Message-ID:  <202306220401.35M41G3U072394@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9988f642add180aaaddc7f31186f49558c7f55d8

commit 9988f642add180aaaddc7f31186f49558c7f55d8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-22 03:16:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-22 04:01:11 +0000

    math/py-pyFFTW: Update 0.13.0 → 0.13.1
    
    Reported by:    portscout
---
 math/py-pyFFTW/Makefile | 6 ++++--
 math/py-pyFFTW/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/math/py-pyFFTW/Makefile b/math/py-pyFFTW/Makefile
index 157952e5dd1e..3c26dc5ddd90 100644
--- a/math/py-pyFFTW/Makefile
+++ b/math/py-pyFFTW/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pyFFTW
-DISTVERSION=	0.13.0
-PORTREVISION=	1
+DISTVERSION=	0.13.1
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -23,4 +22,7 @@ RUN_DEPENDS=	${PY_DEPENDS}
 USES=		python:3.8+ localbase:ldflags
 USE_PYTHON=	distutils cython autoplist
 
+post-install:
+	@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyfftw/pyfftw${PYTHON_EXT_SUFFIX}.so
+
 .include <bsd.port.mk>
diff --git a/math/py-pyFFTW/distinfo b/math/py-pyFFTW/distinfo
index 187e94a76ed5..378579f3fd61 100644
--- a/math/py-pyFFTW/distinfo
+++ b/math/py-pyFFTW/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640709510
-SHA256 (pyFFTW-0.13.0.tar.gz) = da85102405c0bd95d57eb19e99b01a0729d8406cb204c3900894b873784253da
-SIZE (pyFFTW-0.13.0.tar.gz) = 113252
+TIMESTAMP = 1687402958
+SHA256 (pyFFTW-0.13.1.tar.gz) = 09155e90a0c6d0c1f2d1f3668180a7de95fb9f83fef5137a112fb05978e87320
+SIZE (pyFFTW-0.13.1.tar.gz) = 114359


home | help

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