diff options
Diffstat (limited to 'audio/mac')
-rw-r--r-- | audio/mac/Makefile | 2 | ||||
-rw-r--r-- | audio/mac/distinfo | 6 | ||||
-rw-r--r-- | audio/mac/files/patch-CMakeLists.txt | 2 | ||||
-rw-r--r-- | audio/mac/pkg-plist | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile index 50138efd93c6..ab83ee650f67 100644 --- a/audio/mac/Makefile +++ b/audio/mac/Makefile @@ -1,5 +1,5 @@ PORTNAME= mac -PORTVERSION= 11.38 +PORTVERSION= 11.42 CATEGORIES= audio MASTER_SITES= https://www.monkeysaudio.com/files/ DISTNAME= ${PORTNAME:tu}_${PORTVERSION:S|.||}_SDK diff --git a/audio/mac/distinfo b/audio/mac/distinfo index f579cb43ad28..9abbb98216e1 100644 --- a/audio/mac/distinfo +++ b/audio/mac/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756358910 -SHA256 (MAC_1138_SDK.zip) = 50fb286ef83fe739427610b7658d5d3422d0b5b636e1aa52ae14277c635ffcad -SIZE (MAC_1138_SDK.zip) = 1710212 +TIMESTAMP = 1757146749 +SHA256 (MAC_1142_SDK.zip) = 250a6f7e8b02dfe34983397dd1a8679a87ba6eac4ddbc51234f63d3ee5cd6f2e +SIZE (MAC_1142_SDK.zip) = 1707969 diff --git a/audio/mac/files/patch-CMakeLists.txt b/audio/mac/files/patch-CMakeLists.txt index 405846035bfc..66e6a2e3e99d 100644 --- a/audio/mac/files/patch-CMakeLists.txt +++ b/audio/mac/files/patch-CMakeLists.txt @@ -1,7 +1,7 @@ Version 11.00 added multi-threading support, but we need to link to -lpthread to resolve symbols. ---- CMakeLists.txt.orig 2025-04-25 04:13:46 UTC +--- CMakeLists.txt.orig 2025-09-05 10:46:54 UTC +++ CMakeLists.txt @@ -6,6 +6,8 @@ option(BUILD_UTIL "Build the mac command line tool" ON option(BUILD_SHARED "Build libMAC as a shared library" ON) diff --git a/audio/mac/pkg-plist b/audio/mac/pkg-plist index 10d5917bd1e6..f6d49421e696 100644 --- a/audio/mac/pkg-plist +++ b/audio/mac/pkg-plist @@ -2,7 +2,7 @@ bin/mac include/MAC/APETag.h include/MAC/All.h include/MAC/CharacterHelper.h -include/MAC/IO.h +include/MAC/IAPEIO.h include/MAC/MACDll.h include/MAC/MACLib.h include/MAC/NoWindows.h |