Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2015 17:15:25 +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: r397194 - head/net/rubygem-amq-client
Message-ID:  <201509171715.t8HHFPxv003266@repo.freebsd.org>

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

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

Modified:
  head/net/rubygem-amq-client/Makefile

Modified: head/net/rubygem-amq-client/Makefile
==============================================================================
--- head/net/rubygem-amq-client/Makefile	Thu Sep 17 17:15:20 2015	(r397193)
+++ head/net/rubygem-amq-client/Makefile	Thu Sep 17 17:15:24 2015	(r397194)
@@ -14,6 +14,9 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-amq-protocol>=1.9.0:${PORTSDIR}/net/rubygem-amq-protocol \
 		rubygem-eventmachine>=0:${PORTSDIR}/devel/rubygem-eventmachine
 
+DEPRECATED=	Deprecated by Upstream. It is part of net/rubygem-amqp codebase now
+EXPIRATION_DATE=2015-09-30
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes



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