Re: git: 5bbd861998ff - main - comms/gtkmmorse: Update 0.9.27 => 0.9.28, undeprecate
Date: Wed, 01 Oct 2025 19:07:23 UTC
On Sun, Sep 28, 2025 at 10:59:20AM +0000, Älven wrote:
> The branch main has been updated by alven:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=5bbd861998ff172606e93c579beab7737cc2faa6
>
> commit 5bbd861998ff172606e93c579beab7737cc2faa6
> Author: Älven <alven@FreeBSD.org>
> AuthorDate: 2025-09-21 10:31:12 +0000
> Commit: Älven <alven@FreeBSD.org>
> CommitDate: 2025-09-28 10:58:50 +0000
>
> comms/gtkmmorse: Update 0.9.27 => 0.9.28, undeprecate
>
> * Switch MASTER_SITES to Savannah git source tree snapshot packages
> + Add LICENSE
>
> Approved by: hamradio@ (alven@, yuri@)
> Approved by: yuri@ (Mentor)
>
> Differential Revision: https://reviews.freebsd.org/D52656
> ---
> comms/gtkmmorse/Makefile | 21 ++++++++++-----------
> comms/gtkmmorse/distinfo | 5 +++--
> .../{patch-astream.cc => patch-src_astream.cc} | 6 +++---
> 3 files changed, 16 insertions(+), 16 deletions(-)
>
> diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile
> index b776745d240d..54976c454863 100644
> --- a/comms/gtkmmorse/Makefile
> +++ b/comms/gtkmmorse/Makefile
> @@ -1,30 +1,29 @@
[...]
>
> -DEPRECATED= Depends on expired devel/gconfmm26
> -EXPIRATION_DATE=2025-11-25
> +LICENSE= GPLv2+
>
> LIB_DEPENDS= libao.so:audio/libao \
> - libgtkmm-2.4.so:x11-toolkits/gtkmm24 \
> libgconfmm-2.6.so:devel/gconfmm26
>
The port still uses devel/gconfmm26, so it is still deprecated?
Kind regards,
René