mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.10.8
- While I'm here: - Add LICENSE - Support STAGEDIR Changes: https://github.com/ruby-amqp/bunny/blob/0.10.x-stable/ChangeLog.md PR: ports/181587 Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
This commit is contained in:
parent
3c13374d32
commit
4f9193aae1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336026
@ -2,18 +2,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bunny
|
||||
PORTVERSION= 0.9.7
|
||||
PORTVERSION= 0.10.8
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= renchap@cocoa-x.com
|
||||
COMMENT= Another synchronous Ruby AMQP client
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-amq-protocol>=1.6.0:${PORTSDIR}/net/rubygem-amq-protocol
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/bunny-0.9.7.gem) = ceaa4c3cf325e62a89fd2346d2279548ca0a3d9757e536afc663b8f1bd401fb7
|
||||
SIZE (rubygem/bunny-0.9.7.gem) = 158720
|
||||
SHA256 (rubygem/bunny-0.10.8.gem) = 12382aaea0b352dbbeaef8a7c0e7a27f9727004d875c24d4afdd5ad3427cc9cc
|
||||
SIZE (rubygem/bunny-0.10.8.gem) = 164352
|
||||
|
Loading…
Reference in New Issue
Block a user