git: 598bf98c7110 - main - audio/alsa-lib: update to 1.2.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jan 2025 11:28:13 UTC
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=598bf98c71106d3fdcb422ba41597ea8a7934af1 commit 598bf98c71106d3fdcb422ba41597ea8a7934af1 Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2025-01-29 10:07:35 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2025-01-29 10:13:38 +0000 audio/alsa-lib: update to 1.2.13 Changelog: https://www.alsa-project.org/wiki/Changes_v1.2.12_v1.2.13 Major changes: * pcm: close - deactivate async handler before snd_pcm_drop() * pcm: dmix: Don't clear scpm->info flag * pcm: dmix: Fix resume with multiple instances * pcm: implement snd_pcm_hw_params_get_sync() and obsolete snd_pcm_info_get_sync() * ump: Add a function to provide the packet word length of a UMP type * ump: Add descriptions for UMP RawMidi interface * ump: Add missing *_set variants for snd_ump_endpoint_info and snd_ump_block_info * seq: Add snd_seq_{get|set}_ump_is_midi1() API functions * seq: Add API helper functions for creating UMP Endpoint and Blocks --- audio/alsa-lib/Makefile | 2 +- audio/alsa-lib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/alsa-lib/Makefile b/audio/alsa-lib/Makefile index 04d826797b40..fb8bbcd77b0a 100644 --- a/audio/alsa-lib/Makefile +++ b/audio/alsa-lib/Makefile @@ -1,5 +1,5 @@ PORTNAME= alsa-lib -PORTVERSION= 1.2.12 +PORTVERSION= 1.2.13 CATEGORIES= audio MASTER_SITES= https://www.alsa-project.org/files/pub/lib/ diff --git a/audio/alsa-lib/distinfo b/audio/alsa-lib/distinfo index fccb05e77acc..0305bd92a7e5 100644 --- a/audio/alsa-lib/distinfo +++ b/audio/alsa-lib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719261965 -SHA256 (alsa-lib-1.2.12.tar.bz2) = 4868cd908627279da5a634f468701625be8cc251d84262c7e5b6a218391ad0d2 -SIZE (alsa-lib-1.2.12.tar.bz2) = 1108712 +TIMESTAMP = 1738145160 +SHA256 (alsa-lib-1.2.13.tar.bz2) = 8c4ff37553cbe89618e187e4c779f71a9bb2a8b27b91f87ed40987cc9233d8f6 +SIZE (alsa-lib-1.2.13.tar.bz2) = 1116739