mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.9.7
PR: ports/180537 Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks)
This commit is contained in:
parent
6b5dbca564
commit
3cdf232e5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323791
2 changed files with 5 additions and 3 deletions
|
@ -2,13 +2,15 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bunny
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.9.7
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= renchap@cocoa-x.com
|
||||
COMMENT= Another synchronous Ruby AMQP client
|
||||
|
||||
RUN_DEPENDS= rubygem-amq-protocol>=1.6.0:${PORTSDIR}/net/rubygem-amq-protocol
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/bunny-0.8.0.gem) = 8ac501f7b0ba4f1db75b25f8fe6963d290fa1d1a14203fcf467db782aa7322eb
|
||||
SIZE (rubygem/bunny-0.8.0.gem) = 39424
|
||||
SHA256 (rubygem/bunny-0.9.7.gem) = ceaa4c3cf325e62a89fd2346d2279548ca0a3d9757e536afc663b8f1bd401fb7
|
||||
SIZE (rubygem/bunny-0.9.7.gem) = 158720
|
||||
|
|
Loading…
Add table
Reference in a new issue