Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 2015 15:36:18 +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: r387272 - head/security/rubygem-hmac
Message-ID:  <201505241536.t4OFaIIi057425@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun May 24 15:36:17 2015
New Revision: 387272
URL: https://svnweb.freebsd.org/changeset/ports/387272

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

Modified:
  head/security/rubygem-hmac/Makefile

Modified: head/security/rubygem-hmac/Makefile
==============================================================================
--- head/security/rubygem-hmac/Makefile	Sun May 24 15:36:13 2015	(r387271)
+++ head/security/rubygem-hmac/Makefile	Sun May 24 15:36:17 2015	(r387272)
@@ -10,6 +10,9 @@ DISTNAME=	ruby-${PORTNAME}-${PORTVERSION
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Ruby library which implements the HMAC algorithm
 
+DEPRECATED=	Duplicate of security/rubygem-ruby-hmac
+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?201505241536.t4OFaIIi057425>