mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- Update to 0.5.0 and unbreak this port on Ruby 2.3
- Add NO_ARCH Changes: https://github.com/dazuma/blockenspiel/blob/master/History.rdoc Sponsored by: PortsCamp Taiwan
This commit is contained in:
parent
efb637359e
commit
bfb7a38a09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406384
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= blockenspiel
|
||||
PORTVERSION= 0.4.5
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,10 +11,9 @@ COMMENT= Library designed to make it easy to implement DSL blocks in Ruby
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
BROKEN_RUBY23= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/blockenspiel-0.4.5.gem) = 321f1fc89fbf2e7efb840bbb662a1ade5245c08ec07f066fc7e31a9ae56aa53f
|
||||
SIZE (rubygem/blockenspiel-0.4.5.gem) = 50688
|
||||
SHA256 (rubygem/blockenspiel-0.5.0.gem) = a8f7b3e06aab850f2deed3fe7b4037e522640bc9d61d76d9ce17175b880ee0c0
|
||||
SIZE (rubygem/blockenspiel-0.5.0.gem) = 50688
|
||||
|
Loading…
Reference in New Issue
Block a user