diff options
Diffstat (limited to 'devel/rubygem-gitlab-sdk')
-rw-r--r-- | devel/rubygem-gitlab-sdk/Makefile | 9 | ||||
-rw-r--r-- | devel/rubygem-gitlab-sdk/distinfo | 6 |
2 files changed, 5 insertions, 10 deletions
diff --git a/devel/rubygem-gitlab-sdk/Makefile b/devel/rubygem-gitlab-sdk/Makefile index a4776fce0231..5c7204e826c1 100644 --- a/devel/rubygem-gitlab-sdk/Makefile +++ b/devel/rubygem-gitlab-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-sdk -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,7 +9,7 @@ WWW= https://gitlab.com/gitlab-org/analytics-section/product-analytics/gl-appli LICENSE= MIT -RUN_DEPENDS= rubygem-activesupport70>=5.2:devel/rubygem-activesupport70 \ +RUN_DEPENDS= rubygem-activesupport-gitlab>=5.2:devel/rubygem-activesupport-gitlab \ rubygem-rake>=13.0<14:devel/rubygem-rake \ rubygem-snowplow-tracker>=0.8.0<0.9:devel/rubygem-snowplow-tracker @@ -17,9 +17,4 @@ USES= gem NO_ARCH= yes -# problem is reported upstream: -# https://gitlab.com/gitlab-org/analytics-section/product-analytics/gl-application-sdk-rb/-/issues/5 -post-extract: - ${CHMOD} -R o-w ${WRKSRC} - .include <bsd.port.mk> diff --git a/devel/rubygem-gitlab-sdk/distinfo b/devel/rubygem-gitlab-sdk/distinfo index 86b0ea8573cd..c550dad65b99 100644 --- a/devel/rubygem-gitlab-sdk/distinfo +++ b/devel/rubygem-gitlab-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708417694 -SHA256 (rubygem/gitlab-sdk-0.3.0.gem) = 22260f148451155c2e7bdfa1ea9f3e50061a7c31700cb80f8859713560b88903 -SIZE (rubygem/gitlab-sdk-0.3.0.gem) = 7680 +TIMESTAMP = 1752213517 +SHA256 (rubygem/gitlab-sdk-0.3.1.gem) = 48ba49084f4ab92df7c7ef9f347020d9dfdf6ed9c1e782b67264e98ffe6ea710 +SIZE (rubygem/gitlab-sdk-0.3.1.gem) = 7680 |