aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-21 20:58:46 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-21 20:58:46 +0000
commitceda95b9f373e54e9ee9ba4beece194fe90bcb86 (patch)
treeb63962d417eb82c87305ccec2123881950087e3f
parent6798c4c410ed31db6374705d776d2dc7a10e74c1 (diff)
downloadports-ceda95b9f373e54e9ee9ba4beece194fe90bcb86.tar.gz
ports-ceda95b9f373e54e9ee9ba4beece194fe90bcb86.zip
mail/rubygem-gitlab-mail_room: Change RUN_DEPENDS from rubygem-oauth2 to rubygem-oauth21
- Bump PORTREVISION for dependency change
-rw-r--r--mail/rubygem-gitlab-mail_room/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/rubygem-gitlab-mail_room/Makefile b/mail/rubygem-gitlab-mail_room/Makefile
index 671f24aeac92..6c600c426f7b 100644
--- a/mail/rubygem-gitlab-mail_room/Makefile
+++ b/mail/rubygem-gitlab-mail_room/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gitlab-mail_room
PORTVERSION= 0.0.19
+PORTREVISION= 1
CATEGORIES= mail rubygems
MASTER_SITES= RG
@@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-io-wait01>=0.1.0<0.2:devel/rubygem-io-wait01 \
rubygem-jwt>=2.0:www/rubygem-jwt \
rubygem-net-imap>=0.2.1:mail/rubygem-net-imap \
- rubygem-oauth2>=1.4.4<1.5:net/rubygem-oauth2
+ rubygem-oauth21>=1.4.4<1.5:net/rubygem-oauth21
USES= gem
USE_RUBY= yes