svn commit: r432771 - head/textproc/rubygem-nokogiri14

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 29 16:05:22 UTC 2017


Author: sunpoet
Date: Sun Jan 29 16:05:20 2017
New Revision: 432771
URL: https://svnweb.freebsd.org/changeset/ports/432771

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2017-02-28

Modified:
  head/textproc/rubygem-nokogiri14/Makefile

Modified: head/textproc/rubygem-nokogiri14/Makefile
==============================================================================
--- head/textproc/rubygem-nokogiri14/Makefile	Sun Jan 29 16:05:16 2017	(r432770)
+++ head/textproc/rubygem-nokogiri14/Makefile	Sun Jan 29 16:05:20 2017	(r432771)
@@ -12,6 +12,9 @@ COMMENT=	HTML, XML, SAX, and Reader pars
 
 LICENSE=	MIT
 
+DEPRECATED=	Use textproc/rubygem-nokogiri instead
+EXPIRATION_DATE=2017-02-28
+
 USE_RUBY=	yes
 USES=		gem pkgconfig
 USE_GNOME=	libxml2 libxslt


More information about the svn-ports-all mailing list