Skip to content

Commit

Permalink
mail/rubygem-gitlab-mail_room: update to 0.0.24
Browse files Browse the repository at this point in the history
Required for gitlab-ce 16.7
Changelog:
https://github.com/tpitale/mail_room/commits/master/
  • Loading branch information
mfechner committed Jan 6, 2024
1 parent 8abd2fa commit 66e0ca0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions mail/rubygem-gitlab-mail_room/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gitlab-mail_room
PORTVERSION= 0.0.23
PORTVERSION= 0.0.24
CATEGORIES= mail rubygems
MASTER_SITES= RG

Expand All @@ -12,7 +12,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-jwt>=2.0:www/rubygem-jwt \
rubygem-net-imap>=0.2.1:mail/rubygem-net-imap \
rubygem-oauth2>=1.4.4<3:net/rubygem-oauth2
rubygem-oauth2>=1.4.4<3:net/rubygem-oauth2 \
rubygem-redis4>=4<6:databases/rubygem-redis4 \
rubygem-redis-namespace110>=1.8.2:databases/rubygem-redis-namespace110

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions mail/rubygem-gitlab-mail_room/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682148772
SHA256 (rubygem/gitlab-mail_room-0.0.23.gem) = 23564fa4dab24ec5011d4c64a801fc0228301d5b0f046a26a1d8e96e36c19997
SIZE (rubygem/gitlab-mail_room-0.0.23.gem) = 40448
TIMESTAMP = 1703588498
SHA256 (rubygem/gitlab-mail_room-0.0.24.gem) = c7bf3df73dbcc024bc98dbf72514520ac2ff2b6d0124de496279fe56c13c3cb3
SIZE (rubygem/gitlab-mail_room-0.0.24.gem) = 41472

0 comments on commit 66e0ca0

Please sign in to comment.