svn commit: r404151 - head/net/rubygem-amqp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 21 18:34:03 UTC 2015


Author: sunpoet
Date: Mon Dec 21 18:34:02 2015
New Revision: 404151
URL: https://svnweb.freebsd.org/changeset/ports/404151

Log:
  - Mark DEPRECATED

Modified:
  head/net/rubygem-amqp/Makefile

Modified: head/net/rubygem-amqp/Makefile
==============================================================================
--- head/net/rubygem-amqp/Makefile	Mon Dec 21 18:33:57 2015	(r404150)
+++ head/net/rubygem-amqp/Makefile	Mon Dec 21 18:34:02 2015	(r404151)
@@ -15,6 +15,8 @@ LICENSE_COMB=	dual
 RUN_DEPENDS=	rubygem-amq-protocol>=1.9:${PORTSDIR}/net/rubygem-amq-protocol \
 		rubygem-eventmachine>=0:${PORTSDIR}/devel/rubygem-eventmachine
 
+DEPRECATED=	Upstream prefers net/rubygem-bunny
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes


More information about the svn-ports-head mailing list