git: e750692a6a65 - main - devel/rubygem-grape-path-helpers: Update to 1.7.0
Matthias Fechner
mfechner at FreeBSD.org
Thu Sep 23 19:42:37 UTC 2021
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e750692a6a65c57f5df65198dba4f822453c0517
commit e750692a6a65c57f5df65198dba4f822453c0517
Author: Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-09-22 15:28:10 +0000
Commit: Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-09-23 19:42:04 +0000
devel/rubygem-grape-path-helpers: Update to 1.7.0
Required for gitlab-ce 14.3.
---
devel/rubygem-grape-path-helpers/Makefile | 4 ++--
devel/rubygem-grape-path-helpers/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/rubygem-grape-path-helpers/Makefile b/devel/rubygem-grape-path-helpers/Makefile
index 36c1887e6a87..c03199f64e96 100644
--- a/devel/rubygem-grape-path-helpers/Makefile
+++ b/devel/rubygem-grape-path-helpers/Makefile
@@ -1,5 +1,5 @@
PORTNAME= grape-path-helpers
-PORTVERSION= 1.6.3
+PORTVERSION= 1.7.0
PORTREVISION= 0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,7 +10,7 @@ COMMENT= Route path helpers for Grape
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-activesupport60>=0:devel/rubygem-activesupport60 \
+RUN_DEPENDS= rubygem-activesupport61>=0:devel/rubygem-activesupport61 \
rubygem-grape>=1.3<2:devel/rubygem-grape \
rubygem-rake>=12:devel/rubygem-rake \
rubygem-ruby2_keywords>=0.0.2<0.1:devel/rubygem-ruby2_keywords
diff --git a/devel/rubygem-grape-path-helpers/distinfo b/devel/rubygem-grape-path-helpers/distinfo
index a04c8bcd5996..8bb13bc1a931 100644
--- a/devel/rubygem-grape-path-helpers/distinfo
+++ b/devel/rubygem-grape-path-helpers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620501425
-SHA256 (rubygem/grape-path-helpers-1.6.3.gem) = 49bffd52a24321a902a0ee0146d6bc6c7e5ee1972174d115e709c7a922936ac9
-SIZE (rubygem/grape-path-helpers-1.6.3.gem) = 16384
+TIMESTAMP = 1632234002
+SHA256 (rubygem/grape-path-helpers-1.7.0.gem) = cd28f64bf2835dd1e19a53c4f1872925d670319b4ac60fda354506c7e62137e5
+SIZE (rubygem/grape-path-helpers-1.7.0.gem) = 16896
More information about the dev-commits-ports-all
mailing list