svn commit: r388020 - head/devel/rubygem-mash

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 30 23:10:36 UTC 2015


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 at 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


More information about the svn-ports-all mailing list