svn commit: r450343 - head/textproc/rubygem-rouge1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 22 09:14:29 UTC 2017


Author: sunpoet
Date: Fri Sep 22 09:14:28 2017
New Revision: 450343
URL: https://svnweb.freebsd.org/changeset/ports/450343

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

Modified:
  head/textproc/rubygem-rouge1/Makefile

Modified: head/textproc/rubygem-rouge1/Makefile
==============================================================================
--- head/textproc/rubygem-rouge1/Makefile	Fri Sep 22 09:14:23 2017	(r450342)
+++ head/textproc/rubygem-rouge1/Makefile	Fri Sep 22 09:14:28 2017	(r450343)
@@ -12,6 +12,9 @@ COMMENT=	Simple, easy-to-extend drop-in replacement fo
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use textproc/rubygem-rouge instead
+EXPIRATION_DATE=2017-10-31
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-all mailing list