svn commit: r427842 - head/devel/rubygem-sprockets211

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 5 07:18:49 UTC 2016


Author: sunpoet
Date: Mon Dec  5 07:18:48 2016
New Revision: 427842
URL: https://svnweb.freebsd.org/changeset/ports/427842

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE to 2016-12-31

Modified:
  head/devel/rubygem-sprockets211/Makefile

Modified: head/devel/rubygem-sprockets211/Makefile
==============================================================================
--- head/devel/rubygem-sprockets211/Makefile	Mon Dec  5 07:18:43 2016	(r427841)
+++ head/devel/rubygem-sprockets211/Makefile	Mon Dec  5 07:18:48 2016	(r427842)
@@ -20,6 +20,9 @@ RUN_DEPENDS=	rubygem-hike>=1.2:devel/rub
 
 CONFLICTS_INSTALL=	rubygem-sprockets-[0-9]*
 
+DEPRECATED=	Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead
+EXPIRATION_DATE=2016-12-31
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-head mailing list