Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2016 21:17:07 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429465 - head/www/tinymce3
Message-ID:  <201612252117.uBPLH7ce018166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 25 21:17:07 2016
New Revision: 429465
URL: https://svnweb.freebsd.org/changeset/ports/429465

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE to 2017-01-31

Modified:
  head/www/tinymce3/Makefile

Modified: head/www/tinymce3/Makefile
==============================================================================
--- head/www/tinymce3/Makefile	Sun Dec 25 21:17:02 2016	(r429464)
+++ head/www/tinymce3/Makefile	Sun Dec 25 21:17:07 2016	(r429465)
@@ -17,6 +17,9 @@ LICENSE_FILE=	${WRKSRC}/jscripts/tiny_mc
 
 CONFLICTS_INSTALL=	tinymce-[0-24-9]*
 
+DEPRECATED=	Use www/tinymce instead
+EXPIRATION_DATE=2017-01-31
+
 NO_ARCH=	yes
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}



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