Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2017 17:26:41 +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: r443890 - head/textproc/rubygem-liquid3
Message-ID:  <201706191726.v5JHQfLh050614@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun 19 17:26:41 2017
New Revision: 443890
URL: https://svnweb.freebsd.org/changeset/ports/443890

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

Modified:
  head/textproc/rubygem-liquid3/Makefile

Modified: head/textproc/rubygem-liquid3/Makefile
==============================================================================
--- head/textproc/rubygem-liquid3/Makefile	Mon Jun 19 17:26:36 2017	(r443889)
+++ head/textproc/rubygem-liquid3/Makefile	Mon Jun 19 17:26:41 2017	(r443890)
@@ -12,8 +12,10 @@ COMMENT=	Library for rendering safe templates
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-NO_ARCH=	yes
+DEPRECATED=	Use textproc/rubygem-liquid instead
+EXPIRATION_DATE=2017-07-31
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem
 



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