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

(-)distinfo (working copy) (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/amq-protocol-0.9.0.gem) = 37f7c04d0246f0173bfdd8f25edf7eb6152fb346a2e7184a359cfd68df3942e2
1
SHA256 (rubygem/amq-protocol-0.9.4.gem) = e2a3a406d3f0678b86adba668e50bb8772e06445760be683fc5dbb98f94874bd
2
SIZE (rubygem/amq-protocol-0.9.0.gem) = 40448
2
SIZE (rubygem/amq-protocol-0.9.4.gem) = 39936
(-)Makefile (working copy) (-2 / +2 lines)
Lines 5-16 Link Here
5
# $FreeBSD$
5
# $FreeBSD$
6
6
7
PORTNAME=      amq-protocol
7
PORTNAME=      amq-protocol
8
PORTVERSION=   0.9.0
8
PORTVERSION=   0.9.4
9
CATEGORIES=    net rubygems
9
CATEGORIES=    net rubygems
10
MASTER_SITES=  RG
10
MASTER_SITES=  RG
11
11
12
MAINTAINER=    clsung@FreeBSD.org
12
MAINTAINER=    clsung@FreeBSD.org
13
COMMENT=       An AMQP 0.9.1 serialization library for Ruby
13
COMMENT=       An AMQP serialization library for Ruby
14
14
15
USE_RUBY=      yes
15
USE_RUBY=      yes
16
USE_RUBYGEMS=  yes
16
USE_RUBYGEMS=  yes

Return to bug 170621