Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2015 23:10:35 +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: r388020 - head/devel/rubygem-mash
Message-ID:  <201505302310.t4UNAZJF091622@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 30 23:10:35 2015
New Revision: 388020
URL: https://svnweb.freebsd.org/changeset/ports/388020

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE to 2015-06-30

Modified:
  head/devel/rubygem-mash/Makefile

Modified: head/devel/rubygem-mash/Makefile
==============================================================================
--- head/devel/rubygem-mash/Makefile	Sat May 30 23:10:30 2015	(r388019)
+++ head/devel/rubygem-mash/Makefile	Sat May 30 23:10:35 2015	(r388020)
@@ -9,6 +9,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Mocking Hash library for Ruby
 
+DEPRECATED=	Deprecated by upstream. Use devel/rubygem-hashie instead
+EXPIRATION_DATE=2015-06-30
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



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