From owner-svn-ports-head@freebsd.org Sun Nov 24 08:14:54 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 241201A8600; Sun, 24 Nov 2019 08:14:54 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47LNHy04m5z3H2b; Sun, 24 Nov 2019 08:14:54 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DA27521531; Sun, 24 Nov 2019 08:14:53 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAO8ErRZ099544; Sun, 24 Nov 2019 08:14:53 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAO8EqMW099535; Sun, 24 Nov 2019 08:14:52 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201911240814.xAO8EqMW099535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 24 Nov 2019 08:14:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518301 - in head/audio/audacity: . files X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: in head/audio/audacity: . files X-SVN-Commit-Revision: 518301 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Nov 2019 08:14:54 -0000 Author: riggs Date: Sun Nov 24 08:14:51 2019 New Revision: 518301 URL: https://svnweb.freebsd.org/changeset/ports/518301 Log: Update to upstream version 2.3.3 PR: 242169 Submitted by: xxjack12xx@gmail.com (maintainer) MFH: 2019Q4 (hat: ports-secteam) Deleted: head/audio/audacity/files/patch-src_MemoryX.h Modified: head/audio/audacity/Makefile head/audio/audacity/distinfo head/audio/audacity/files/patch-configure.ac head/audio/audacity/files/patch-include_audacity_Types.h head/audio/audacity/files/patch-lib-src_FileDialog_Makefile.am head/audio/audacity/files/patch-src_AudioIO.cpp head/audio/audacity/files/patch-src_FFmpeg.h head/audio/audacity/files/patch-src_prefs_PrefsDialog.cpp head/audio/audacity/pkg-plist Modified: head/audio/audacity/Makefile ============================================================================== --- head/audio/audacity/Makefile Sun Nov 24 07:36:05 2019 (r518300) +++ head/audio/audacity/Makefile Sun Nov 24 08:14:51 2019 (r518301) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= audacity -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 DISTVERSIONPREFIX= Audacity- -PORTREVISION= 2 CATEGORIES= audio MAINTAINER= xxjack12xx@gmail.com Modified: head/audio/audacity/distinfo ============================================================================== --- head/audio/audacity/distinfo Sun Nov 24 07:36:05 2019 (r518300) +++ head/audio/audacity/distinfo Sun Nov 24 08:14:51 2019 (r518301) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557793254 -SHA256 (audacity-audacity-Audacity-2.3.2_GH0.tar.gz) = cc477a71ff5571c72887a7a155365b07a1a50bcea1abf490a4de7b884376c731 -SIZE (audacity-audacity-Audacity-2.3.2_GH0.tar.gz) = 61972597 +TIMESTAMP = 1574484432 +SHA256 (audacity-audacity-Audacity-2.3.3_GH0.tar.gz) = 9ab6c8989e21165b86aad80b7e6691015cb5b0c91ab77e6170d7192f840313a8 +SIZE (audacity-audacity-Audacity-2.3.3_GH0.tar.gz) = 62099027 Modified: head/audio/audacity/files/patch-configure.ac ============================================================================== --- head/audio/audacity/files/patch-configure.ac Sun Nov 24 07:36:05 2019 (r518300) +++ head/audio/audacity/files/patch-configure.ac Sun Nov 24 08:14:51 2019 (r518301) @@ -1,6 +1,6 @@ --- configure.ac.orig 2019-02-24 08:28:05 UTC +++ configure.ac -@@ -204,14 +204,6 @@ if test x$enable_universal_binary = xyes; then +@@ -200,14 +200,6 @@ if test x$enable_universal_binary = xyes; then esac fi @@ -15,7 +15,7 @@ if test x$enable_sse = xyes; then if test "${ax_cv_cxx_compiler_vendor}" = "gnu"; then -@@ -243,20 +235,7 @@ dnl check if alloca.h exists. If it does, we need to i +@@ -239,20 +231,7 @@ dnl check if alloca.h exists. If it does, we need to i dnl Solaris builds, by defining HAVE_ALLOCA_H AC_CHECK_HEADERS_ONCE(alloca.h) Modified: head/audio/audacity/files/patch-include_audacity_Types.h ============================================================================== --- head/audio/audacity/files/patch-include_audacity_Types.h Sun Nov 24 07:36:05 2019 (r518300) +++ head/audio/audacity/files/patch-include_audacity_Types.h Sun Nov 24 08:14:51 2019 (r518301) @@ -1,6 +1,6 @@ --- include/audacity/Types.h.orig 2018-10-01 14:07:33 UTC +++ include/audacity/Types.h -@@ -100,7 +100,7 @@ class sampleCount (public) +@@ -311,7 +311,7 @@ class sampleCount (public) sampleCount ( long v ) : value { v } {} // unsigned long is 64 bit on some platforms. Let it narrow. Modified: head/audio/audacity/files/patch-lib-src_FileDialog_Makefile.am ============================================================================== --- head/audio/audacity/files/patch-lib-src_FileDialog_Makefile.am Sun Nov 24 07:36:05 2019 (r518300) +++ head/audio/audacity/files/patch-lib-src_FileDialog_Makefile.am Sun Nov 24 08:14:51 2019 (r518301) @@ -1,6 +1,6 @@ --- lib-src/FileDialog/Makefile.am.orig 2018-10-01 14:07:33 UTC +++ lib-src/FileDialog/Makefile.am -@@ -1,5 +1,7 @@ +@@ -2,5 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 +SUBDIRS= $(GTK_SUBDIR) $(MAC_SUBDIR) $(WINDOWS_SUBDIR) @@ -8,7 +8,7 @@ lib_LTLIBRARIES = libFileDialog.la libFileDialog_la_LIBTOOLFLAGS = --tag=CXX -@@ -8,22 +10,32 @@ libFileDialog_la_LIBADD = $(WX_LIBS) +@@ -11,22 +13,32 @@ libFileDialog_la_LIBADD = $(WX_LIBS) libFileDialog_la_SOURCES = FileDialog.cpp FileDialog.h if GTK Modified: head/audio/audacity/files/patch-src_AudioIO.cpp ============================================================================== --- head/audio/audacity/files/patch-src_AudioIO.cpp Sun Nov 24 07:36:05 2019 (r518300) +++ head/audio/audacity/files/patch-src_AudioIO.cpp Sun Nov 24 08:14:51 2019 (r518301) @@ -1,14 +1,14 @@ --- src/AudioIO.cpp.orig 2018-10-01 14:07:33 UTC +++ src/AudioIO.cpp -@@ -479,7 +479,6 @@ TimeTrack and AudioIOListener and whether the playback +@@ -480,7 +480,6 @@ TimeTrack and AudioIOListener and whether the playback #define ROUND(x) (int) ((x)+0.5) //#include - #include "../lib-src/portmidi/pm_common/portmidi.h" + // #include "../lib-src/portmidi/pm_common/portmidi.h" - #include "../lib-src/portaudio-v19/src/common/pa_util.h" #include "NoteTrack.h" #endif -@@ -799,13 +800,22 @@ struct AudioIO::ScrubState (private) +@@ -793,13 +797,22 @@ struct AudioIO::ScrubState (private) // return the system time as a double static double streamStartTime = 0; // bias system time to small number Modified: head/audio/audacity/files/patch-src_FFmpeg.h ============================================================================== --- head/audio/audacity/files/patch-src_FFmpeg.h Sun Nov 24 07:36:05 2019 (r518300) +++ head/audio/audacity/files/patch-src_FFmpeg.h Sun Nov 24 08:14:51 2019 (r518301) @@ -1,6 +1,6 @@ --- src/FFmpeg.h.orig 2018-10-01 14:07:33 UTC +++ src/FFmpeg.h -@@ -671,7 +671,7 @@ extern "C" { +@@ -667,7 +667,7 @@ extern "C" { FFMPEG_FUNCTION_WITH_RETURN( AVOutputFormat*, av_oformat_next, @@ -9,7 +9,7 @@ (f) ); #endif -@@ -752,7 +752,7 @@ extern "C" { +@@ -748,7 +748,7 @@ extern "C" { FFMPEG_FUNCTION_WITH_RETURN( int, av_fifo_size, @@ -18,7 +18,7 @@ (f) ); #endif -@@ -814,7 +814,7 @@ extern "C" { +@@ -810,7 +810,7 @@ extern "C" { FFMPEG_FUNCTION_WITH_RETURN( AVDictionaryEntry *, av_dict_get, Modified: head/audio/audacity/files/patch-src_prefs_PrefsDialog.cpp ============================================================================== --- head/audio/audacity/files/patch-src_prefs_PrefsDialog.cpp Sun Nov 24 07:36:05 2019 (r518300) +++ head/audio/audacity/files/patch-src_prefs_PrefsDialog.cpp Sun Nov 24 08:14:51 2019 (r518301) @@ -1,6 +1,6 @@ --- src/prefs/PrefsDialog.cpp.orig 2019-05-13 18:00:33.704997000 -0700 +++ src/prefs/PrefsDialog.cpp 2019-05-13 17:52:51.702814000 -0700 -@@ -29,6 +29,7 @@ +@@ -30,6 +30,7 @@ #include #include #include Modified: head/audio/audacity/pkg-plist ============================================================================== --- head/audio/audacity/pkg-plist Sun Nov 24 07:36:05 2019 (r518300) +++ head/audio/audacity/pkg-plist Sun Nov 24 08:14:51 2019 (r518301) @@ -80,7 +80,6 @@ share/applications/audacity.desktop %%DATADIR%%/plug-ins/sample-data-import.ny %%DATADIR%%/plug-ins/tremolo.ny %%DATADIR%%/plug-ins/vocalrediso.ny -%%DATADIR%%/plug-ins/vocalremover.ny %%DATADIR%%/plug-ins/vocoder.ny share/icons/hicolor/16x16/apps/audacity.png share/icons/hicolor/22x22/apps/audacity.png