Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2023 07:45:46 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 277d614a4a11 - main - audio/audacity: Upgrade to 3.4.2
Message-ID:  <202311220745.3AM7jkVQ066269@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=277d614a4a1115cfe810cd7ad744538fb21b566e

commit 277d614a4a1115cfe810cd7ad744538fb21b566e
Author:     Jack <xxjack12xx@gmail.com>
AuthorDate: 2023-11-20 08:14:44 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-11-22 07:45:28 +0000

    audio/audacity: Upgrade to 3.4.2
    
    ChangeLog:
    https://support.audacityteam.org/additional-resources/changelog/audacity-3.4.2
    
    PR:             275192
    Reported by:    xxjack12xx@gmail.com (maintainer)
---
 audio/audacity/Makefile | 5 ++++-
 audio/audacity/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 33e754a0a083..43016417b500 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -1,12 +1,15 @@
 PORTNAME=	audacity
 DISTVERSIONPREFIX=	Audacity-
-DISTVERSION=	3.4.1
+DISTVERSION=	3.4.2
 CATEGORIES=	audio
 
 MAINTAINER=	xxjack12xx@gmail.com
 COMMENT=	GUI editor for digital audio waveforms
 WWW=		https://www.audacityteam.org/
 
+BROKEN_FreeBSD_13=	compiler bug
+BROKEN_FreeBSD_12=	compiler bug
+
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
diff --git a/audio/audacity/distinfo b/audio/audacity/distinfo
index b09eebeeee1c..41477bfe0891 100644
--- a/audio/audacity/distinfo
+++ b/audio/audacity/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699560600
-SHA256 (audacity-audacity-Audacity-3.4.1_GH0.tar.gz) = 4fff39cfc984a3c47f5939ed76d854e3fe5a65c63132538b3e18f6bf111de038
-SIZE (audacity-audacity-Audacity-3.4.1_GH0.tar.gz) = 57364897
+TIMESTAMP = 1700366068
+SHA256 (audacity-audacity-Audacity-3.4.2_GH0.tar.gz) = 752cbe51fea0c143085d453eecbf024f5225891fd0118f1866d5964d892f1c25
+SIZE (audacity-audacity-Audacity-3.4.2_GH0.tar.gz) = 57368804



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