mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-graphql-docs: update to 4.0.0
Required for gitlab-ce 16.5 Changelog: https://github.com/brettchalupa/graphql-docs/blob/main/CHANGELOG.md
This commit is contained in:
parent
f1e4ca815c
commit
f074dc2798
2 changed files with 10 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= graphql-docs
|
||||
PORTVERSION= 2.1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,16 +10,18 @@ WWW= https://github.com/gjtorikian/graphql-docs
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-commonmarker>=0.16<2.0:textproc/rubygem-commonmarker \
|
||||
RUN_DEPENDS= rubygem-commonmarker>=0.23.6<1:textproc/rubygem-commonmarker \
|
||||
rubygem-dartsass>=1.49<2:textproc/rubygem-dartsass \
|
||||
rubygem-escape_utils>=1.2<2.0:textproc/rubygem-escape_utils \
|
||||
rubygem-extended-markdown-filter>=0.4<1.0:textproc/rubygem-extended-markdown-filter \
|
||||
rubygem-gemoji3>=3.0<4.0:textproc/rubygem-gemoji3 \
|
||||
rubygem-graphql>=1.12<2.0:devel/rubygem-graphql \
|
||||
rubygem-html-pipeline>=2.9<3.0:textproc/rubygem-html-pipeline \
|
||||
rubygem-sass>=3.4<4.0:textproc/rubygem-sass
|
||||
rubygem-graphql>=2.0<3.0:devel/rubygem-graphql \
|
||||
rubygem-html-pipeline>=2.14.3<3.0:textproc/rubygem-html-pipeline
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/graphql-docs
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1658815692
|
||||
SHA256 (rubygem/graphql-docs-2.1.0.gem) = 7eb82402f8fda455104b2b60364e9ada145d79d3121a8f915790d49da38bb576
|
||||
SIZE (rubygem/graphql-docs-2.1.0.gem) = 1375232
|
||||
TIMESTAMP = 1698067256
|
||||
SHA256 (rubygem/graphql-docs-4.0.0.gem) = f68296959263db26e1b7ba7058856d67b641cf508187222268be58f09dfa02d7
|
||||
SIZE (rubygem/graphql-docs-4.0.0.gem) = 1380864
|
||||
|
|
Loading…
Add table
Reference in a new issue