svn commit: r387272 - head/security/rubygem-hmac
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 24 15:36:18 UTC 2015
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 at 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
More information about the svn-ports-head
mailing list