Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Dec 2017 18:47:53 +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: r457530 - head/devel/rubygem-moneta06
Message-ID:  <201712291847.vBTIlrPd063361@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Dec 29 18:47:53 2017
New Revision: 457530
URL: https://svnweb.freebsd.org/changeset/ports/457530

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31
  
  PR:		224693
  Submitted by:	sunpoet (myself)
  Approved by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)

Modified:
  head/devel/rubygem-moneta06/Makefile

Modified: head/devel/rubygem-moneta06/Makefile
==============================================================================
--- head/devel/rubygem-moneta06/Makefile	Fri Dec 29 18:47:48 2017	(r457529)
+++ head/devel/rubygem-moneta06/Makefile	Fri Dec 29 18:47:53 2017	(r457530)
@@ -10,8 +10,10 @@ PKGNAMESUFFIX=	06
 MAINTAINER=	renchap@cocoa-x.com
 COMMENT=	Unified interface to key/value stores
 
-NO_ARCH=	yes
+DEPRECATED=	Use devel/rubygem-moneta instead
+EXPIRATION_DATE=2018-01-31
 
+NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem
 



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