svn commit: r460225 - head/graphics/sverchok-blender

Yuri Victorovich yuri at FreeBSD.org
Sun Jan 28 17:33:41 UTC 2018


Author: yuri
Date: Sun Jan 28 17:33:40 2018
New Revision: 460225
URL: https://svnweb.freebsd.org/changeset/ports/460225

Log:
  graphics/sverchok-blender: Update to 0.5.9.6.2-452
  
  0.5.9.6.2 was failing to initialize in some cases for some reason.
  The upstream suggested to update to the current revision.
  
  Reported by:	Stari Karp <starikarp at yandex.com>
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D14080

Modified:
  head/graphics/sverchok-blender/Makefile
  head/graphics/sverchok-blender/distinfo

Modified: head/graphics/sverchok-blender/Makefile
==============================================================================
--- head/graphics/sverchok-blender/Makefile	Sun Jan 28 17:00:07 2018	(r460224)
+++ head/graphics/sverchok-blender/Makefile	Sun Jan 28 17:33:40 2018	(r460225)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	sverchok
-DISTVERSION=	0.5.9.6.2
+DISTVERSION=	0.5.9.6.2-452
+DISTVERSIONSUFFIX=	-g4ec06b63
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-blender
 

Modified: head/graphics/sverchok-blender/distinfo
==============================================================================
--- head/graphics/sverchok-blender/distinfo	Sun Jan 28 17:00:07 2018	(r460224)
+++ head/graphics/sverchok-blender/distinfo	Sun Jan 28 17:33:40 2018	(r460225)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514759128
-SHA256 (nortikin-sverchok-0.5.9.6.2_GH0.tar.gz) = 365f2f23a0d646544c1bf619319e17db85f2d097f37d959201ba624e8777c7aa
-SIZE (nortikin-sverchok-0.5.9.6.2_GH0.tar.gz) = 1059466
+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


More information about the svn-ports-head mailing list