Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2023 19:36:58 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 126872f69ef3 - main - devel/juce: update 7.0.6 =?utf-8?Q?=E2=86=92?= 7.0.7
Message-ID:  <202308241936.37OJawDm008668@gitrepo.freebsd.org>

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

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

commit 126872f69ef3f57f0f420b5f73dd0972b35b89bf
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-24 15:51:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-24 19:36:55 +0000

    devel/juce: update 7.0.6 → 7.0.7
    
    Reported by:    portscout
---
 devel/juce/Makefile  | 2 +-
 devel/juce/distinfo  | 6 +++---
 devel/juce/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/juce/Makefile b/devel/juce/Makefile
index 408cc18da514..f52630f4b620 100644
--- a/devel/juce/Makefile
+++ b/devel/juce/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	juce
-DISTVERSION=	7.0.6
+DISTVERSION=	7.0.7
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/juce/distinfo b/devel/juce/distinfo
index 7804b29ee06a..83ac36895f37 100644
--- a/devel/juce/distinfo
+++ b/devel/juce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691704708
-SHA256 (juce-framework-JUCE-7.0.6_GH0.tar.gz) = 4106210e3be4639a439d43f8e064a34402cea77da371644dba1fc0f30f0b66fc
-SIZE (juce-framework-JUCE-7.0.6_GH0.tar.gz) = 19264006
+TIMESTAMP = 1692894353
+SHA256 (juce-framework-JUCE-7.0.7_GH0.tar.gz) = 6fcf5746898bb94b4eba9bf2b4019f61eb27e98244d52af0220fc90d9b6292ca
+SIZE (juce-framework-JUCE-7.0.7_GH0.tar.gz) = 19271632
diff --git a/devel/juce/pkg-plist b/devel/juce/pkg-plist
index d668aa63afad..30a12ead76d9 100644
--- a/devel/juce/pkg-plist
+++ b/devel/juce/pkg-plist
@@ -1119,6 +1119,7 @@ include/JUCE-%%VERSION%%/modules/juce_core/maths/juce_BigInteger.h
 include/JUCE-%%VERSION%%/modules/juce_core/maths/juce_Expression.cpp
 include/JUCE-%%VERSION%%/modules/juce_core/maths/juce_Expression.h
 include/JUCE-%%VERSION%%/modules/juce_core/maths/juce_MathsFunctions.h
+include/JUCE-%%VERSION%%/modules/juce_core/maths/juce_MathsFunctions_test.cpp
 include/JUCE-%%VERSION%%/modules/juce_core/maths/juce_NormalisableRange.h
 include/JUCE-%%VERSION%%/modules/juce_core/maths/juce_Random.cpp
 include/JUCE-%%VERSION%%/modules/juce_core/maths/juce_Random.h
@@ -1362,6 +1363,7 @@ include/JUCE-%%VERSION%%/modules/juce_data_structures/values/juce_ValueTreeSynch
 include/JUCE-%%VERSION%%/modules/juce_data_structures/values/juce_ValueTreeSynchroniser.h
 include/JUCE-%%VERSION%%/modules/juce_dsp/containers/juce_AudioBlock.h
 include/JUCE-%%VERSION%%/modules/juce_dsp/containers/juce_AudioBlock_test.cpp
+include/JUCE-%%VERSION%%/modules/juce_dsp/containers/juce_AudioBlock_test.cpp.orig
 include/JUCE-%%VERSION%%/modules/juce_dsp/containers/juce_FixedSizeFunction.h
 include/JUCE-%%VERSION%%/modules/juce_dsp/containers/juce_FixedSizeFunction_test.cpp
 include/JUCE-%%VERSION%%/modules/juce_dsp/containers/juce_SIMDRegister.h



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