Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2015 18:08:21 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396422 - head/devel/phptags
Message-ID:  <201509081808.t88I8LkH019960@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Tue Sep  8 18:08:20 2015
New Revision: 396422
URL: https://svnweb.freebsd.org/changeset/ports/396422

Log:
  Mark DEPRECATED: abandoned upstream.

Modified:
  head/devel/phptags/Makefile

Modified: head/devel/phptags/Makefile
==============================================================================
--- head/devel/phptags/Makefile	Tue Sep  8 18:04:53 2015	(r396421)
+++ head/devel/phptags/Makefile	Tue Sep  8 18:08:20 2015	(r396422)
@@ -11,6 +11,9 @@ COMMENT=	Create a tags file from PHP sou
 
 LICENSE=	BSD2CLAUSE
 
+DEPRECATED=	abandoned upstream
+EXPIRATION_DATE=	2015-11-08
+
 GNU_CONFIGURE=	yes
 
 PLIST_FILES=	bin/phptags etc/phptags.conf.sample man/man1/phptags.1.gz



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