git: ab54fa35185f - main - textproc/rubygem-elasticsearch-model-gitlab: sync rails version to rails gitlab uses
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Aug 2025 07:07:44 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ab54fa35185f75130cad298f8d7e1dfded7b5791
commit ab54fa35185f75130cad298f8d7e1dfded7b5791
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-08-14 06:40:54 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-08-14 07:07:21 +0000
textproc/rubygem-elasticsearch-model-gitlab: sync rails version to rails gitlab uses
---
textproc/rubygem-elasticsearch-model-gitlab/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/textproc/rubygem-elasticsearch-model-gitlab/Makefile b/textproc/rubygem-elasticsearch-model-gitlab/Makefile
index 7c856823d612..36eadaa530da 100644
--- a/textproc/rubygem-elasticsearch-model-gitlab/Makefile
+++ b/textproc/rubygem-elasticsearch-model-gitlab/Makefile
@@ -1,6 +1,6 @@
PORTNAME= elasticsearch-model
PORTVERSION= 7.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -gitlab
@@ -12,7 +12,7 @@ WWW= https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-m
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-activesupport70>=3:devel/rubygem-activesupport70 \
+RUN_DEPENDS= rubygem-activesupport-gitlab>=3:devel/rubygem-activesupport-gitlab \
rubygem-elasticsearch-gitlab>=7<8:textproc/rubygem-elasticsearch-gitlab \
rubygem-hashie>=0:devel/rubygem-hashie