Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2024 21:27:17 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1e506684c4f5 - main - devel/kdesvn: Deprecate and set expiration date to 2024-12-31
Message-ID:  <202406102127.45ALRHMD047076@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

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

commit 1e506684c4f5252aece31fc9d77f825f0443cd4b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-10 21:22:50 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-10 21:26:26 +0000

    devel/kdesvn: Deprecate and set expiration date to 2024-12-31
    
    Due to dwindling amount of users, interest and to streamline
    amount of ports for the KDE Team to maintain
    
    PR:             279128
    Approved by:    kde (tcberner)
---
 devel/kdesvn/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/kdesvn/Makefile b/devel/kdesvn/Makefile
index 47bd885a652c..4f14ce774a66 100644
--- a/devel/kdesvn/Makefile
+++ b/devel/kdesvn/Makefile
@@ -11,6 +11,9 @@ WWW=		https://projects.kde.org/projects/extragear/sdk/kdesvn
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Dwindling amount of users and streamlining of ports for the KDE Team to maintain
+EXPIRATION_DATE=2024-12-31
+
 LIB_DEPENDS=	libapr-1.so:devel/apr1 \
 		libexpat.so:textproc/expat2 \
 		libgdbm.so:databases/gdbm


home | help

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