View | Details | Raw Unified | Return to bug 180537
Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	bunny
4
PORTNAME=	bunny
5
PORTVERSION=	0.8.0
5
PORTVERSION=	0.9.0
6
CATEGORIES=	net rubygems
6
CATEGORIES=	net rubygems
7
MASTER_SITES=	RG
7
MASTER_SITES=	RG
8
8
Lines 9-14 Link Here
9
MAINTAINER=	renchap@cocoa-x.com
9
MAINTAINER=	renchap@cocoa-x.com
10
COMMENT=	Another synchronous Ruby AMQP client
10
COMMENT=	Another synchronous Ruby AMQP client
11
11
12
RUN_DEPENDS=	rubygem-amq-protocol>=1.6.0:${PORTSDIR}/net/rubygem-amq-protocol
13
12
USE_RUBY=	yes
14
USE_RUBY=	yes
13
USE_RUBYGEMS=	yes
15
USE_RUBYGEMS=	yes
14
RUBYGEM_AUTOPLIST=	yes
16
RUBYGEM_AUTOPLIST=	yes
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/bunny-0.8.0.gem) = 8ac501f7b0ba4f1db75b25f8fe6963d290fa1d1a14203fcf467db782aa7322eb
1
SHA256 (rubygem/bunny-0.9.0.gem) = d3a129b37ea775e6b336bb26b72fab69b101595af48de10051024e622f6b7c5a
2
SIZE (rubygem/bunny-0.8.0.gem) = 39424
2
SIZE (rubygem/bunny-0.9.0.gem) = 157696

Return to bug 180537