Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2022 20:34:45 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ccc024d10cda - main - x11/simdock: deprecate
Message-ID:  <202206082034.258KYj3T073303@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

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

commit ccc024d10cdaef0d72b365842ee25eafb04616f0
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-06-08 20:22:49 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-06-08 20:34:43 +0000

    x11/simdock: deprecate
    
    Abandonware using gnome2 deprecated libs
    
    Note there are new version of github, but they also does not seem
    that much active
---
 x11/simdock/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11/simdock/Makefile b/x11/simdock/Makefile
index 67f4f97612ab..1e2a8b36da77 100644
--- a/x11/simdock/Makefile
+++ b/x11/simdock/Makefile
@@ -13,6 +13,9 @@ COMMENT=	Fast and customizable dockbar
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware using deprecated gnome2 libs
+EXPIRATION_DATE=	2022-07-08
+
 GNU_CONFIGURE=	yes
 USES=		compiler:c++11-lang desktop-file-utils gnome pathfix pkgconfig \
 		xorg



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