Date: Mon, 8 May 2023 08:26:47 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fb4828a081fc - main - audio/audacity: update to 3.3.2 Message-ID: <202305080826.3488QlI6051106@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb4828a081fc9fa621c6bbe2474446dee0037b36 commit fb4828a081fc9fa621c6bbe2474446dee0037b36 Author: Jack <xxjack12xx@gmail.com> AuthorDate: 2023-05-07 11:07:53 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-08 08:25:50 +0000 audio/audacity: update to 3.3.2 This is a hotfix release. Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.2 PR: 271290 --- audio/audacity/Makefile | 2 +- audio/audacity/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index f5f6c0917313..68916f24362b 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,6 +1,6 @@ PORTNAME= audacity DISTVERSIONPREFIX= Audacity- -DISTVERSION= 3.3.1 +DISTVERSION= 3.3.2 CATEGORIES= audio MAINTAINER= xxjack12xx@gmail.com diff --git a/audio/audacity/distinfo b/audio/audacity/distinfo index ee2c5c99691d..3037723bc890 100644 --- a/audio/audacity/distinfo +++ b/audio/audacity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682836030 -SHA256 (audacity-audacity-Audacity-3.3.1_GH0.tar.gz) = 5c22735a9ed7b0a0143a1817cc5f7e61ae3a855d911fbca8758962e5273710e4 -SIZE (audacity-audacity-Audacity-3.3.1_GH0.tar.gz) = 57120730 +TIMESTAMP = 1683425627 +SHA256 (audacity-audacity-Audacity-3.3.2_GH0.tar.gz) = 73d00d9b5a80ef41643be4ed622d79fa16250ea38a8533af629ab86e3f80291d +SIZE (audacity-audacity-Audacity-3.3.2_GH0.tar.gz) = 57117528
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305080826.3488QlI6051106>