Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2023 02:44:43 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: 39b037ab89c0 - main - =?utf-8?Q?devel/py-rchitect:=20Update=200.3.24=20=E2=86=92=200.3.40?=
Message-ID:  <202307140244.36E2ihDW034842@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=39b037ab89c0774e6e017ae0f20e402eb38a902e

commit 39b037ab89c0774e6e017ae0f20e402eb38a902e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-14 02:41:39 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-14 02:44:41 +0000

    devel/py-rchitect: Update 0.3.24 → 0.3.40
    
    Reported by:    portscout
---
 devel/py-rchitect/Makefile | 5 ++++-
 devel/py-rchitect/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/devel/py-rchitect/Makefile b/devel/py-rchitect/Makefile
index 5cda47e90b21..9243e63a7df7 100644
--- a/devel/py-rchitect/Makefile
+++ b/devel/py-rchitect/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rchitect
-DISTVERSION=	0.3.24
+DISTVERSION=	0.3.40
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,4 +24,7 @@ USE_PYTHON=	distutils autoplist
 CFLAGS+=	-Wno-error=int-conversion
 .endif
 
+post-install:
+	@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/rchitect/_cffi.abi3.so
+
 .include <bsd.port.post.mk>
diff --git a/devel/py-rchitect/distinfo b/devel/py-rchitect/distinfo
index 8ea1111d8d1d..2c1e93ca651b 100644
--- a/devel/py-rchitect/distinfo
+++ b/devel/py-rchitect/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587715125
-SHA256 (rchitect-0.3.24.tar.gz) = e5868b6a680331376f64bc7934d923debe315d7e9a2695fbbc70e380908bab39
-SIZE (rchitect-0.3.24.tar.gz) = 29568
+TIMESTAMP = 1689302336
+SHA256 (rchitect-0.3.40.tar.gz) = 1c5de5c4914dcb34225e7b62dbfc5df7b857b0b4bc18d4adf03611c45847b8b7
+SIZE (rchitect-0.3.40.tar.gz) = 32934



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