Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 21:26:21 +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: r386978 - head/net/rubygem-bunny060
Message-ID:  <201505212126.t4LLQLrc048180@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May 21 21:26:21 2015
New Revision: 386978
URL: https://svnweb.freebsd.org/changeset/ports/386978

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

Modified:
  head/net/rubygem-bunny060/Makefile

Modified: head/net/rubygem-bunny060/Makefile
==============================================================================
--- head/net/rubygem-bunny060/Makefile	Thu May 21 21:26:16 2015	(r386977)
+++ head/net/rubygem-bunny060/Makefile	Thu May 21 21:26:21 2015	(r386978)
@@ -11,6 +11,9 @@ COMMENT=	Another synchronous Ruby AMQP c
 
 RUN_DEPENDS=	rubygem-amq-protocol>=1.6.0:${PORTSDIR}/net/rubygem-amq-protocol
 
+DEPRECATED=	Use net/rubygem-bunny instead
+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?201505212126.t4LLQLrc048180>