forked from Lainports/freebsd-ports
graphics/durdraw: update 0.27.1 → 0.28.0
This commit is contained in:
parent
86e4fecaef
commit
d2af1cb8ad
2 changed files with 7 additions and 6 deletions
|
|
@ -1,10 +1,11 @@
|
||||||
PORTNAME= durdraw
|
PORTNAME= durdraw
|
||||||
DISTVERSION= 0.27.1
|
DISTVERSION= 0.28.0
|
||||||
CATEGORIES= graphics python
|
CATEGORIES= graphics python
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= ASCII and ANSI Art text editor for drawing in the terminal
|
COMMENT= ASCII and ANSI Art text editor for drawing in the terminal
|
||||||
WWW= https://durdraw.org/
|
WWW= https://durdraw.org/ \
|
||||||
|
https://github.com/cmang/durdraw
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
RUN_DEPENDS= ${PY_PILLOW}
|
RUN_DEPENDS= ${PY_PILLOW}
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils noflavors autoplist
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= cmang
|
GH_ACCOUNT= cmang
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1718180296
|
TIMESTAMP = 1736887840
|
||||||
SHA256 (cmang-durdraw-0.27.1_GH0.tar.gz) = 809431fc3dded211a59b624397f6cd490aa0568a965808eed8dd76dbb92b5611
|
SHA256 (cmang-durdraw-0.28.0_GH0.tar.gz) = 7efde14ecbd35ed5feb9e5dff4e45e5520f1e53e7c9803e30861c1f5f17e3c21
|
||||||
SIZE (cmang-durdraw-0.27.1_GH0.tar.gz) = 196000
|
SIZE (cmang-durdraw-0.28.0_GH0.tar.gz) = 320200
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue