diff --git a/graphics/durdraw/Makefile b/graphics/durdraw/Makefile index f550d1c16b82..8c05466ff3bd 100644 --- a/graphics/durdraw/Makefile +++ b/graphics/durdraw/Makefile @@ -1,24 +1,25 @@ PORTNAME= durdraw -DISTVERSION= 0.28.0 -PORTREVISION= 2 +DISTVERSION= 0.29.0 CATEGORIES= graphics python MAINTAINER= yuri@FreeBSD.org COMMENT= ASCII and ANSI Art text editor for drawing in the terminal WWW= https://durdraw.org/ \ https://github.com/cmang/durdraw LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PY_PILLOW} USES= python -USE_PYTHON= distutils noflavors autoplist +USE_PYTHON= pep517 noflavors autoplist USE_GITHUB= yes GH_ACCOUNT= cmang NO_ARCH= yes .include diff --git a/graphics/durdraw/distinfo b/graphics/durdraw/distinfo index c9d8f37d4faf..4b3aada4e84d 100644 --- a/graphics/durdraw/distinfo +++ b/graphics/durdraw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736887840 -SHA256 (cmang-durdraw-0.28.0_GH0.tar.gz) = 7efde14ecbd35ed5feb9e5dff4e45e5520f1e53e7c9803e30861c1f5f17e3c21 -SIZE (cmang-durdraw-0.28.0_GH0.tar.gz) = 320200 +TIMESTAMP = 1762591359 +SHA256 (cmang-durdraw-0.29.0_GH0.tar.gz) = 7878cc0ed97d03defe01f24935f0fbe18d11c1cfc5c3b801ee12c9116dddf0c5 +SIZE (cmang-durdraw-0.29.0_GH0.tar.gz) = 343139