Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2024 20:24:12 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 816237e277ac - main - audio/audacity: update to 3.5.1
Message-ID:  <202404262024.43QKOCTn052352@gitrepo.freebsd.org>

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

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

commit 816237e277ac09e1a9181250ee1f1385a8f64f85
Author:     Jack <xxjack12xx@gmail.com>
AuthorDate: 2024-04-26 20:19:14 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-04-26 20:19:14 +0000

    audio/audacity: update to 3.5.1
    
    Changelog:
    https://support.audacityteam.org/additional-resources/changelog/audacity-3.5.1
    
    PR:             278585
    Approved by:    arrowd (mentor, implicit)
---
 audio/audacity/Makefile | 6 +-----
 audio/audacity/distinfo | 8 +++-----
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 06af25652f7b..fff9d5c59d80 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,12 +1,8 @@
 PORTNAME=	audacity
 DISTVERSIONPREFIX=	Audacity-
-DISTVERSION=	3.5.0
+DISTVERSION=	3.5.1
 CATEGORIES=	audio
 
-PATCH_SITES=	https://github.com/audacity/audacity/commit/
-# FreeBSD compilation fixes: https://github.com/audacity/audacity/pull/6331
-PATCHFILES+=	4191cfb8376d19d044cadaf31214182375a9af55.patch:-p1
-
 MAINTAINER=	xxjack12xx@gmail.com
 COMMENT=	GUI editor for digital audio waveforms
 WWW=		https://www.audacityteam.org/
diff --git a/audio/audacity/distinfo b/audio/audacity/distinfo
index 1dc0ae2444f5..8373db66e4a3 100644
--- a/audio/audacity/distinfo
+++ b/audio/audacity/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1713915585
-SHA256 (audacity-audacity-Audacity-3.5.0_GH0.tar.gz) = ccdc68d86f082e532f64bbbcc35309d105fbf36da9e2b4cf19ee8e85d0b91f23
-SIZE (audacity-audacity-Audacity-3.5.0_GH0.tar.gz) = 57385696
-SHA256 (4191cfb8376d19d044cadaf31214182375a9af55.patch) = 3c0f1425930e0b07439282e879c48bff414c403c78f356847ea109e09bbcd314
-SIZE (4191cfb8376d19d044cadaf31214182375a9af55.patch) = 2015
+TIMESTAMP = 1714155690
+SHA256 (audacity-audacity-Audacity-3.5.1_GH0.tar.gz) = 71dd1e1a8d58f4345abb3664d2446d3ba09c95d9c81b9e2a58d1a818ba793a23
+SIZE (audacity-audacity-Audacity-3.5.1_GH0.tar.gz) = 57387401



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