aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 12:46:34 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 13:02:37 +0000
commit299d946b624302a39c9f603671fe32712977cfa8 (patch)
tree2ac762cdb096f2dea94b8afd7fc4ebf8fe2dfa82
parentc74cc188728b9b1dbee21f29df8b25d0801b8d5d (diff)
downloadports-299d946b624302a39c9f603671fe32712977cfa8.tar.gz
ports-299d946b624302a39c9f603671fe32712977cfa8.zip
devel/rubygem-graphql-docs: Change RUN_DEPENDS from rubygem-gemoji to rubygem-gemoji3
- Bump PORTREVISION for dependency change
-rw-r--r--devel/rubygem-graphql-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-graphql-docs/Makefile b/devel/rubygem-graphql-docs/Makefile
index 585f028a9bbf..c1732e8fb84d 100644
--- a/devel/rubygem-graphql-docs/Makefile
+++ b/devel/rubygem-graphql-docs/Makefile
@@ -1,5 +1,6 @@
PORTNAME= graphql-docs
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-commonmarker>=0.16<2.0:textproc/rubygem-commonmarker \
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-gemoji>=3.0<4.0:textproc/rubygem-gemoji \
+ 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