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

(-)net/rubygem-bunny/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	bunny
4
PORTNAME=	bunny
5
PORTVERSION=	0.10.8
5
PORTVERSION=	1.7.0
6
CATEGORIES=	net rubygems
6
CATEGORIES=	net rubygems
7
MASTER_SITES=	RG
7
MASTER_SITES=	RG
8
8
Lines 11-17 Link Here
11
11
12
LICENSE=	MIT
12
LICENSE=	MIT
13
13
14
RUN_DEPENDS=	rubygem-amq-protocol>=1.6.0:${PORTSDIR}/net/rubygem-amq-protocol
14
RUN_DEPENDS=	rubygem-amq-protocol>=1.9.2:${PORTSDIR}/net/rubygem-amq-protocol
15
15
16
USE_RUBY=	yes
16
USE_RUBY=	yes
17
USE_RUBYGEMS=	yes
17
USE_RUBYGEMS=	yes
(-)net/rubygem-bunny/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/bunny-0.10.8.gem) = 12382aaea0b352dbbeaef8a7c0e7a27f9727004d875c24d4afdd5ad3427cc9cc
1
SHA256 (rubygem/bunny-1.7.0.gem) = 889b3bb5b173d8ce16ec7d96cd72ccd742a3e31eaaf0f0336b762cec1f0bf806
2
SIZE (rubygem/bunny-0.10.8.gem) = 164352
2
SIZE (rubygem/bunny-1.7.0.gem) = 181248

Return to bug 200404