svn commit: r502873 - head/devel/rubygem-grape-path-helpers
Matthias Fechner
mfechner at FreeBSD.org
Tue May 28 10:35:53 UTC 2019
Author: mfechner
Date: Tue May 28 10:35:51 2019
New Revision: 502873
URL: https://svnweb.freebsd.org/changeset/ports/502873
Log:
Upgrade to 1.1.0 which is required for gitlab 11.11 upgrade.
Modified:
head/devel/rubygem-grape-path-helpers/Makefile
head/devel/rubygem-grape-path-helpers/distinfo
Modified: head/devel/rubygem-grape-path-helpers/Makefile
==============================================================================
--- head/devel/rubygem-grape-path-helpers/Makefile Tue May 28 10:30:48 2019 (r502872)
+++ head/devel/rubygem-grape-path-helpers/Makefile Tue May 28 10:35:51 2019 (r502873)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= grape-path-helpers
-PORTVERSION= 1.0.6
+PORTVERSION= 1.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Route path helpers for Grape
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-activesupport50>=0:devel/rubygem-activesupport50 \
+RUN_DEPENDS= rubygem-activesupport5>=0:devel/rubygem-activesupport5 \
rubygem-grape>=1.0:devel/rubygem-grape \
rubygem-rake>=12:devel/rubygem-rake
Modified: head/devel/rubygem-grape-path-helpers/distinfo
==============================================================================
--- head/devel/rubygem-grape-path-helpers/distinfo Tue May 28 10:30:48 2019 (r502872)
+++ head/devel/rubygem-grape-path-helpers/distinfo Tue May 28 10:35:51 2019 (r502873)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545472845
-SHA256 (rubygem/grape-path-helpers-1.0.6.gem) = 7c65139436b9558964297564f2672470f3fb2c1e57239235272430d7cb29058e
-SIZE (rubygem/grape-path-helpers-1.0.6.gem) = 15360
+TIMESTAMP = 1558176356
+SHA256 (rubygem/grape-path-helpers-1.1.0.gem) = 0128b087eef96e8fcf1887d8944dcf0287410060b70c7933059a124876a6869a
+SIZE (rubygem/grape-path-helpers-1.1.0.gem) = 15360
More information about the svn-ports-all
mailing list