Date: Tue, 14 Jan 2025 06:11:27 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: 4cbf188788ba - main - audio/gsequencer: update 7.4.12 =?utf-8?Q?=E2=86=92?= 7.5.1 Message-ID: <202501140611.50E6BRGI053940@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=4cbf188788ba0eecb3bdef4e8cd612aa87af0c17 commit 4cbf188788ba0eecb3bdef4e8cd612aa87af0c17 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-14 05:12:45 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-14 06:11:20 +0000 audio/gsequencer: update 7.4.12 → 7.5.1 --- audio/gsequencer/Makefile | 2 +- audio/gsequencer/distinfo | 6 +++--- audio/gsequencer/pkg-plist | 8 ++++++++ 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/audio/gsequencer/Makefile b/audio/gsequencer/Makefile index 974db84e6138..06373ff4bd46 100644 --- a/audio/gsequencer/Makefile +++ b/audio/gsequencer/Makefile @@ -1,5 +1,5 @@ PORTNAME= gsequencer -DISTVERSION= 7.4.12 +DISTVERSION= 7.5.1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/gsequencer/distinfo b/audio/gsequencer/distinfo index b2b5e96a957f..21261f6917fe 100644 --- a/audio/gsequencer/distinfo +++ b/audio/gsequencer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736489490 -SHA256 (gsequencer-gsequencer-7.4.12_GH0.tar.gz) = 5bffd205c0e2951425600769f67b2f76ae2668c29a1355b42d995d68f12e6b49 -SIZE (gsequencer-gsequencer-7.4.12_GH0.tar.gz) = 10888927 +TIMESTAMP = 1736819773 +SHA256 (gsequencer-gsequencer-7.5.1_GH0.tar.gz) = d6aba0493a9f7070000cc05f338f220ea75fafc6856eb0605d6432f4128edf0b +SIZE (gsequencer-gsequencer-7.5.1_GH0.tar.gz) = 11045662 diff --git a/audio/gsequencer/pkg-plist b/audio/gsequencer/pkg-plist index 6473beab42b4..298beabb2be2 100644 --- a/audio/gsequencer/pkg-plist +++ b/audio/gsequencer/pkg-plist @@ -67,6 +67,7 @@ include/ags/audio/ags_recall_recycling.h include/ags/audio/ags_recycling.h include/ags/audio/ags_recycling_context.h include/ags/audio/ags_resample_util.h +include/ags/audio/ags_seq_synth_util.h include/ags/audio/ags_sequencer_util.h include/ags/audio/ags_sf2_synth_generator.h include/ags/audio/ags_sf2_synth_util.h @@ -210,6 +211,12 @@ include/ags/audio/fx/ags_fx_playback_audio_signal.h include/ags/audio/fx/ags_fx_playback_channel.h include/ags/audio/fx/ags_fx_playback_channel_processor.h include/ags/audio/fx/ags_fx_playback_recycling.h +include/ags/audio/fx/ags_fx_seq_synth_audio.h +include/ags/audio/fx/ags_fx_seq_synth_audio_processor.h +include/ags/audio/fx/ags_fx_seq_synth_audio_signal.h +include/ags/audio/fx/ags_fx_seq_synth_channel.h +include/ags/audio/fx/ags_fx_seq_synth_channel_processor.h +include/ags/audio/fx/ags_fx_seq_synth_recycling.h include/ags/audio/fx/ags_fx_sf2_synth_audio.h include/ags/audio/fx/ags_fx_sf2_synth_audio_processor.h include/ags/audio/fx/ags_fx_sf2_synth_audio_signal.h @@ -495,6 +502,7 @@ include/ags/widget/ags_dial.h include/ags/widget/ags_expander.h include/ags/widget/ags_expander_set.h include/ags/widget/ags_file_dialog.h +include/ags/widget/ags_file_entry.h include/ags/widget/ags_file_widget.h include/ags/widget/ags_icon_link.h include/ags/widget/ags_indicator.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501140611.50E6BRGI053940>