forked from Lainports/freebsd-ports
textproc/rubygem-representable: Update to 3.1.1
Changes: https://github.com/trailblazer/representable/blob/master/CHANGES.md
This commit is contained in:
parent
b74decf833
commit
b1c00093b7
2 changed files with 10 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= representable
|
||||
PORTVERSION= 3.0.4
|
||||
PORTVERSION= 3.1.1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
@ -9,12 +9,13 @@ COMMENT= Maps Ruby objects to documents and back
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-declarative<=0.1.0:devel/rubygem-declarative \
|
||||
rubygem-declarative-option<=0.2.0:devel/rubygem-declarative-option \
|
||||
rubygem-uber<=0.2.0:devel/rubygem-uber
|
||||
RUN_DEPENDS= rubygem-declarative>=0<0.1.0:devel/rubygem-declarative \
|
||||
rubygem-trailblazer-option>=0.1.1<0.2.0:devel/rubygem-trailblazer-option \
|
||||
rubygem-uber>=0<0.2.0:devel/rubygem-uber
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1492523857
|
||||
SHA256 (rubygem/representable-3.0.4.gem) = 07d43917dea4712ecebd19c1909e769deed863ad444d23ceb6461519e2cba962
|
||||
SIZE (rubygem/representable-3.0.4.gem) = 77312
|
||||
TIMESTAMP = 1626714704
|
||||
SHA256 (rubygem/representable-3.1.1.gem) = dacfd01d46ee2c398cf78aa74a3269dd52adc38fdae32c3d3fe5fa4cd2ffbc27
|
||||
SIZE (rubygem/representable-3.1.1.gem) = 78848
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue