mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 2.3.14
This commit is contained in:
parent
a22c20b92a
commit
6cad515fac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476513
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= natron
|
||||
PORTVERSION= 2.3.13
|
||||
PORTVERSION= 2.3.14
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= olivier@FreeBSD.org
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1530438566
|
||||
SHA256 (NatronGitHub-Natron-2.3.13_GH0.tar.gz) = dbb6bf6b0bf9004ac2d62748a646535f117912a015d011ab8e730eda5fc09866
|
||||
SIZE (NatronGitHub-Natron-2.3.13_GH0.tar.gz) = 21393064
|
||||
TIMESTAMP = 1533473869
|
||||
SHA256 (NatronGitHub-Natron-2.3.14_GH0.tar.gz) = 00626816bcbea38f41fe2f95c2fd3927f8271665b03dd0d691cb35ce712c9309
|
||||
SIZE (NatronGitHub-Natron-2.3.14_GH0.tar.gz) = 21390635
|
||||
SHA256 (NatronGitHub-openfx-a85dc34_GH0.tar.gz) = c59082fcd9327e87ff544e93179ddc5b81d39442854283064480526ab153bfde
|
||||
SIZE (NatronGitHub-openfx-a85dc34_GH0.tar.gz) = 10651841
|
||||
SHA256 (NatronGitHub-google-test-50d6fc3_GH0.tar.gz) = e4604551d0179cb6c38815680c119c2cebde9bccb84cb86ec47259857135e0d8
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- Engine/OfxImageEffectInstance.h.orig 2017-08-13 15:26:35 UTC
|
||||
+++ Engine/OfxImageEffectInstance.h
|
||||
@@ -109,7 +109,7 @@ class OfxImageEffectInstance (public)
|
||||
//
|
||||
// live parameters
|
||||
//
|
||||
- virtual const std::vector<std::string>& getUserCreatedPlanes() const OVERRIDE FINAL;
|
||||
+ virtual const std::vector<std::string>& getUserCreatedPlanes() const FINAL;
|
||||
|
||||
// The size of the current project in canonical coordinates.
|
||||
// The size of a project is a sub set of the kOfxImageEffectPropProjectExtent. For example a
|
Loading…
Reference in New Issue
Block a user