svn commit: r544620 - head/www/rt42

Matthew Seaman matthew at FreeBSD.org
Mon Aug 10 14:17:10 UTC 2020


Author: matthew
Date: Mon Aug 10 14:17:09 2020
New Revision: 544620
URL: https://svnweb.freebsd.org/changeset/ports/544620

Log:
  Add mention of the new www/rt50 port explicitly to the deprecation
  message at the request of the www/rt50 maintainer.
  
  Reported by:	mikael urankar at gmail com

Modified:
  head/www/rt42/Makefile

Modified: head/www/rt42/Makefile
==============================================================================
--- head/www/rt42/Makefile	Mon Aug 10 13:43:47 2020	(r544619)
+++ head/www/rt42/Makefile	Mon Aug 10 14:17:09 2020	(r544620)
@@ -11,7 +11,7 @@ COMMENT=	Industrial-grade ticketing system written in 
 
 LICENSE=	GPLv2
 
-DEPRECATED=	Upstream support is ending; please migrate to RT-5.0
+DEPRECATED=	Upstream support is ending; please migrate to RT-5.0 (www/rt50)
 EXPIRY_DATE=	2021-02-01
 
 CONFLICTS_INSTALL=	rt44-4.4* brlcad-[0-9]*


More information about the svn-ports-head mailing list