Date: Sun, 5 Mar 2023 12:14:05 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 09d810e58202 - main - audio/audacity: Upgrade to 3.2.5 Message-ID: <202303051214.325CE56A034405@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=09d810e58202f5e02bde6b5462bcd097c801ca9f commit 09d810e58202f5e02bde6b5462bcd097c801ca9f Author: Jack <xxjack12xx@gmail.com> AuthorDate: 2023-03-03 08:34:41 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-03-05 12:09:31 +0000 audio/audacity: Upgrade to 3.2.5 ChangeLog: https://github.com/audacity/audacity/releases Fixes authorization flow for the audio.com sharing service PR: 269923 Reported by: xxjack12xx@gmail.com (maintainer) MFH: 2023Q1 (bugfix release) --- audio/audacity/Makefile | 3 +-- audio/audacity/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index e8c7374f0a3d..537a8d93e501 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,7 +1,6 @@ PORTNAME= audacity DISTVERSIONPREFIX= Audacity- -DISTVERSION= 3.2.4 -PORTREVISION= 1 +DISTVERSION= 3.2.5 CATEGORIES= audio MAINTAINER= xxjack12xx@gmail.com diff --git a/audio/audacity/distinfo b/audio/audacity/distinfo index 00058102de29..ab1322a43117 100644 --- a/audio/audacity/distinfo +++ b/audio/audacity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674952135 -SHA256 (audacity-audacity-Audacity-3.2.4_GH0.tar.gz) = 9a85b5db02e25e46672c489ffa96d2f5115ee58650bfd57c5b8a07259f4f550f -SIZE (audacity-audacity-Audacity-3.2.4_GH0.tar.gz) = 57016943 +TIMESTAMP = 1677789050 +SHA256 (audacity-audacity-Audacity-3.2.5_GH0.tar.gz) = 7ee4f6f3ea985114b8fda578c67faf163e1d2cc8b2f0bad1b259a9367d2ccb1b +SIZE (audacity-audacity-Audacity-3.2.5_GH0.tar.gz) = 57017533
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303051214.325CE56A034405>