Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2024 12:43:04 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: ded0c95f480f - 2024Q3 - multimedia/openshot: update 3.2.0 =?utf-8?Q?=E2=86=92?= 3.2.1
Message-ID:  <202407141243.46ECh4Ed030860@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by vvd:

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

commit ded0c95f480f345a9f3123ec7157e720eec57ff3
Author:     Tatsuki Makino <tatsuki_makino@hotmail.com>
AuthorDate: 2024-07-14 12:37:05 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-07-14 12:42:56 +0000

    multimedia/openshot: update 3.2.0 → 3.2.1
    
    "Enhanced Stability, Numerous Fixes, and Smoother Launches!"
    Changelog:
    https://github.com/OpenShot/openshot-qt/releases/tag/v3.2.1
    
    Another addition of a scraping that is necessary when using the
    development version like v3.2.1-2-gae767340.
    
    PR:     280262
    MFH:    2024Q3
    (cherry picked from commit dfdf4e2a3bb8f1b3d05c37c68bdbc1e718554f28)
---
 multimedia/openshot/Makefile | 4 ++--
 multimedia/openshot/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/multimedia/openshot/Makefile b/multimedia/openshot/Makefile
index 4b8ce814f651..cb46b4e46375 100644
--- a/multimedia/openshot/Makefile
+++ b/multimedia/openshot/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openshot
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.2.0
+DISTVERSION=	3.2.1
 CATEGORIES=	multimedia
 
 MAINTAINER=	tatsuki_makino@hotmail.com
@@ -27,7 +27,7 @@ SHEBANG_FILES=	src/language/generate_translations.py\
 		src/language/show_translations.py\
 		src/language/test_translations.py
 NO_ARCH=	yes
-PLIST_SUB=	VERSION=${DISTVERSION}
+PLIST_SUB=	VERSION=${DISTVERSION:C/-.+//}
 
 OPTIONS_DEFINE=	DOCS
 OPTIONS_DEFAULT=
diff --git a/multimedia/openshot/distinfo b/multimedia/openshot/distinfo
index 44ef873064ff..cb7a168f5f98 100644
--- a/multimedia/openshot/distinfo
+++ b/multimedia/openshot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719370800
-SHA256 (OpenShot-openshot-qt-v3.2.0_GH0.tar.gz) = 4b5bc6fcd85d4a51357132d9524ba9893faad328e72ab456158a167638beb001
-SIZE (OpenShot-openshot-qt-v3.2.0_GH0.tar.gz) = 96419530
+TIMESTAMP = 1720918447
+SHA256 (OpenShot-openshot-qt-v3.2.1_GH0.tar.gz) = a177e6380ac655c158480b90201bde10b093018f210e1f7b81bb70b1a488bc7d
+SIZE (OpenShot-openshot-qt-v3.2.1_GH0.tar.gz) = 96525680



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