aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 18:51:29 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 19:22:04 +0000
commit424d5d4d7df8ed7ab908efc46224a550b7af9f20 (patch)
treeb76546e38f967a7c407fe044d04c4107dbd51f94
parentf7ac8ebb85bbc40554c0baa071dede90584f303d (diff)
downloadports-424d5d4d7df8ed7ab908efc46224a550b7af9f20.tar.gz
ports-424d5d4d7df8ed7ab908efc46224a550b7af9f20.zip
devel/rubygem-stoplight: Change RUN_DEPENDS from rubygem-redlock to rubygem-redlock1
- Bump PORTREVISION for dependency change
-rw-r--r--devel/rubygem-stoplight/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-stoplight/Makefile b/devel/rubygem-stoplight/Makefile
index 4fa38b9c910c..eceec150d3dc 100644
--- a/devel/rubygem-stoplight/Makefile
+++ b/devel/rubygem-stoplight/Makefile
@@ -1,5 +1,6 @@
PORTNAME= stoplight
PORTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,7 +11,7 @@ WWW= https://github.com/bolshakov/stoplight
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-redlock>=1.0<2:devel/rubygem-redlock
+RUN_DEPENDS= rubygem-redlock1>=1.0<2:devel/rubygem-redlock1
USES= gem