Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Sep 2019 19:24:11 +0000 (UTC)
From:      Kris Moore <kmoore@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511028 - head/sysutils/pcbsd-utils-qt5
Message-ID:  <201909031924.x83JOBu1057168@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kmoore
Date: Tue Sep  3 19:24:10 2019
New Revision: 511028
URL: https://svnweb.freebsd.org/changeset/ports/511028

Log:
  - Mark deprecated and set expiration date
  
  PR: 231682

Modified:
  head/sysutils/pcbsd-utils-qt5/Makefile

Modified: head/sysutils/pcbsd-utils-qt5/Makefile
==============================================================================
--- head/sysutils/pcbsd-utils-qt5/Makefile	Tue Sep  3 19:12:51 2019	(r511027)
+++ head/sysutils/pcbsd-utils-qt5/Makefile	Tue Sep  3 19:24:10 2019	(r511028)
@@ -45,6 +45,9 @@ GH_ACCOUNT=	pcbsd
 GH_PROJECT=	pcbsd
 GH_TAGNAME=	3c4d2b
 
+DEPRECATED=	No longer maintained upstream
+EXPIRATION_DATE=	2019-11-01
+
 post-install:
 	@${FIND} ${STAGEDIR}${PREFIX}/share/pcbsd/doc/html -type f | \
 		${SED} "s,^${STAGEDIR}${PREFIX}/,," >> ${TMPPLIST}



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