Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2024 11:08:57 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1a859dce9825 - main - multimedia/olive: update 0.1.2-20240513 =?utf-8?Q?=E2=86=92?= 0.2.0
Message-ID:  <202412081108.4B8B8vAr061649@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1a859dce9825bacdbb8d3a41d0e83e834f0d2ae2

commit 1a859dce9825bacdbb8d3a41d0e83e834f0d2ae2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-12-08 11:08:45 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-08 11:08:54 +0000

    multimedia/olive: update 0.1.2-20240513 → 0.2.0
    
    Reported by:    portscout
---
 multimedia/olive/Makefile | 8 ++++----
 multimedia/olive/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/multimedia/olive/Makefile b/multimedia/olive/Makefile
index 49bdced3f1ca..a9866dbfe9b4 100644
--- a/multimedia/olive/Makefile
+++ b/multimedia/olive/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	olive
-DISTVERSION=	0.1.2-20240513
-PORTREVISION=	1
+DISTVERSION=	0.2.0
+DISTVERSIONSUFFIX=	-nightly
 CATEGORIES=	multimedia
 PKGNAMESUFFIX=	-video-editor
 
@@ -9,7 +9,8 @@ PATCHFILES=	311eeb72944f93f873d1cd1784ee2bf423e1e7c2.patch:-p1 # https://github.
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Non-linear video editor
-WWW=		https://olivevideoeditor.org/
+WWW=		https://olivevideoeditor.org/ \
+		https://github.com/olive-editor/olive
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -31,7 +32,6 @@ USE_GL=		gl
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	olive-editor
-GH_TAGNAME=	f7e1bff
 GH_TUPLE=	olive-editor:core:2777928:core/ext/core \
 		KDAB:KDDockWidgets:8d2d0a5:KDDockWidgets/ext/KDDockWidgets
 
diff --git a/multimedia/olive/distinfo b/multimedia/olive/distinfo
index 5a600bb91662..c53ecf53e1ad 100644
--- a/multimedia/olive/distinfo
+++ b/multimedia/olive/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1718251082
-SHA256 (olive-editor-olive-0.1.2-20240513-f7e1bff_GH0.tar.gz) = f3ad3f07cf2bd1a4d31671a0faa95a713fcf3e6ac461b44d1bee2269b74e2f0f
-SIZE (olive-editor-olive-0.1.2-20240513-f7e1bff_GH0.tar.gz) = 8155752
+TIMESTAMP = 1733649622
+SHA256 (olive-editor-olive-0.2.0-nightly_GH0.tar.gz) = 0c82e35b862f8eb2afcf30e6529b155f709c59668d1f13d475b9aa32a62fa8b6
+SIZE (olive-editor-olive-0.2.0-nightly_GH0.tar.gz) = 8155942
 SHA256 (olive-editor-core-2777928_GH0.tar.gz) = 2a7f57fcf782d62d9a40a3c51a1cb7d5f87aaf20952402d9d52bdbafddbaec6c
 SIZE (olive-editor-core-2777928_GH0.tar.gz) = 76380
 SHA256 (KDAB-KDDockWidgets-8d2d0a5_GH0.tar.gz) = 5d6d40c8a3f128ce61769c2bcb01b89dfd92460779e63cde40d8068647157705



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412081108.4B8B8vAr061649>