svn commit: r564195 - head/deskutils/tomboy

Baptiste Daroussin bapt at FreeBSD.org
Sat Feb 6 07:19:14 UTC 2021


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 at 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 at 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
 


More information about the svn-ports-all mailing list