mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.0.13
- Add NO_ARCH Changes: https://github.com/SamSaffron/message_bus/blob/master/CHANGELOG
This commit is contained in:
parent
ccec381a9c
commit
0ab0796f7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388925
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= message_bus
|
||||
PORTVERSION= 1.0.12
|
||||
PORTVERSION= 1.0.13
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -14,6 +14,7 @@ LICENSE= MIT
|
||||
RUN_DEPENDS= rubygem-rack15>=1.1.3:${PORTSDIR}/www/rubygem-rack15 \
|
||||
rubygem-redis>=0:${PORTSDIR}/databases/rubygem-redis
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/message_bus-1.0.12.gem) = 5814137f49ad28e0c2b26ad75293fdc90a54b52f24fb13035a2f1679437fa20f
|
||||
SIZE (rubygem/message_bus-1.0.12.gem) = 308224
|
||||
SHA256 (rubygem/message_bus-1.0.13.gem) = 32c6ce2b7c33e945ab4f016e675bf6ca5800267b710f04669cf3db51807343ab
|
||||
SIZE (rubygem/message_bus-1.0.13.gem) = 310272
|
||||
|
Loading…
Reference in New Issue
Block a user