Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2024 06:37:53 GMT
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b7a1f9989229 - main - audio/audacity: update to 3.6.3
Message-ID:  <202409110637.48B6brga085564@gitrepo.freebsd.org>

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

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

commit b7a1f99892299d3abf69a115b2fd4309eef86e49
Author:     Jack <xxjack12xx@gmail.com>
AuthorDate: 2024-09-11 06:34:41 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2024-09-11 06:37:48 +0000

    audio/audacity: update to 3.6.3
    
    Changelog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.6.3
    
    PR: 281407
---
 audio/audacity/Makefile |  2 +-
 audio/audacity/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index d07f428cb2c9..781ed74c4b53 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	audacity
 DISTVERSIONPREFIX=	Audacity-
-DISTVERSION=	3.6.2
+DISTVERSION=	3.6.3
 CATEGORIES=	audio
 MASTER_SITES+=	https://github.com/${PORTNAME}/${PORTNAME}-manual/releases/download/v${DISTVERSION}/:manual
 DISTFILES+=	${PORTNAME}-manual-${DISTVERSION}.tar.gz:manual
diff --git a/audio/audacity/distinfo b/audio/audacity/distinfo
index c2dea1b55b7a..5072e4ab8222 100644
--- a/audio/audacity/distinfo
+++ b/audio/audacity/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1725429385
-SHA256 (audacity-manual-3.6.2.tar.gz) = 9d79c1fdd40e53d89584223f6216243240b7dd746eb96532ae5041b9cd956351
-SIZE (audacity-manual-3.6.2.tar.gz) = 26237177
-SHA256 (audacity-audacity-Audacity-3.6.2_GH0.tar.gz) = 85d185a5193d967ed6f76242ef7bb2fd718d42800c29f7409337451c786b141e
-SIZE (audacity-audacity-Audacity-3.6.2_GH0.tar.gz) = 61319167
+TIMESTAMP = 1725947311
+SHA256 (audacity-manual-3.6.3.tar.gz) = 2e7a3dd9f75cea8e9b4aa3ceb9577acd01644a358d03be43154dbeffed795327
+SIZE (audacity-manual-3.6.3.tar.gz) = 26237185
+SHA256 (audacity-audacity-Audacity-3.6.3_GH0.tar.gz) = aaf0d2581a5f4855f0ddd1e1fd128a6f3182857e77c0884e874bc0a0df493393
+SIZE (audacity-audacity-Audacity-3.6.3_GH0.tar.gz) = 61317542



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