Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2025 11:55:00 GMT
From:      =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ee47c4cda8da - main - comms/gtkmmorse: Restore expiration bits
Message-ID:  <202510021155.592Bt00w041675@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by alven:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee47c4cda8dae3286987c3a225acb989efa2c977

commit ee47c4cda8dae3286987c3a225acb989efa2c977
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2025-10-02 11:49:59 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2025-10-02 11:54:48 +0000

    comms/gtkmmorse: Restore expiration bits
    
    Reported by:    mat@ (by mailing list)
    Approved by:    mat@
    
    Fixes:  5bbd861998ff * comms/gtkmmorse: Update 0.9.27 => 0.9.28,
                           undeprecate
    MFH:            2025Q4
---
 comms/gtkmmorse/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/comms/gtkmmorse/Makefile b/comms/gtkmmorse/Makefile
index 54976c454863..187dd0139ba8 100644
--- a/comms/gtkmmorse/Makefile
+++ b/comms/gtkmmorse/Makefile
@@ -10,6 +10,9 @@ WWW=		https://gtkmmorse.nongnu.org/ \
 
 LICENSE=	GPLv2+
 
+DEPRECATED=	Depends on expired devel/gconfmm26
+EXPIRATION_DATE=2025-11-25
+
 LIB_DEPENDS=	libao.so:audio/libao \
 		libgconfmm-2.6.so:devel/gconfmm26
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510021155.592Bt00w041675>