math/py-triangle: update to 20230923
- updated to 20230923 - K&R support removed PR: 276127 Reported by: Ruslan Makhmatkhanov <rm@FreeBSD.org>
This commit is contained in:
parent
bc8813201e
commit
1901b8ce71
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= triangle
|
PORTNAME= triangle
|
||||||
PORTVERSION= 20200424
|
DISTVERSIONPREFIX= v
|
||||||
|
DISTVERSION= 20230923
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
@ -11,8 +12,11 @@ WWW= https://rufat.be/triangle
|
|||||||
LICENSE= LGPL3
|
LICENSE= LGPL3
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= compiler:c++11-lang python:3.8-3.9
|
USES= compiler:c++11-lang python
|
||||||
|
|
||||||
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= drufat
|
||||||
|
GH_TUPLE= drufat:triangle-c:8b9e104:triangle/c
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
||||||
BUILD_DEPENDS= triangle>0:math/triangle
|
BUILD_DEPENDS= triangle>0:math/triangle
|
||||||
|
|||||||
@ -1,3 +1,5 @@
|
|||||||
TIMESTAMP = 1606687316
|
TIMESTAMP = 1704470771
|
||||||
SHA256 (triangle-20200424.tar.gz) = fc207641f8f39986f7d2bee1b91688a588cd235d2e67777422f94e61fece27e9
|
SHA256 (drufat-triangle-v20230923_GH0.tar.gz) = 5fd7ff55c65601d6a1b8ac6485f413633c930685c4eaae950131f3a99868bc97
|
||||||
SIZE (triangle-20200424.tar.gz) = 1559222
|
SIZE (drufat-triangle-v20230923_GH0.tar.gz) = 1449399
|
||||||
|
SHA256 (drufat-triangle-c-8b9e104_GH0.tar.gz) = e8f0c1523c016b017a4e47967360c6e6d97b8d6ac27290fd384bebc458e2e7bf
|
||||||
|
SIZE (drufat-triangle-c-8b9e104_GH0.tar.gz) = 153986
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user