Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2026 20:57:06 +0000
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: 106de508e1a4 - main - devel/py-pyplusplus: update 1.=?utf-8?Q?8.5 =E2=86=92?= 1.8.7
Message-ID:  <6a2b2122.24516.6c6cf3e4@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=106de508e1a4b9f612b3bfbcd90f01f8ba585e18

commit 106de508e1a4b9f612b3bfbcd90f01f8ba585e18
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-11 20:44:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-11 20:56:55 +0000

    devel/py-pyplusplus: update 1.8.5 → 1.8.7
---
 devel/py-pyplusplus/Makefile | 10 ++++++----
 devel/py-pyplusplus/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/devel/py-pyplusplus/Makefile b/devel/py-pyplusplus/Makefile
index 1b4d393f18b5..c01b363a4bf7 100644
--- a/devel/py-pyplusplus/Makefile
+++ b/devel/py-pyplusplus/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pyplusplus
-DISTVERSION=	1.8.5
-PORTREVISION=	1
+DISTVERSION=	1.8.7
 CATEGORIES=	devel
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,11 +10,14 @@ WWW=		https://github.com/ompl/pyplusplus
 
 LICENSE=	BSL
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pygccxml>0:textproc/py-pygccxml@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pygccxml>0:textproc/py-pygccxml@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pygccxml>0:textproc/py-pygccxml@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist pep517
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/py-pyplusplus/distinfo b/devel/py-pyplusplus/distinfo
index 1e8327763334..a743dc8168b5 100644
--- a/devel/py-pyplusplus/distinfo
+++ b/devel/py-pyplusplus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650680224
-SHA256 (pyplusplus-1.8.5.tar.gz) = 06b5d3c80d0384f736e36df6968336ee3b8adaae5bf76d353fa35253e39e4b76
-SIZE (pyplusplus-1.8.5.tar.gz) = 3402548
+TIMESTAMP = 1781207534
+SHA256 (pyplusplus-1.8.7.tar.gz) = 976952d427774a2e4f8e4658abfa2fb847405757d2b46d500f68662ef822a7e6
+SIZE (pyplusplus-1.8.7.tar.gz) = 170264


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2b2122.24516.6c6cf3e4>