mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
graphics/sverchok-blender: Update 0.5.9.6.2-452 -> 0.5.9.6.3
Also remove RUN_DEPENDS on blender itself, because sverchok is an add-on, it doesn't call blender directly. Instead, blender calls sverchok. Reported by: portscout
This commit is contained in:
parent
56896c363b
commit
e16110a68a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466067
@ -1,9 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sverchok
|
||||
DISTVERSION= 0.5.9.6.2-452
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONSUFFIX= -g4ec06b63
|
||||
DISTVERSION= 0.5.9.6.3
|
||||
CATEGORIES= graphics
|
||||
PKGNAMESUFFIX= -blender
|
||||
|
||||
@ -13,8 +11,7 @@ COMMENT= Add-on for Blender: parametric tool for architects and designers
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= blender:graphics/blender \
|
||||
${PYNUMPY} \
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
.include "../blender/Makefile.versions"
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1517081795
|
||||
SHA256 (nortikin-sverchok-0.5.9.6.2-452-g4ec06b63_GH0.tar.gz) = 706bf1e0306ab516e6ff6869c840e52ead710c83eb09fcd7535fe5cc945213eb
|
||||
SIZE (nortikin-sverchok-0.5.9.6.2-452-g4ec06b63_GH0.tar.gz) = 1746936
|
||||
TIMESTAMP = 1522515260
|
||||
SHA256 (nortikin-sverchok-0.5.9.6.3_GH0.tar.gz) = d0dafe30ac425f8bcefb05b08bcb6a6f38774d7dbac670ebe05ead1b7344fea4
|
||||
SIZE (nortikin-sverchok-0.5.9.6.3_GH0.tar.gz) = 1775310
|
||||
|
Loading…
Reference in New Issue
Block a user