Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2016 02:43:55 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429689 - head/graphics/ruby-svg
Message-ID:  <201612280243.uBS2htKp040644@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Dec 28 02:43:55 2016
New Revision: 429689
URL: https://svnweb.freebsd.org/changeset/ports/429689

Log:
  graphics/ruby-svg: deprecate

Modified:
  head/graphics/ruby-svg/Makefile

Modified: head/graphics/ruby-svg/Makefile
==============================================================================
--- head/graphics/ruby-svg/Makefile	Wed Dec 28 02:37:43 2016	(r429688)
+++ head/graphics/ruby-svg/Makefile	Wed Dec 28 02:43:55 2016	(r429689)
@@ -24,6 +24,9 @@ EXAMPLESDIR=	${RUBY_MODEXAMPLESDIR}
 PORTDOCS=	*
 PORTEXAMPLES=	*
 
+DEPRECATED=	Use graphics/rubygem-rsvg2 instead
+EXPIRATION_DATE=	2017-01-28
+
 do-install:
 	@${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/svg
 	${INSTALL_DATA} ${WRKSRC}/lib/svg/*.rb ${STAGEDIR}${RUBY_SITELIBDIR}/svg/



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