Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2021 07:19:13 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564195 - head/deskutils/tomboy
Message-ID:  <202102060719.1167JDBD020027@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Feb  6 07:19:13 2021
New Revision: 564195
URL: https://svnweb.freebsd.org/changeset/ports/564195

Log:
  Mark as deprecated
  
  PR:		252623
  Submitted by:	daniel.engberg.lists@pyret.net

Modified:
  head/deskutils/tomboy/Makefile

Modified: head/deskutils/tomboy/Makefile
==============================================================================
--- head/deskutils/tomboy/Makefile	Sat Feb  6 07:15:13 2021	(r564194)
+++ head/deskutils/tomboy/Makefile	Sat Feb  6 07:19:13 2021	(r564195)
@@ -11,6 +11,10 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	mono@FreeBSD.org
 COMMENT=	Personal note taking system for the GNOME desktop
 
+DEPRECATED=	Unmaintained and dead upstream, depends on deprecated libraries \
+		such as www/gtkhtml3. Upstream project is now called tomboy-ng.
+EXPIRATION_DATE=2021-03-31
+
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 



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