git: 1e10197b55c3 - main - audio/libremidi: update 4.4.0 → 4.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Mar 2024 16:09:22 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e10197b55c35a78426c4842303b13fc4de8adb3 commit 1e10197b55c35a78426c4842303b13fc4de8adb3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-04 16:07:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-04 16:09:15 +0000 audio/libremidi: update 4.4.0 → 4.5.0 Reported by: portscout --- audio/libremidi/Makefile | 2 +- audio/libremidi/distinfo | 6 +++--- audio/libremidi/pkg-plist | 13 ++++++++++++- 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/audio/libremidi/Makefile b/audio/libremidi/Makefile index c1dff94f88ef..53ee1f93ba86 100644 --- a/audio/libremidi/Makefile +++ b/audio/libremidi/Makefile @@ -1,6 +1,6 @@ PORTNAME= libremidi DISTVERSIONPREFIX= v -DISTVERSION= 4.4.0 +DISTVERSION= 4.5.0 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/libremidi/distinfo b/audio/libremidi/distinfo index 6008f0ac98b5..6156b509800e 100644 --- a/audio/libremidi/distinfo +++ b/audio/libremidi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707719024 -SHA256 (jcelerier-libremidi-v4.4.0_GH0.tar.gz) = da883962a2c4938cb838097c7cf31f8358c0e924b9713f7390d18b2d21867a9f -SIZE (jcelerier-libremidi-v4.4.0_GH0.tar.gz) = 15532881 +TIMESTAMP = 1709530913 +SHA256 (jcelerier-libremidi-v4.5.0_GH0.tar.gz) = 2e884a4c826dd87157ee4fab8cd8c7b9dbbc1ddb804cb10ef0852094200724db +SIZE (jcelerier-libremidi-v4.5.0_GH0.tar.gz) = 15543105 diff --git a/audio/libremidi/pkg-plist b/audio/libremidi/pkg-plist index eef2a8f57d77..5f30efa6cd30 100644 --- a/audio/libremidi/pkg-plist +++ b/audio/libremidi/pkg-plist @@ -57,7 +57,16 @@ include/libremidi/backends/jack/shared_handler.hpp include/libremidi/backends/linux/alsa.hpp include/libremidi/backends/linux/dylib_loader.hpp include/libremidi/backends/linux/helpers.hpp +include/libremidi/backends/linux/pipewire.hpp include/libremidi/backends/linux/udev.hpp +include/libremidi/backends/pipewire.hpp +include/libremidi/backends/pipewire/config.hpp +include/libremidi/backends/pipewire/context.hpp +include/libremidi/backends/pipewire/helpers.hpp +include/libremidi/backends/pipewire/midi_in.hpp +include/libremidi/backends/pipewire/midi_out.hpp +include/libremidi/backends/pipewire/observer.hpp +include/libremidi/backends/pipewire/shared_handler.hpp include/libremidi/backends/winmidi.hpp include/libremidi/backends/winmidi/config.hpp include/libremidi/backends/winmidi/helpers.hpp @@ -82,11 +91,13 @@ include/libremidi/cmidi2.hpp include/libremidi/config.hpp include/libremidi/configurations.hpp include/libremidi/defaults.hpp +include/libremidi/detail/memory.hpp include/libremidi/detail/midi_api.hpp include/libremidi/detail/midi_in.hpp include/libremidi/detail/midi_out.hpp include/libremidi/detail/midi_stream_decoder.hpp include/libremidi/detail/observer.hpp +include/libremidi/detail/semaphore.hpp include/libremidi/detail/ump_stream.hpp include/libremidi/error.hpp include/libremidi/input_configuration.hpp @@ -109,4 +120,4 @@ lib/cmake/libremidi/libremidi-config.cmake lib/cmake/libremidi/libremidi-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/libremidi/libremidi-targets.cmake lib/liblibremidi.so -lib/liblibremidi.so.4.4.0 +lib/liblibremidi.so.4.5.0