diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-17 03:02:31 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-17 03:02:31 +0000 |
commit | 18f76c2da7544d223eb7bb8ab53b9bc8db2d0dd5 (patch) | |
tree | 89a98dde0fae1242b4970445b85d5bfbba4ccc07 /multimedia/openshot/files/patch-src_classes_info.py | |
parent | Allow to build with LLVM backend (off by default for now), the problem (diff) |
multimedia/openshot: Update 2.4.4-443 -> 2.5.0-25
PR: 244064
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=526337
Diffstat (limited to 'multimedia/openshot/files/patch-src_classes_info.py')
-rw-r--r-- | multimedia/openshot/files/patch-src_classes_info.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/openshot/files/patch-src_classes_info.py b/multimedia/openshot/files/patch-src_classes_info.py index d5a756778d42..223281b734ae 100644 --- a/multimedia/openshot/files/patch-src_classes_info.py +++ b/multimedia/openshot/files/patch-src_classes_info.py @@ -1,6 +1,6 @@ ---- src/classes/info.py.orig 2019-11-11 07:57:57 UTC +--- src/classes/info.py.orig 2020-02-10 04:29:35 UTC +++ src/classes/info.py -@@ -125,6 +125,7 @@ SETUP = { +@@ -136,6 +136,7 @@ SETUP = { "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Operating System :: POSIX :: Linux", |