svn commit: r386978 - head/net/rubygem-bunny060
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu May 21 21:26:22 UTC 2015
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
More information about the svn-ports-head
mailing list